Gate.io

Gate.io historical market data details - currency pairs, data coverage and data collection specifics

Gate.io historical data for high caps currency pairs is available since 2020-07-01, data for all currency pairs is available since 2022-06-09.

See Gate.io 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.

data type
symbol
date

incremental_book_L2

BTC_USDT

2020-07-01

trades

BTC_USDT

2020-07-01

quotes

BTC_USDT

2020-07-01

API Access and data format

Historical data format is the same as provided by real-time Gate.io WebSocket v4 API (v3 API for data before 2023-04-29) 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 Gate.io 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.

Current channels (API v4, since 2023-04-29):

  • tradesarrow-up-right Trade executions stream. Also collected under v3 API until 2023-04-29 with different message format: v3 used method-based params array (trades.update), v4 uses channel-based result object (spot.trades)

  • order_book_updatearrow-up-right — available since 2023-04-29, until 2025-08-01 Order book incremental updates stream for local book management. Includes generated initial order book snapshots from REST API (/spot/order_book). Snapshot messages are marked as "event":"snapshot", "channel":"spot.order_book_update" and "generated":true.

  • obuarrow-up-right — available since 2025-08-01 Order book incremental updates with snapshots via WebSocket

  • book_tickerarrow-up-right — available since 2023-04-29 Best bid and ask price and amount updates stream

Legacy channels (API v3, until 2023-04-29):

  • deptharrow-up-right — available until 2023-04-29 Order book snapshots and deltas stream (level 30, interval 0)

  • tickerarrow-up-right — available until 2023-04-29 Market ticker with 24h stats, best bid/ask and volume

Market data collection details

Market data collection infrastructure for Gate.io is located in GCP asia-northeast1 (Tokyo, Japan).

Real-time market data is captured via multiple WebSocket connections to wss://api.gateio.ws/ws/v4. Until 2023-04-29, data was collected via wss://ws.gate.io/v3 (API v3).

circle-info

Gate.io servers are located in AWS ap-northeast-1 region (Tokyo, Japan).

Last updated