Skip to main content
WSS
This stream is available on the trades subscription. It provides real-time trade updates for your account across all markets, regardless of which market you subscribed to. You will receive a completedOrdersDelta message as a batch whenever new trades are executed. There is no snapshot request for this stream — for historical fills, use the Get Completed Orders REST endpoint.
market
type:string
required

A specific market (e.g. BTC-USDT) or ALL. When ALL is used, market must be supplied explicitly in the content of every request that accepts it.

Sec-WebSocket-Protocol
type:httpApiKey

Supply as authorization#<JWT> during the WebSocket handshake.

Account Trades Delta
type:object

Pushed whenever new trades are executed on your account, across all markets.