CQG API 4.0 - Revised
eChangeType Enumeration
See Also  Send Feedback

Glossary Item Box

Description

Specifies the possible type of order change, passed as an argument to OrderChanged event.

Members

MemberValueDescription
ctAdded0New order is added and is already in the collection.
ctChanged1The order is changed.
ctRemoved2The order is removed from the collection.