public method Order.getRateMax
Overview
Gets the maximum price at which the order can be filled
Declaration
function getRateMax()
public double getRateMax();
public double getRateMax();
Returns
The method returns a real value that represents the maximum price at which the order can be filled
Details
Declared in Order