Skip to main content

Get OHLC candles for a symbol

GET 

/v1/defi/market/prices/candles

Returns open/high/low/close buckets for an asset over a configurable lookback window, sampled at a configurable resolution. Use for candlestick charts and volatility measures that need the intra-bucket range rather than a single close.

Only sources that store individual ticks can produce OHLC. Requesting candles for an asset priced from a derived or snapshot source returns 400.

See the Time Window & Resolution section for the format of window and resolution.

Request

Responses

Candle series for the requested symbol