Specify
Pin venue, spot or derivatives market, native symbols, interval, time range, and dataset cutoff.
Define venue, market type, symbols, interval, UTC range, and cutoff. DataCedar preserves raw source objects, normalized bars, catalog history, and coverage evidence so later backfills do not silently rewrite the experiment.
Historical crypto data is a series of past observations tied to a venue and instrument. Backtest-ready history also retains symbol status, listing boundaries, units, continuous expected intervals, gaps, source runs, and a fixed information cutoff.
Pin venue, spot or derivatives market, native symbols, interval, time range, and dataset cutoff.
Verify archive objects and reconcile their boundary with recent REST or live observations.
Check expected intervals, OHLC relationships, duplicates, listing boundaries, and source row counts.
Save the query, catalog snapshot, schema, raw manifest, and gap report beside the model result.
Product boundary: The 4,662,588,748-row production corpus covers 3,649 archive-eligible Spot-family instruments. Public serving is active, while complete cold history for every active and inactive pair is still deepening.
curl "https://api.datacedar.com/v3/crypto/ETHUSDT/bars?timeframe=1Min&start=2024-01-01T00:00:00Z&end=2024-01-02T00:00:00Z"{
"data": [],
"coverage": {
"stored_rows": true,
"status": "served",
"public_serving": true
}
}Examples document the public contract and may use illustrative values or redacted identifiers. Availability fields and rights filters are authoritative for the active environment.
Fix market, symbols, UTC range, interval, and cutoff.
Compare archive manifests and normalized row counts.
Fail closed on unexplained missing intervals or mappings.
Version the data and validation evidence together.
The same display ticker can refer to different venues or product types. Store venue, native symbol, base, quote or settlement asset, and product class.
Historical universes must retain symbols that later delist, expire, or change status.
Crypto commonly trades through weekends. Expected intervals should begin at listing and make maintenance, suspension, and collection outages explicit.
Never replace a missing candle with zero volume without evidence.
OHLCV does not reveal intrabar ordering, queue position, spread, or achievable size. Backtests must add fees, slippage, funding, and venue execution rules separately.
Save those assumptions with the frozen data snapshot.
A file of candles is only the observation layer; a defensible experiment also needs identity, coverage, lineage, and a cutoff.
The July 26, 2026 build snapshot contains 4,662,588,748 distinct one-minute Binance spot candles across 3,649 archive-eligible Spot-family instruments.
Evaluate one-minute crypto OHLCV, symbols, and coverage through a venue-explicit, independently stored, rights-aware data model.
Understand and evaluate Binance historical archives, spot symbols, one-minute OHLCV, backfill reconciliation, and independent storage.
Model crypto perpetuals and futures with contract identity, mark and index prices, funding, open interest, liquidations, expiries, history, and gaps.
Research tokenized and equity-linked crypto products with explicit instrument type, venue, underlying mapping, trading status, reference methodology, and rights.
DataCedar stores raw source objects and normalized history independently, with coverage and rights enforced before serving.
Start free