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