Skip to main content
WSS
/
ws
Messages
Orders Pending Query
type:object

Get current pending orders

Subscribe to Pending Orders
type:object

Subscribe to pending orders updates (Update interval: real-time)

Unsubscribe from Pending Orders
type:object

Stop receiving pending orders updates

Orders Pending Response
type:object

List of pending orders

Subscribe Response
type:object

Subscription confirmation

Orders Pending Update
type:object

Real-time pending orders update. Update event ID: 1=New order, 2=Update order, 3=Finish order (cancel or execute)

Unsubscribe Response
type:object

Unsubscription confirmation

This is a private channel. Authorize the WebSocket connection before subscribing.
Query or subscribe to active (unexecuted) orders across specified markets. Each update includes order ID, type, side, price, amounts, and execution status. Update interval: real-time.
The private stream returns active orders, including orders using Retail Price Improvement (RPI) mode.