class RawOpenPosition| Parents | |
|
|
|
The class provides access to information about an open position, its received from the trading server without calculated fields.
| Public Methods | |
|
Gets the unique identification number of the account the position is opened on |
|
|
Gets the type of the account the position is opened on |
|
|
Gets the unique name of the account the position is opened on |
|
|
Gets the amount of the position |
|
|
Gets the trade operation by which the position was opened |
|
|
Gets the amount of funds subtracted from the account balance to pay for the brokers service in accordance with the terms and conditions of the account trading agreement |
|
|
Gets the amount of dividends earned or paid for the position |
|
|
Gets the unique identification number of the instrument traded |
|
|
Gets the unique identification number of the order by which the position was opened |
|
|
Gets the identifier of the order request by which the position was opened |
|
|
Gets the custom identifier of the order by which the position was opened |
|
|
Gets the unique identifier of the pair of prices (bid and ask) at which the position was opened |
|
|
Gets the price at which the position was opened |
|
|
Gets the date and time when the position was opened |
|
|
Gets the unique identifier of the environment that was used to open the position |
|
|
Gets the cumulative amount of funds that is added the account balance for holding the position overnight |
|
|
Gets the unique identification number of the open position |
|
|
Gets the unique identification number of the position a partial closing of which resulted in opening of the current position |
|
|
Gets the simulated delivery date |
|
|
This method is a constructor for the class provides access to information about an open position, receiving from the trading server without calculated fields. It initializes the properties with default values and does not return any values |
|