Ws order feed selector v1
Subscribes to a feed of order updates pertaining to orders made by your account.
Each Order can be uniquely identified by its order_id
or client_order_id
.
To subscribe to all orders, specify an empty instrument
(eg. 2345123
).
Otherwise, specify the instrument
to only receive orders for that instrument (eg. 2345123-BTC_USDT_Perp
).
NameLite |
Type | RequiredDefault |
Description |
---|---|---|---|
sub_account_idsa |
string | True | The subaccount ID to filter by |
instrumenti |
string | False'all' |
The instrument filter to apply. |