For the complete documentation index, see llms.txt. This page is also available as Markdown.

Kraken Futures

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

Kraken Futures historical data for all its instruments is available since 2019-03-30.

See Kraken Futures 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

PI_XBTUSD

2019-07-01

trades

PI_XBTUSD

2019-07-01

derivative_ticker

PI_XBTUSD

2019-07-01

API Access and data format

Historical data format is the same as provided by real-time Kraken Futures 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 perform data normalization client-side.

Captured real-time channels

See Kraken Futures WebSocket API docs providing documentation for each captured channel's format

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

  • trade Trade executions stream

  • book Order book incremental updates stream validated with sequence numbers

  • book_snapshot Order book snapshot stream

  • ticker Derivative ticker updates stream

  • trade_snapshot Trade snapshot on subscription

  • heartbeat Heartbeat keepalive events stream

Market data collection details

Market data collection infrastructure for Kraken Futures is located in GCP europe-west2 region (London, UK).

Real-time market data is captured via multiple WebSocket connections to wss://futures.kraken.com/ws/v1.

Kraken Futures servers are located in AWS eu-west-1 region (Dublin, Ireland).

Last updated

Was this helpful?