public method OpenPosition.getStopRateGets the price of the associated stop order (loss limit level)
Declaration
protojavascriptjavacsharppublic getStopRate() : real
Returns
The method returns a real value that represents the price of the associated stop order
If there is no associated stop order, the method returns an empty value
Declared in OpenPosition