Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 529 Bytes

File metadata and controls

13 lines (9 loc) · 529 Bytes

PositionCloseOrder

Current close order information, or null if no close order

Properties

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

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