!!! info "[WSFillFeedSelectorV1](/../../schemas/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`).
|Name
`Lite`|Type|Required
`Default`| Description |
|-|-|-|-|
|sub_account_id
`sa` |string|True|The sub account ID to request for|
|instrument
`i` |string|False
`'all'`|The instrument filter to apply.|