Loading
High-quality historical raw and derived data from cryptocurrency exchanges available to download
Data collected in a raw format, exactly as it came from WebSocket API.
Excellent for precise backtesting/replaying to simulate a trading environment.
Data converted into a more straightforward form (CSV files).
Ticks, trades, order book snapshots, time or price range bars.
Extracted features from order book and executions – volumes/counts on the bid or ask side, etc.
Data collected since the beginning of 2019 from top cryptocurrency markets (BTC-USD, ETH-USD, ETH-BTC).
Trades, L2 order book, liquidations, funding and more.
Provided data formats for your usage.
Structured as a single file for every day.
Most verbose data that covers everything that came from WebSocket API in a plain structure.
Only enhanced by client timestamp and sequence number.
Every market public execution/trade as a single line in CSV file.
Executed amount in base and quote currency.
Every price change on top level of bid or ask side as a single line in CSV file.
Every order book change (bid/ask price and amount) on first level or first 10nth levels
Market data split into time ranges - 1 sec, 5 sec, 1 minute, 15 minutes, 1 hour, etc.
4 separate file types:
- simple: standard OHLCV bars
- advanced: OHLVC with additional features for full order book
- advanced 1-10 levels: same as previous, but for first or 10nth levels of the order book only
Market data split into price change ranges - 0.1%, 0.2%, 0.4%.
4 separate file types:
- simple: standard OHLCV bars
- advanced: OHLVC with additional features for full order book
- advanced 1-10 levels: same as previous, but for first or 10nth levels of the order book only
the latest updates about new exchange integrations, data formats, features, and more...