Skip to main content

Get OHLCV candles for charting.

GET 

/v1/instruments/:instrument_id/candles

Returns time-bucketed OHLCV bars. The from/to window is in Unix seconds; either from + to OR countback + to should be supplied. Bars include a closed boolean — true means the bar window has elapsed and the values are final; the latest in-flight bar omits closed and may update on the candles WebSocket channel.

Request

Responses

Candle series.