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