static public field O2GRequestParamsEnum.RateStop
Brief
The price of the stop order.
Details
The stop order must be below the trade price for the position created using a buy order (long position) and above the trade price for the position created using a sell order (short position). Either RateStop
or a pair of PegOffsetStop
and PegTypeStop
fields must be used to specify the associated stop order. If none of these fields is specified, the stop order will not be created.
Declared in O2GRequestParamsEnum