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 ResponseThe 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
Used in these guides
- Copy Trading — mirror a lead trader’s orders into followers’ own accounts via OAuth-issued keys.