public method ClosedPosition.getCloseRateGet the price at which the position was closed
Declaration
protojavascriptjavacsharppublic getCloseRate() : real
Returns
The method returns a real value that represents the price at which the position was closed
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 ClosedPosition