delisted

FTX

FTX historical market data details - available instruments, data coverage and data collection specifics

FTX historical data for all its instruments is available since 2019-08-01 until 2022-11-13.

See FTX historical data coverage: available symbols, channels, date ranges and incidents

Downloadable CSV files

Historical CSV datasets for the first day of each month are available to download without API key. See downloadable CSV files documentation.

circle-info

Derivative ticker datasets are available since 2020-05-13 - date since we've started collecting that data via FTX REST API (instrument channel).

data type
symbol
date

incremental_book_L2

BTC-PERP

2020-01-01

trades

BTC-PERP

2020-01-01

derivative_ticker

BTC-PERP

2020-06-01

API Access and data format

Historical data format is the same as provided by real-time FTX WebSocket API with addition of local timestamps. If you'd like to work with normalized data format instead (same format for each exchange) see downloadable CSV files or official client libs that can perform data normalization client-side.

Captured real-time channels

See FTX WebSocket API docs providing documentation for each captured channel's format
circle-info

Click any channel below to see HTTP API response with historical data recorded for it.

  • tradesarrow-up-right Trade executions stream

  • orderbookarrow-up-right Order book snapshots and updates stream (best 100 orders on each side)

  • tickerarrow-up-right Best bid/ask and last price stream

  • instrumentarrow-up-right — generated channel, available since 2020-05-13 Data fetched from REST /futures and /futures/{market_name}/stats endpoints every 3-5 seconds per derivative instrument. Messages marked with "channel":"instrument" and "generated":true; data matches REST response format.

  • marketsarrow-up-right — available since 2020-05-22 Market metadata and status updates stream

  • orderbookGroupedarrow-up-right — available since 2020-07-21 Grouped order book snapshots and updates stream with higher depth than orderbook channel. The orderbook channel provides only the best 100 orders on either side; this channel supplies grouped (collapsed) prices with grouping set to instrument priceIncrement multiplied by 10.

  • lendingRatearrow-up-right — generated channel Margin lending rate snapshots from authenticated REST endpoint polled about every minute

  • borrowRatearrow-up-right — generated channel Margin borrow rate snapshots from authenticated REST endpoint polled about every minute

  • borrowSummaryarrow-up-right — generated channel Margin borrow summary snapshots from authenticated REST endpoint polled about every minute

  • leveragedTokenInfoarrow-up-right — generated channel Leveraged token NAV and basket snapshots from REST endpoint polled about every 10 seconds

  • busyarrow-up-right — generated channel Exchange busy status snapshots from REST endpoint polled at high frequency

Market data collection details

Market data collection infrastructure for FTX was located in GCP asia-northeast1 region (Tokyo, Japan).

Real-time market data was captured via multiple WebSocket connections to wss://ftx.com/ws.

circle-info

FTX servers were located in AWS ap-northeast-1 region (Tokyo, Japan).

Last updated