mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
16 lines
793 B
Plaintext
16 lines
793 B
Plaintext
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
|