Skip to main content
This is a private channel. Authorize the WebSocket connection before subscribing.
Query or subscribe to executed order history with optional filtering by order type (limit, market, or both). Each record includes execution details, fees, and status. Update interval: real-time.

Query executed orders (one-time)

Fetch historical executed orders for a market without subscribing. params: [filter_object, offset, limit]. Maximum limit: 100. order_types in the filter: 1 = Limit, 2 = Market. Request Response
The private stream returns executed orders, including orders using Retail Price Improvement (RPI) mode.

Subscribe to executed orders

Executed order object