Skip to content

Tickers

Serkan Korkmaz edited this page May 26, 2024 · 4 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-05-26 there are 6489 available tickers. Below is a breakdown on the per exchange and market available tickers,

Available tickers by exchange and markets
Exchange Futures Spot
Binance 293 1272
Bitmart 189 1335
Bybit 399 557
Kraken 184 665
Kucoin 300 1295

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
Bybit ATOMUSDT ATOMUSDT
Kraken PF_ATOMUSD ATOMUSD, ATOMUSDT
Kucoin ATOMUSDTM ATOM-USDC, ATOM-USDT

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