Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.13 KB

FuturesLiquidate.md

File metadata and controls

22 lines (17 loc) · 1.13 KB

FuturesLiquidate

Properties

Name Type Description Notes
Time int64 Liquidation time [optional] [readonly]
Contract string Futures contract [optional] [readonly]
Leverage string Position leverage [optional] [readonly]
Size int64 Position size [optional] [readonly]
Margin string Position margin [optional] [readonly]
EntryPrice string Average entry price [optional] [readonly]
LiqPrice string Liquidation price [optional] [readonly]
MarkPrice string Mark price [optional] [readonly]
OrderId int64 Liquidation order ID [optional] [readonly]
OrderPrice string Liquidation order price [optional] [readonly]
FillPrice string Liquidation order average taker price [optional] [readonly]
Left int64 Liquidation order maker size [optional] [readonly]

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