Get the latest klines (OHLC) updates of the subscribed symbol.

Please note that for symbols with low trading activity, the kline might be generated through the mid price of the orderbook in addition to any executed trades on the platform.

{time}: 1m/5m/15m/30m/1h/1d/1w/1M

Push interval: 1s

{
    "id": "clientID6",
    "topic": "PERP_NEAR_USDC@kline_1m",
    "event": "subscribe"
}

Parameters

NameTypeRequiredDescription
idstringYid generate by client
eventstringYsubscribe/unsubscribe
topicstringN{symbol}@kline_{time}