public method BaseSLOrderRequest.getRate
Overview
Gets the price at which the stop/limit order must close the position
Declaration
function getRate()
public double getRate();
public double getRate();
Returns
The method returns a real value that represents the price at which the stop/limit order must close the position
Details
Declared in BaseSLOrderRequest