Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 553 Bytes

File metadata and controls

13 lines (9 loc) · 553 Bytes

OptionsPositionCloseOrder

Current close order information, or null if no close order

Properties

Name Type Description Notes
id int Order ID [optional]
price str Order price (quote currency) [optional]
is_liq bool Whether the close order is from liquidation [optional]

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