Skip to main content
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.
Connect to wss://api.whitebit.com/ws — see WebSocket Overview for protocol details and keepalive requirements.

Rate limits

Query executed orders (one-time)

Fetch historical executed orders for a market without subscribing. Request Response
The private stream returns executed orders, including orders using Retail Price Improvement (RPI) mode.

Subscribe to executed orders

Execution events during a disconnection are not replayed. After reconnecting, use ordersExecuted_request to query recent executed orders, or call the REST Executed Order History endpoint to backfill missed records. See Reconnection and state recovery.

Update frequency

Updates are pushed in real time when an order is fully executed or canceled.

Error codes

Executed order object