# PositionListDataList Position information ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **position_id** | **int** | Position ID | [optional] **symbol** | **str** | Trading market code | [optional] **symbol_desc** | **str** | Market description | [optional] **margin** | **str** | Used margin | [optional] **unrealized_pnl** | **str** | Unrealized PNL | [optional] **unrealized_pnl_rate** | **str** | Unrealized return rate | [optional] **volume** | **str** | Position size | [optional] **price_open** | **str** | Average Opening Price | [optional] **position_dir** | **str** | Position direction (Long=long position, Short=short position) | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)