static public field O2GRequestParamsEnum.RATE_MAX
Brief
The constant represents the name of the open/close range order maximum rate parameter.
Details
To set the parameter value, use the setDouble
method. For example,
valuemap.setDouble(O2GRequestParamsEnum.RATE_MAX, value);
Declared in O2GRequestParamsEnum