Get combo and leg candlesticks
Returns the selected combo token OHLCV candles plus sampled-price candles for all legs in the combo, up to 50 legs. Pass exactly one of condition_id or position_id; when using condition_id, outcome_index defaults to 0 (YES).
Query Parameters
Combo condition id (0x-prefixed 32-byte hex)
Combo position id, decimal or 0x-prefixed hex
Combo side when condition_id is used: 0 = YES, 1 = NO. Default: 0
x >= 0Candle interval: 1S, 5S, 10S, 30S, 1, 5, 15, 30, 60, 240, D, 1D
1S, 5S, 10S, 30S, 1, 5, 15, 30, 60, 240, D, 1D Number of candles per series (default 500, max 2500)
Start timestamp (Unix seconds)
End timestamp (Unix seconds)
Cursor-based pagination key from previous response
Response
Combo candles and all leg candles
Combo condition id.
Combo position id for the selected outcome side.
Combo outcome side, where 0 is YES and 1 is NO.
x >= 0Combo token OHLCV candles.
Underlying leg sampled-price candles.