Delta
Delta historical market data details - available instruments, data coverage and data collection specifics
Last updated
Delta historical market data details - available instruments, data coverage and data collection specifics
Last updated
Delta exchange historical data for all it's instruments is available since 2020-03-30.
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 | |
trades | BTCUSD | 2020-06-01 | |
incremental_book_L2 | BTCUSD | 2020-06-01 | |
quotes | BTCUSD | 2020-06-01 | |
book_snapshot_25 | BTCUSD | 2020-06-01 | |
derivative_ticker | BTCUSD | 2020-06-01 | |
trades | PERPETUALS | 2020-06-01 |
Historical data format is the same as provided by real-time Delta Exchange 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.
See Python client docs.
Click any channel below to see HTTP API response with historical data recorded for it.
recent_trade - available until 2020-10-14, after that trades are available via all_trades
channel, this is due to change in Delta exchange API which discontinued recent_trade
channel support, see https://docs.delta.exchange/#new-socket-channels
recent_trade_snapshot - available until 2020-10-14
all_trades - available from 2020-10-14
product_updates
announcements
v2/ticker - available from 2020-10-14
Market data collection infrastructure for Delta Exchange is located in GCP europe-west2 region (London, UK). Real-time market data is captured via multiple WebSocket connection.
Delta exchange servers are located in AWS ap-northeast-1 region (Tokyo, Japan).