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

Binance European Options

Binance European Options historical market data details - instruments, data coverage and data collection specifics

Binance European Options historical data for all its instruments is available since 2023-06-15.

See Binance European Options 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-250328-50000-C

2024-08-01

trades

BTC-250328-50000-C

2024-08-01

options_chain

OPTIONS

2024-01-01

API Access and data format

Historical data format is the same as provided by real-time Binance European Options 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.

Tardis-machine is a locally runnable server that exposes API allowing efficiently requesting historical market data for whole time periods in contrast to HTTP API that provides data only in minute by minute slices.

See tardis-machine docs.

Captured real-time channels

See Binance European Options 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.

Current channels (since 2025-12-17):

  • optionTrade — available since 2025-12-17 Public option trade executions stream

  • depth20 — available since 2025-12-17 Options order book updates stream with top 20 levels subscribed as @depth20@100ms

  • bookTicker — available since 2025-12-17 Best bid and best ask updates stream

  • optionTicker — available since 2025-12-17 Options ticker updates stream

  • optionMarkPrice — available since 2025-12-17 Option mark price updates stream

  • optionOpenInterest — available since 2025-12-17 Option open interest updates stream

  • optionIndexPrice — available since 2025-12-17 Option index price updates stream

Legacy channels (eapi v1, until 2025-12-17):

  • trade — available until 2025-12-17 Public options trade executions stream

  • depth100 — available until 2025-12-17 Options order book updates stream with top 100 levels

  • index — available until 2025-12-17 Options index price updates stream

  • ticker — available until 2025-12-17 Options ticker updates stream

  • openInterest — available until 2025-12-17 Options open interest updates stream

  • markPrice — available until 2025-12-17 Options mark price updates stream

  • !optionSymbol — available since 2025-12-17 Option contract metadata and status updates stream

Market data collection details

Market data collection infrastructure for Binance European Options is located in GCP asia-northeast1 region (Tokyo, Japan).

Real-time market data is captured via multiple WebSocket connections to wss://fstream.binance.com/public/stream.

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

Last updated

Was this helpful?