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

Latest commit

 

History

History
38 lines (34 loc) · 2.06 KB

TradingStopRes.md

File metadata and controls

38 lines (34 loc) · 2.06 KB

TradingStopRes

Properties

Name Type Description Notes
Id float32 [optional] [default to null]
UserId float32 [optional] [default to null]
Symbol string [optional] [default to null]
Side string [optional] [default to null]
Size float32 [optional] [default to null]
PositionValue float64 [optional] [default to null]
EntryPrice float64 [optional] [default to null]
RiskId float32 [optional] [default to null]
AutoAddMargin float64 [optional] [default to null]
Leverage float64 [optional] [default to null]
PositionMargin float64 [optional] [default to null]
LiqPrice float64 [optional] [default to null]
BustPrice float64 [optional] [default to null]
OccClosingFee float64 [optional] [default to null]
OccFundingFee float64 [optional] [default to null]
TakeProfit float64 [optional] [default to null]
StopLoss float64 [optional] [default to null]
PositionStatus string [optional] [default to null]
DeleverageIndicator float32 [optional] [default to null]
OcCalcData string [optional] [default to null]
OrderMargin float64 [optional] [default to null]
WalletBalance float64 [optional] [default to null]
RealisedPnl float64 [optional] [default to null]
CumRealisedPnl float64 [optional] [default to null]
CumCommission float32 [optional] [default to null]
CrossSeq float32 [optional] [default to null]
PositionSeq float32 [optional] [default to null]
CreatedAt string [optional] [default to null]
UpdatedAt string [optional] [default to null]

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