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

Latest commit

 

History

History
24 lines (20 loc) · 1.2 KB

LinearPositionListResult.md

File metadata and controls

24 lines (20 loc) · 1.2 KB

LinearPositionListResult

Properties

Name Type Description Notes
BustPrice float64 [optional] [default to null]
CumRealisedPnl float64 [optional] [default to null]
EntryPrice float64 [optional] [default to null]
FreeQty float64 [optional] [default to null]
Leverage float64 [optional] [default to null]
LiqPrice float64 [optional] [default to null]
OccClosingFee float64 [optional] [default to null]
PositionMargin float64 [optional] [default to null]
PositionValue float64 [optional] [default to null]
RealisedPnl float64 [optional] [default to null]
Side string [optional] [default to null]
Size float64 [optional] [default to null]
Symbol string [optional] [default to null]
UserId int64 [optional] [default to null]
TpSlMode string [optional] [default to null]

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