| Name | Type | Description | Notes |
|---|---|---|---|
| position_id | string | Position ID | [optional] |
| user_id | string | User ID | [optional] |
| symbol | string | Currency pair | [optional] |
| closed_type | string | Position close type (PARTIAL_CLOSED: partially closed; COMPLETE_CLOSED: fully closed) | [optional] |
| closed_pnl | string | Close Position P&L | [optional] |
| closed_pnl_rate | string | Close Position P&L Ratio | [optional] |
| open_avg_price | string | Average Opening Price | [optional] |
| closed_avg_price | string | Average Close Price | [optional] |
| max_position_qty | string | Max Trade Size | [optional] |
| closed_qty | string | Close Position Quantity | [optional] |
| closed_value | string | Close Position Value | [optional] |
| liq_fee | string | Liquidation Fee | [optional] |
| position_side | string | Position Direction Before Close | [optional] |
| leverage | string | Leverage at Close | [optional] |
| interest | string | Total Deducted Interest | |
| business_type | string | Position Business Type | |
| create_time | string | Created time | [optional] |
| update_time | string | Update time | [optional] |