CQG API 4.0 - Revised
ECompoundOrderType Enumeration
See Also  Send Feedback

Glossary Item Box

Description

Represends compound order type.

Members

MemberValueDescription
coOCO1Order-Cancels-Orders type. The order consists of several parts (legs, orders from CQGOrderChain). If one part (leg) of the order is executed, then all other parts (legs) are canceled.
coOPO0Order-Places-Order type. The order consists of several parts (legs, orders from CQGOrderChain). Initially, only the first part (leg) is active (in a working state) and all others are in a waiting state (corresponds to osContingent order status). When the active part (leg) is executed, all other parts (legs) become active.

See Also