Name | Type | Description | Notes |
---|---|---|---|
Time | float64 | Position close time | [optional] [readonly] |
Contract | string | Futures contract | [optional] [readonly] |
Side | string | Position side, long or short | [optional] [readonly] |
Pnl | string | PNL | [optional] [readonly] |
PnlPnl | string | PNL - Position P/L | [optional] [readonly] |
PnlFund | string | PNL - Funding Fees | [optional] [readonly] |
PnlFee | string | PNL - Transaction Fees | [optional] [readonly] |
Text | string | Text of close order | [optional] [readonly] |
MaxSize | string | Max Trade Size | [optional] [readonly] |
AccumSize | string | Cumulative closed position volume | [optional] [readonly] |
FirstOpenTime | int64 | First Open Time | [optional] [readonly] |
LongPrice | string | When 'side' is 'long,' it indicates the opening average price; when 'side' is 'short,' it indicates the closing average price. | [optional] [readonly] |
ShortPrice | string | When 'side' is 'long,' it indicates the opening average price; when 'side' is 'short,' it indicates the closing average price | [optional] [readonly] |