Skip to content

Tickers

Serkan Korkmaz edited this page Jul 5, 2024 · 7 revisions

Available tickers

The number of available tickers is a moving target as various cryptocurrencies get listed and delisted from the various exchanges. This library focuses on active cryptourrencies, and as per 2024-07-05 there are 11591 available tickers. Below is a breakdown on the per exchange and market available tickers,

Available tickers by exchange and markets
Exchange Futures Spot
Binance 725 1846
BitMart 189 1338
Crypto.com 155 583
Huobi (HTX) 175 767
Kraken 211 717
KuCoin 305 1267
MEXC 379 2934

Ticker naming convention

Different exchanges, different ticker naming convenction - mostly. The tickers have not been streamlined across exchanges, as there is no specific pattern and/or algorithm for the naming of the tickers. Below is a sample of tickers across exchanges for the cryptocurrency ATOM,

Naming convention across Exchange and Market
Exchange Futures Spot
Binance ATOMUSDT ATOMUSDC, ATOMUSDT
BitMart ATOMUSDT ATOM_USDT
Crypto.com ATOMUSD-PERP ATOM_USD, ATOM_USDT
Huobi (HTX) ATOM-USDT atomusdt
Kraken PF_ATOMUSD ATOMUSD, ATOMUSDT
KuCoin ATOMUSDTM ATOM-USDC, ATOM-USDT
MEXC ATOM_USDT ATOMUSDC, ATOMUSDT

Although it could possible to map a set of tickers to the actual required tickers this would be hard to debug, and harder to maintain as the ecosystem evolves.

Note

If you believe you have a good and reliable solution, feel free to make a pull-request!

Clone this wiki locally