CQG API 4.0 - Revised
ChangeFilter Property
See Also  Send Feedback
CQGChangedTradeExits Collection : ChangeFilter Property

Glossary Item Box

Description

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.

Property type

Read-only property

Syntax

Visual Basic
Public Property ChangeFilter As eTradeChangeCategory

See Also