Spot order detail
Name | Type | Description | Notes |
---|---|---|---|
trigger | SpotPriceTrigger | ||
put | SpotPricePutOrder | ||
id | int | Auto order ID | [optional] [readonly] |
user | int | User ID | [optional] [readonly] |
market | str | Currency pair | |
ctime | int | Creation time | [optional] [readonly] |
ftime | int | Finished time | [optional] [readonly] |
fired_order_id | int | ID of the newly created order on condition triggered | [optional] [readonly] |
status | str | Status - open: open - cancelled: being manually cancelled - finish: successfully executed - failed: failed to execute - expired - expired | [optional] [readonly] |
reason | str | Additional remarks on how the order was finished | [optional] [readonly] |