The ccxt library is a collection of available crypto exchanges or exchange classes. Each class implements the public and private API for a particular crypto exchange. All exchanges are derived from the base Exchange class and share a set of common methods. To access a particular exchange from ccxt library you need to create an instance of corresponding exchange class. Supported exchanges are updated frequently and new exchanges are added regularly.

Features

  • Documentation available
  • Full public and private HTTP REST APIs
  • WebSocket implementations in JavaScript, PHP, Python are available in CCXT Pro
  • Examples available
  • Implicit API
  • The CCXT library currently supports the following 98 cryptocurrency exchange markets
  • Use the fetchUnderlyingAssets method to get the market id's of underlying assets for a contract market type from the exchange

Project Samples

Project Activity

See All Activity >