Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.55 KB

LinearListOrderResult.md

File metadata and controls

30 lines (26 loc) · 1.55 KB

LinearListOrderResult

Properties

Name Type Description Notes
CreatedTime string [optional] [default to null]
CumExecFee float64 [optional] [default to null]
CumExecQty float64 [optional] [default to null]
CumExecValue float64 [optional] [default to null]
LastExecPrice float64 [optional] [default to null]
OrderId string [optional] [default to null]
OrderLinkId string [optional] [default to null]
OrderStatus string [optional] [default to null]
OrderType string [optional] [default to null]
Price float64 [optional] [default to null]
Qty float64 [optional] [default to null]
ReduceOnly bool [optional] [default to null]
Side string [optional] [default to null]
Symbol string [optional] [default to null]
TimeInForce string [optional] [default to null]
UpdatedTime string [optional] [default to null]
UserId int64 [optional] [default to null]
TakeProfit float64 [optional] [default to null]
StopLoss float64 [optional] [default to null]
TpTriggerBy string [optional] [default to null]
SlTriggerBy string [optional] [default to null]

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