Auto invest order item
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Order ID | |
| type | str | type | |
| amount | str | Size | |
| plan_id | int | Plan ID | |
| side | int | direction | |
| asset | str | Currency | |
| record_id | int | Record ID | |
| total_money | str | TotalAmount | |
| market | str | Currency pair | |
| price | str | Price | |
| create_time | int | Creation time (Unix timestamp) | |
| total | str | Total | |
| fund_flow | str | Fund Flow Direction | |
| error_code | int | Error code | |
| error_msg | str | Error message | |
| status | int | Status |