public method OpenPosition.getStopRate
Overview
Gets the price of the associated stop order (loss limit level)
Declaration
function getStopRate()
public double getStopRate();
public double getStopRate();
Returns
The method returns a real value that represents the price of the associated stop order
Details
Declared in OpenPosition