static public field O2GRequestParamsEnum.PEG_TYPE
Brief
The constant represents the name of the order pegged price parameter.
Details
To set the parameter value, use the setString
method. For example,
valuemap.setString(O2GRequestParamsEnum.PEG_TYPE, value);
For the list of the possible parameter values, see the Constants.Peg class description.
The parameter is applicable only for stop/limit orders.
Declared in O2GRequestParamsEnum