Skip to main content
WSSws.kraken.combook
Order book levels. On subscription, a snapshot is published at the specified depth, followed by level updates. Subscription depth options are 10, 25, 100, 500, or 1000 levels per side.

Subscribe

string
required
Value: subscribe
string[]
required
Example: ["BTC/USD", "MATIC/GBP"]The currency pairs for this request.
object
string
Optional client originated request identifier sent as acknowledgment in the response.

Snapshot

Note, there is no checksum on the snapshot.
array

Update

array

Unsubscribe

string
required
Value: unsubscribe
string[]
Example: ["BTC/USD", "MATIC/GBP"]
Condition: All channels which support pair subscriptions
The currency pairs to unsubscribe.
string
Optional client originated request identifier sent as acknowledgment in the response.
object