Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 703 Bytes

File metadata and controls

14 lines (10 loc) · 703 Bytes

LiquidateOrder

Liquidate Order detail

Properties

Name Type Description Notes
text str User defined information. If not empty, must follow the rules below: 1. prefixed with `t-` 2. no longer than 28 bytes without `t-` prefix 3. can only include 0-9, A-Z, a-z, underscore(_), hyphen(-) or dot(.) [optional]
currency_pair str Currency pair
amount str Trade amount
price str Order price

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