public method RawOpenPosition.getOpenRateGets the price at which the position was opened
Declaration
protojavascriptjavacsharppublic getOpenRate() : real
Returns
The method returns a real value that represents the price at which the position was opened
In the case of FX instruments, it is expressed in the instrument counter currency per one unit of base currency. In the case of CFD instruments, it is expressed in the instrument native currency per contract.
Declared in RawOpenPosition