class OrderInfo

Parents

object

Brief
The class provides access to identification information of the order
Public Methods
OrderInfo This method is a constructor for the class provides access to identification information of the order. The constructor does not return any values
getOrderId Gets the unique identification number of the order
isExecuted Checks whether the order is executed
getStatus Gets the status
getTradeId Gets the unique identification number of the position to be opened/closed by the order
getRequestTxt Gets the custom identifier of the order
hasError Checks whether the order changed with an error
getError Gets the error on the last order status change