Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.05 KB

OrderPatch.md

File metadata and controls

16 lines (11 loc) · 1.05 KB

OrderPatch

Properties

Name Type Description Notes
CurrencyPair string Currency pair [optional]
Account string Specify query account. [optional]
Amount string New order amount. `amount` and `price` must specify one of them [optional]
Price string New order price. `amount` and `Price` must specify one of them" [optional]
AmendText string Custom info during amending order [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]