Name | Type | Description | Notes |
---|---|---|---|
initial | \GateApi\Model\FuturesInitialOrder | ||
trigger | \GateApi\Model\FuturesPriceTrigger | ||
id | int | Auto order ID | [optional] [readonly] |
user | int | User ID | [optional] [readonly] |
create_time | double | Creation time | [optional] [readonly] |
finish_time | double | Finished time | [optional] [readonly] |
trade_id | int | ID of the newly created order on condition triggered | [optional] [readonly] |
status | string | Order status. | [optional] [readonly] |
finish_as | string | How order is finished | [optional] [readonly] |
reason | string | Extra messages of how order is finished | [optional] [readonly] |