Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.01 KB

FuturesPriceTriggeredOrder.md

File metadata and controls

20 lines (15 loc) · 1.01 KB

FuturesPriceTriggeredOrder

Properties

Name Type Description Notes
Initial FuturesInitialOrder
Trigger FuturesPriceTrigger
Id int64 Auto order ID [optional] [readonly]
User int32 User ID [optional] [readonly]
CreateTime float32 Creation time [optional] [readonly]
FinishTime float32 Finished time [optional] [readonly]
TradeId int64 ID of the newly created order on condition triggered [optional] [readonly]
Status string Order status. [optional] [readonly]
FinishAs string How order is finished [optional] [readonly]
Reason string Extra messages of how order is finished [optional] [readonly]

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