Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (22 loc) · 1.31 KB

LinearListStopOrderResult.md

File metadata and controls

26 lines (22 loc) · 1.31 KB

LinearListStopOrderResult

Properties

Name Type Description Notes
StopOrderId string [optional] [default to null]
UserId int64 [optional] [default to null]
Side string [optional] [default to null]
Symbol string [optional] [default to null]
OrderType string [optional] [default to null]
Price float64 [optional] [default to null]
Qty float64 [optional] [default to null]
TimeInForce string [optional] [default to null]
OrderStatus string [optional] [default to null]
TriggerPrice float64 [optional] [default to null]
OrderLinkId string [optional] [default to null]
CreatedAt string [optional] [default to null]
UpdatedAt string [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]