CQG API 4.0 - Revised
eOrderStatusFilter Enumeration
See Also  Send Feedback

Glossary Item Box

Description

Specifies the order's CQGOrder.GWStatus filter's possible values, available for CQGCEL.QueryOrders method calls.

Members

MemberValueDescription
osfAll0Orders with any Gateway status.
osfCanceled6Cancelled orders.
osfException4

Orders with errors or rejected orders.

osfFilled3

Orders that have at least 1 fill.

osfFinal2Final orders, i.e. orders, Gateway statuses of which are one of the following: osRejectGW, osRejectFCM, osExpired, osCanceled, osFilled, osBusted, osParked, osInTransitTimeout.
osfNotFinal1

Not final orders, i.e. orders, Gateway statuses of which are one of the following: osInOrderBook, osInTransit, osActiveAt, osContingent, osDisconnected, osInCancel, osInModify.

osfParked5

Parked and contingent orders.