mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-11 17:28:08 +00:00
更新文档,添加和修改多个API接口的描述,确保文档内容的准确性和完整性,提升开发者使用体验。
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
!!! info "[WSCancelFeedSelectorV1](/../../schemas/ws_cancel_feed_selector_v1)"
|
||||
Subscribes to a feed of time-to-live expiry events for order cancellations requested by a given subaccount.<br>**This stream presently only provides expiry updates for cancel-order requests set with a valid TTL value**.<br>Successful order cancellations will reflect as updates published to the [order-state stream](https://api-docs.grvt.io/trading_streams/#order-state).<br>_A future release will expand the functionality of this stream to provide more general status updates on order cancellation requests._<br>Each Order can be uniquely identified by its `client_order_id`.<br><br>
|
||||
|
||||
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|
||||
|-|-|-|-|
|
||||
|sub_account_id<br>`sa` |string|True|The subaccount ID to filter by|
|
||||
Reference in New Issue
Block a user