CQG API 4.0 - Revised
eOrderStatus Enumeration
See Also  Send Feedback

Glossary Item Box

Description

Defines the CQG Gateway statuses of the order.

Members

MemberValueDescription
osActiveAt16

The order will be active at the nearest session.

osBusted15Order was completely filled and then all fills were busted
osCanceled10The order is cancelled.
osContingent14The order is contingent on another order, awaiting activation.
osDisconnected13The order might be cancelled because a disconnect occurred.
osExpired7

The order is expired.

It means that the order was not filled during its duration period.

osFilled11The order is filled.
osInCancel8The order is in cancellation stage.
osInClient1The order either is in CQGIC or is flying to the CQG Gateway.
osInModify9The order is in modification stage.
osInOrderBook4The order is working.
osInTransit2

Order is in transit.

It means that the order has already reached the CQG Gateway, and now it is on its way to the exchange.

osInTransitTimeout5The order was timed out, while waiting for notification from the CQG Gateway.
osNotSent0The order did not leave the CQG API side, yet.
osParked12The order is parked.
osRejectFCM6The order is rejected by FCM.
osRejectGW3The order is rejected by CQG Gateway.