CQG API 4.0 - Revised
eOrderDuration Enumeration
See Also  Send Feedback

Glossary Item Box

Description

Specifies the possible durations of an order.

Members

MemberValueDescription
odATC7

The order duration is "At The Close".

odATO6

The order duration is "At The Open".

odDay1

The order lasts until the end of the trading day.

odDayGoodTillTime9

The order duration is "Day Good Till Time".

The order lasts until specified time portion, after which order is set to suspended state.

Time portion should be specified via opGTTTime property.

odFAK5

The order duration is "Fill And Kill".

It means: "Immediately fill as many as possible and cancel the rest".

odFOK4

The order duration is "Fill Or Kill".

It means: "Immediately fill this order completely or cancel".

odGoodTillCanceled3

The order lasts till it is cancelled or till the instrument is expired.

odGoodTillDate2

The order duration is "Good Till Date".

Date portion should be specified via opGTDTime property.

odGoodTillTime8

The order duration is "Good Till Time".

Time portion should be specified via opGTTTime property.

odUndefined0

Undefined.