class Order| Parents | |
|
|
|
The class provides access to order information
| Public Methods | |
|
Gets the unique identification number of the account the order is placed on |
|
|
Gets the type of the account the order is placed from |
|
|
Gets the unique name of the account on which the order is placed |
|
|
Gets the amount of the order |
|
|
Gets the distance in pips from the current market price within which the trader allows the order to be executed |
|
|
Gets the trade operation of the order |
|
|
Gets the type of the contingent order which the order is linked to |
|
|
Gets the unique identifier of an existing contingency group which the order is linked to |
|
|
Gets the price the order is executed at |
|
|
Gets the expiration date and time of the order, applicable only to orders with the DAY or GTD time-in-force option |
|
|
Gets the amount of the last order portion filled |
|
|
Gets the time, during which the trader must accept or reject the order requoted by the dealer |
|
|
Gets the price of the limit order attached to the entry order if there is one |
|
|
Gets the unique identification number of the limit order attached to the entry order if there is one |
|
|
Gets the Net Amount order flag |
|
|
Gets the unique identification number of the instrument offer the order is placed for |
|
|
Gets the unique identification number of the order |
|
|
Gets the original amount of the order when it was placed |
|
|
Gets the unique identifier of the environment that was used to place the order |
|
|
Gets the offset to the pegged price |
|
|
Gets the maximum allowed offset to the pegged price |
|
|
Gets the minimum allowed offset to the pegged price |
|
|
Gets the price used to calculate the pegged order price: O - open price, M - close price. Applicable only to stop/limit orders and secondary orders of ELS orders |
|
|
Gets the unique identification number of the primary order of the ELS or OTO contingent orders to which the order is linked |
|
|
Gets the price at which the order is placed |
|
|
Gets the maximum price at which the order can be filled |
|
|
Gets the minimum price at which the order can be filled |
|
|
Gets the identifier of the request to create the order |
|
|
Gets the custom identifier of the order |
|
|
Gets the side of the stop/limit order price: 1 - above the current market price, -1 - below the current market price |
|
|
Gets the order action: O - open a position, C - close a position |
|
|
Gets the status of the order |
|
|
Gets the date and time of the last update of the order state |
|
|
Gets the price of the stop order attached to the entry order if there is one |
|
|
Gets the pips left until the stop is moved |
|
|
Gets the unique identification number of the stop order attached to the entry order if there is one |
|
|
Gets the market price at the time the order automatically moves following the market fluctuations |
|
|
Gets the number of pips the market should move before the order moves the same number of pips after it |
|
|
Gets the time-in-force option of the order |
|
|
Gets the unique identification number of the position to be opened/closed by the order |
|
|
Gets the market price at the time the order automatically moves following the market fluctuations |
|
|
Gets the number of pips the market should move before the order moves the same number of pips after it |
|
|
Gets the type of the order |
|
|
Gets the rate type of the limit order |
|
|
Gets the rate type of the stop order |
|
|
Gets the simulated delivery date when the position can be automatically closed, applicable only to orders placed from accounts with the day netting trading mode |
|
|
Checks whether the order is active on the market or not, applicable only to secondary orders of ELS and OTO orders |
|
|
A constructor |
|