[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.08 KB

CancelBatchOrder.md

File metadata and controls

14 lines (9 loc) · 1.08 KB

CancelBatchOrder

Properties

Name Type Description Notes
CurrencyPair string Order currency pair
Id string Order ID or user custom ID. Custom ID are accepted only within 30 minutes after order creation
Account string If cancelled order is cross margin order or is portfolio margin account's API key, this field must be set and can only be `cross_margin`If cancelled order is cross margin order, this field must be set and can only be `cross_margin` [optional]
ActionMode string Processing Mode: When placing an order, different fields are returned based on action_mode. This field is only valid during the request and is not included in the response result ACK: Asynchronous mode, only returns key order fields RESULT: No clearing information FULL: Full mode (default) [optional]

[Back to Model list] [Back to API list] [Back to README]