CQG API 4.0 - Revised
CQGChangedTradeExits Collection Members
See Also  Overview  Send Feedback

Glossary Item Box

Public Properties

Public Property _NewEnumReturns the new enumerator
Public Property ChangeFilter

Returns the filter of change categories used to obtain the current collection.

This is the change_filter passed to the corresponding CQGTradingSystemNotificationInfo.ChangedEntries property call, or the combination of all eTradeChangeCategory values if change_filter was omitted.

Public Property Count

Returns the number of CQGChangedTradeExits objects in the collection.

Public Property Item

Returns the CQGChangedTradeExit object by its index.

This is the default property.

See Also