static public field O2GRequestParamsEnum.RateLimit

Brief

The price of the limit order.

Details

The limit order must be above the trade price for the position created using a buy order (long position) and below the trade price for the position created using a sell order (short position). Either RateLimit or a pair of PegOffsetLimit and PegTypeLimit fields must be used to specify the associated limit order. If none of these fields is specified, the limit order will not be created.

Declared in O2GRequestParamsEnum

back