Skip to main content
This is a private channel. Authorize the WebSocket connection before subscribing.
Query or subscribe to real-time trade execution (deal) notifications. Each deal represents a matched trade with price, amount, fee, and counterparty details. Update interval: real-time.

Query deals (one-time)

Fetch historical deal records for a market without subscribing. params: [market, offset, limit]. Maximum limit: 100. Request Response

Subscribe to deals

Deal object