Navigate:
~$CCXT0.2%

CCXT: Cryptocurrency Exchange Trading API Library

Unified API library for 100+ cryptocurrency exchanges, standardizing trading, market data, and account management.

LIVE RANKINGS • 03:09 AM • STEADY
OVERALL
#164
113
CRYPTO
#4
2
30 DAY RANKING TREND
ovr#164
·Crypt#4
STARS
40.9K
FORKS
8.5K
7D STARS
+83
7D FORKS
+11
Tags:
See Repo:
Share:

Learn more about CCXT

CCXT is a cryptocurrency trading library that abstracts the APIs of multiple exchanges into a single, consistent interface. The library implements both public APIs for market data and private APIs for trading operations, normalizing the different data formats and authentication methods used by various exchanges. It provides implementations in JavaScript/TypeScript, Python, C#, PHP, and Go, with support for both synchronous and asynchronous operations. The library is commonly used for algorithmic trading, arbitrage systems, portfolio management tools, and market data analysis applications.

CCXT

1

Multi-Language Support

Provides identical functionality across JavaScript, Python, C#, PHP, and Go implementations. Each language version maintains API consistency and feature parity.

2

Unified Interface

Standardizes disparate exchange APIs into a common format for trading operations and market data. Handles authentication, rate limiting, and error handling across different exchange protocols.

3

Exchange Coverage

Supports over 100 cryptocurrency exchanges with both spot and derivatives trading capabilities. Includes certified integrations with major exchanges and regular updates for API changes.



vv4.5.34

v4.5.34

  • fix(bitget): UTA fixes by @luca-nardelli in
  • chore(backpack): skip test ^ by @ttodua in
  • test(foxbit): ohlcv tests ^ by @ttodua in
  • chore(paradex): skip broken ^ by @ttodua in
  • feat(alp): migrate btc-alpha to alp.com by @ttodua in
vv4.5.33

v4.5.33

  • fix(aster): dex flag by @carlosmiei in
  • fix(flag): missing flag by @carlosmiei in
  • fix(go): Fix tags of ccxt.pro for golang - merge PRO into base module (single module) by @pcriadoperez in
  • fix(backpack): ws trades sort by @ttodua in
  • feat(paradex): add watchOrders by @carlosmiei in
vv4.5.32

v4.5.32

  • feat(eth-keys): getEthWalletAddressFromPrivateKey by @ttodua in
  • fix(cryptomus): fetchCurrencies false by @ttodua in
  • fix(bigone): ticker values by @ttodua in
  • chore(dydx): skip bidask compare by @ttodua in
  • chore: try to cache go modules by @carlosmiei in


[ EXPLORE MORE ]

Related Repositories

Discover similar tools and frameworks used by developers