Ws fill feed selector v1
Subscribes to a feed of private trade updates. This happens when a trade is executed.
To subscribe to all private trades, specify an empty instrument
(eg. 2345123
).
Otherwise, specify the instrument
to only receive private trades for that instrument (eg. 2345123-BTC_USDT_Perp
).
NameLite |
Type | RequiredDefault |
Description |
---|---|---|---|
sub_account_idsa |
string | True | The sub account ID to request for |
instrumenti |
string | False'all' |
The instrument filter to apply. |