CQG API 4.0 - Revised
AllPointAndFigureBars Property
See Also  Send Feedback
CQGCEL Interface : AllPointAndFigureBars Property

Glossary Item Box

Description

Returns the collection of point and figure bars requested only by this instance of CEL.

Property type

Read-only property

Syntax

Visual Basic
Public Property AllPointAndFigureBars As CQGPointAndFigureBarsCollection

Return Type

The collection of requested point and figure bars, represented as CQGPointAndFigureBarsCollection

See Also