TheDocumentation Index
Fetch the complete documentation index at: https://kraken-sandbox.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.Value:
ohlcOne of:
snapshot, updateA list of candle events.