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