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

Glossary Item Box

Description

Returns a collection of all timed bars that were requested during this instance of CQGCEL.

Property type

Read-only property

Syntax

Visual Basic
Public Property AllTimedBars As CQGTimedBarsCollection

Return Type

Collection of timed bars, represented as CQGTimedBarsCollection Object

See Also