Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.36 KB

LinearClosedPnlRecordResult.md

File metadata and controls

27 lines (23 loc) · 1.36 KB

LinearClosedPnlRecordResult

Properties

Name Type Description Notes
AvgEntryPrice float64 [optional] [default to null]
AvgExitPrice float64 [optional] [default to null]
ClosedPnl float64 [optional] [default to null]
ClosedSize float64 [optional] [default to null]
CreatedAt int64 [optional] [default to null]
CumEntryValue float64 [optional] [default to null]
CumExitValue float64 [optional] [default to null]
ExecType string [optional] [default to null]
FillCount int32 [optional] [default to null]
Id int64 [optional] [default to null]
Leverage float64 [optional] [default to null]
OrderId string [optional] [default to null]
OrderPrice float64 [optional] [default to null]
OrderType string [optional] [default to null]
Qty float64 [optional] [default to null]
Side string [optional] [default to null]
Symbol string [optional] [default to null]
UserId int64 [optional] [default to null]

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