ohlc channel streams the Open, High, Low and Close (OHLC) data for the specific interval period.
The feed accepts a list of symbols for subscription and the updates are generated on trade events.
Subscribe
There is an acknowledgement response for each symbol in the subscription list.- Request
- Response
Snapshot / Update
The snapshot and update responses share the same schema. An update message is streamed on a trade event.string
Value:
ohlcstring
One of:
snapshot, updateobject[]
A list of candle events.