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

Latest commit

 

History

History
27 lines (23 loc) · 1.34 KB

ClosedPnlInfo.md

File metadata and controls

27 lines (23 loc) · 1.34 KB

ClosedPnlInfo

Properties

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

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