Built-in Functions
Structures
Built-in Variables
ORDER_STATE_UNKNOWN
ORDER_STATE_UNKNOWN is the value of the Status property in the Order structure, indicating that the order status is unknown (other status).
Type
number
See Also
Remarks
The value of ORDER_STATE_UNKNOWN is 3.
For ORDER_STATE_UNKNOWN status, you can call the exchange.GetRawJSON function to get the raw order status information and refer to the exchange documentation for specific descriptions.