Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 932 Bytes

File metadata and controls

19 lines (15 loc) · 932 Bytes

FuturesPriceTriggeredOrder

Properties

Name Type Description Notes
initial FuturesInitialOrder
trigger FuturesPriceTrigger
id int Auto order ID [optional]
user int User ID [optional]
create_time float Creation time [optional]
finish_time float Finished time [optional]
trade_id int ID of the newly created order on condition triggered [optional]
status str Order status. [optional]
finish_as str How order is finished [optional]
reason str Extra messages of how order is finished [optional]

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