class OrderInfo

Parents

object

Brief

The class provides access to identification information of the order

Public Methods

getError

Gets the error on the last order status change

getOrderId

Gets the unique identification number of the order

getRequestTxt

Gets the custom identifier of the order

getStatus

Gets the status

getTradeId

Gets the unique identification number of the position to be opened/closed by the order

hasError

Checks whether the order changed with an error

isExecuted

Checks whether the order is executed

OrderInfo

This method is a constructor for the class provides access to identification information of the order. The constructor does not return any values

back