Ross ROSS = Recommend OSS · open-source software intelligence for agents

ccxt/ccxt

A unified trading API with more than 100 crypto exchanges and prediction markets in JavaScript / TypeScript / Python / C# / PHP / Go / Java observed · 2026-08-28

github.com/ccxt/ccxt · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 3.0
  • age_days: 3398
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 177

Full methodology

Adoption not part of the score

43756 stars · 8816 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

CCXT is a unified trading API library supporting 100+ cryptocurrency exchanges and prediction markets across JavaScript/TypeScript, Python, C#, PHP, Go, and Java. It normalizes public and private REST and WebSocket APIs for market data, order placement, and account management.

Use cases

  • fetch tickers and order books from multiple crypto exchanges with one API
  • build an algorithmic trading bot for Binance and Bybit
  • stream live market data over WebSocket
  • trade prediction markets like Polymarket and Kalshi programmatically
  • run cross-exchange arbitrage strategies
  • backtest trading strategies on historical OHLCV data
  • connect an AI agent to crypto exchanges via MCP

When to choose

  • you need a single unified API across many crypto exchanges
  • you want multi-language support (JS, Python, PHP, C#, Go, Java)
  • you need both REST and WebSocket market data and trading
  • you want to trade prediction markets with the same API as crypto exchanges

When to avoid

  • you only need one exchange and prefer its official native SDK
  • you need stock, forex, or traditional brokerage trading (not crypto/prediction markets)
  • you need a no-code trading platform rather than a developer library

Facets

library · maturity active

http-client websocket sdk cli mcp fintech apis python php go jvm dotnet browser cli crypto-exchanges trading-api prediction-markets arbitrage market-data algorithmic-trading multi-language cryptocurrency trading nodejs

10 sources

Member repositories

RepositoryRoleHealth v2
ccxt/ccxtmain95

For agents

markdown · JSON · MCP: product_card(name="ccxt/ccxt")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem