Skip to main content
Subscribe with {"method":"subscribe","subscription":{"type":"candle","coin":"BTC","interval":"1m"}} (coin required; interval one of 1m, 5m, 15m, 1h, 4h, 1d, default 1m). Acknowledgement uses subscriptionResponse and the current bucket is sent immediately; updates use CandleUpdate (HL candle shape {t,T,s,i,o,c,h,l,v,n}).

Live OHLCV update, built from live trades. Sent for candle (one coin) and allCandles (every coin of the interval) subscriptions.

channel
enum<string>
required
Available options:
candle
data
object
required

OHLCV candle (HL shape). Prices and volume are strings.