-
Notifications
You must be signed in to change notification settings - Fork 24
Available Exchanges
The library currently supports 8 exchanges, and these are supported as long as they provide access to free public market data endpoints.
The currently supported exchanges and their respective
API
-documentation are given below,
Exchange | Spot | Futures |
---|---|---|
Binance |
||
BitMart |
||
Bybit |
||
Crypto.com |
||
Huobi (HTX) |
||
Kraken |
||
KuCoin |
||
MEXC |
The publicly available market data endpoints from the various exchanges varies in quality, documentation and availability. Below is a table of exchanges by endpoint,
Endpoint | Binance | BitMart | Bybit | Crypto.com | Huobi (HTX) | Kraken | KuCoin | MEXC |
---|---|---|---|---|---|---|---|---|
Spot |
✅ |
✅ |
✅ |
✅ |
✅ |
✅ |
✅ |
✅ |
Futures |
✅ |
✅ |
✅ |
✅ |
✅ |
✅ |
✅ |
✅ |
Long-Short Ratio |
✅ |
❌ |
✅ |
❌ |
❌ |
✅ |
❌ |
❌ |
Open Interest |
✅ |
❌ |
✅ |
❌ |
❌ |
✅ |
❌ |
❌ |
Fundingrate |
✅ |
❌ |
✅ |
✅ |
❌ |
❌ |
✅ |
✅ |
Caution
Some exchanges are subject to regulations, and region specific restrictions. It is not possible to access to market data using Binance for, for example, US residents. This restriction can easily be mitigated by using a VPN connection. It is recommended, however, to use exchanges that comply with these regulations and restrictions where applicable. It is possible to access US based exchanges available in the library like Kraken, from the US.
Last updated 2024-07-05