static public field O2GRequestParamsEnum.TimeInForce

Brief

The Time In Force of the order. See possible values in details.

Details

Possible values:

GTC

Good Till Cancelled (Open/Close Market, Entry, Stop, and Limit orders).

IOC

Immediate Or Cancel (Open/Close Market, Open/Close, and Open/Close Range orders).

FOK

Fill Or Kill (Open/Close Market, Open/Close, and Open/Close Range orders).

DAY

Day Order (Open/Close Market, Entry, Stop, and Limit orders).

Declared in O2GRequestParamsEnum

back