Skip to main content
WSSws.kraken.com/v2ticker
The ticker channel streams level 1 market data, i.e. top of the book (best bid/offer) and recent trade data. The feed accepts a list of symbols for subscription and the updates are generated on trade events.

Subscribe

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: ticker
string
One of: snapshot, update
object[]

Unsubscribe

string
required
Value: unsubscribe
object
required
integer
Optional client originated request identifier sent as acknowledgment in the response.