Name | Type | Description | Notes |
---|---|---|---|
Time | int64 | Liquidation time | [optional] [readonly] |
Contract | string | Futures contract | [optional] [readonly] |
Leverage | string | Position leverage. Not returned in public endpoints. | [optional] [readonly] |
Size | int64 | Position size | [optional] [readonly] |
Margin | string | Position margin. Not returned in public endpoints. | [optional] [readonly] |
EntryPrice | string | Average entry price. Not returned in public endpoints. | [optional] [readonly] |
LiqPrice | string | Liquidation price. Not returned in public endpoints. | [optional] [readonly] |
MarkPrice | string | Mark price. Not returned in public endpoints. | [optional] [readonly] |
OrderId | int64 | Liquidation order ID. Not returned in public endpoints. | [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] |