Skip to main content
WSSws-auth.kraken.comownTrades
The ownTrades channel streams executions for the authenticated user. A snapshot of the last 50 trades is sent on subscription, followed by real-time updates for any new trades.

Subscribe

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

Snapshot / Update

The snapshot and update responses share the same schema. The payload is a JSON array containing the trade data, the channel name, and feed detail.
object[]
A list of trade objects. Each object is keyed by the Kraken trade identifier.
string
Value: ownTrades
object