summaryrefslogtreecommitdiff
path: root/finance/py-ccxt/pkg-descr
blob: c64fb0dfb51745b115adf62f7b4d25ab49720c3d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The CCXT library is used to connect and trade with cryptocurrency exchanges and
payment processing services worldwide. It provides quick access to market data
for storage, analysis, visualization, indicator development, algorithmic
trading, strategy backtesting, bot programming, and related software
engineering.

It is intended to be used by coders, developers, technically-skilled traders,
data-scientists and financial analysts for building trading algorithms.

Current feature list:
* support for many cryptocurrency exchanges - more coming soon
* fully implemented public and private APIs
* optional normalized data for cross-exchange analytics and arbitrage
* an out of the box unified API that is extremely easy to integrate
* works in Node 10.4+, Python 3, PHP 7.0+, and web browsers