Skip to main content
WSSws.kraken.com/v2ohlc
The 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.
string
required
Value: subscribe
object
required
integer
Optional client originated request identifier sent as acknowledgment in the response.

Snapshot / Update

The snapshot and update responses share the same schema. An update message is streamed on a trade event.
string
Value: ohlc
string
One of: snapshot, update
object[]
A list of candle events.

Unsubscribe

There is an acknowledgement response for each symbol in the unsubscribe list.
string
required
Value: unsubscribe
object
required
integer
Optional client originated request identifier sent as acknowledgment in the response.