API: Market data
Candles
OHLCV candles with buy/sell volume split, across the cross-venue aggregate.
GET
OHLCV candles
Open, high, low, close and volume, with the buy/sell split where the venue
publishes it. Served from the cross-venue aggregate, so you do not need to pick
an exchange.
Long windows are read from continuous aggregates rather than raw one-minute
rows, which means a year at
1d costs no more than a day at 1m. The source
actually used is reported in meta.extra.sources.
Windows are capped at one year (matching retention) and at 30,000 points. Your
plan’s historical window applies on top: see history_depth in
/v2/meta.
Authorizations
Your BackQuant API key (same key as v1)
Headers
Query Parameters
Trading symbol: BTCUSDT, ETHUSDT, SOLUSDT, or HYPEUSDT.
Available options:
BTCUSDT, ETHUSDT, SOLUSDT, HYPEUSDT Candle interval.
Available options:
1m, 5m, 15m, 30m, 1h, 4h, 1d Lookback window in hours.
Required range:
1 <= x <= 8760Response
Successful Response
