CQG API 4.0 - Revised
UpdatesEnabled Property
See Also  Send Feedback
CQGPointAndFigureBarsRequest Interface : UpdatesEnabled Property

Glossary Item Box

Description

Gets/sets the updates enabled flag, which will be used to formulate the point and figure bars request.

The default value for this property is False.

Property type

Read-write property

Syntax

Visual Basic
Public Property UpdatesEnabled As Boolean

Return Type

True, if the updates are enabled; False (default), otherwise

See Also