Supported Topics/Feeds

An overview of all the different data sources we currently support

Topics

We currently support 15 exchanges in total (and Ethereum), but not all exchanges have the same features and granularity. This is mainly due to discrepancies in their APIs. This table highlights these differences. We also support accessing data from the Ethereum blockchain and Uniswap, which by its nature has a completely different methodology to accessing and parsing that data

TopicSymbolGranularityFeedsComments

"binance"

BTCUSDT

L2

Raw, Orderbook, Trades

"bitfinex”

tBTCUSD

L3

Raw, Orderbook, Trades

"bybit"

BTCUSD

L2

Raw, Orderbook, Trades, Indicators

BTCUSD on Bybit is actually the BTCUSD Inverse Perpetual Future contract.

"coinbase"

BTC-USD

L3

Raw, Orderbook, Trades

"deribit"

BTC-PERPETUAL

L2

Raw, Orderbook, Trades

"ftx"

BTC/USD

L2

Raw, Orderbook, Trades

"huobi"

btcusd

L2

Raw, Orderbook, Trades

"kraken"

BTC/USD

L2

Raw, Orderbook, Trades

"kraken-futures"

PI_XBTUSD

L2

Raw, Orderbook, Trades

"kucoin"

BTC-USDT

L2

Raw, Orderbook, Trades

"okex"

BTC-USDT

L2

Raw, Orderbook, Trades

"phemex"

sBTCUSDT

L2

Raw, Orderbook, Trades

"apollox"

BTCUSDT

L2

Raw, Orderbook, Trades

Decentralised Exchange

"dydx"

BTC-USD

L2

Raw, Orderbook, Trades

Decentralised Exchange

"geminii"

BTCUSD

L2

Raw, Orderbook, Trades

"uniswap"

Top 100 Most Liquid Pairs (raw), Top 10 Most Liquid Pairs (indicators)

N/A

Raw, Indicators

Decentralised Exchange -- data indexed via smart contracts directly, Uniswap's public API isn't suited for livestreaming

"ethereum"

N/A

N/A

Raw

Gives you high quality data of every single transaction that occurs on-chain

Feeds

FeedDescription

"raw"

Raw data from the exchange passing through our system with no modification. The explanation of these schemas is provided by the given exchange's official API documentation

"normalised"

Data normalised into the format described in the official documentation.

"trades"

Live trade executions for the requested exchange.

"indicators"

Meta-indicators regarding the exchange/market itself -- exact format depends on the exchange.

Last updated