CQG API 4.0 - Revised
TimedBarsAdded Event
See Also  Send Feedback
cqg_timed_bars

Reference to the changed CQGTimedBars

CQGCEL Interface : TimedBarsAdded Event

Glossary Item Box

Description

This event is fired when a CQGTimedBar item is added to the end of CQGTimedBars.

Syntax

Visual Basic
Public Event TimedBarsAdded( _
   ByVal cqg_timed_bars As CQGTimedBars _
)

Parameters

cqg_timed_bars

Reference to the changed CQGTimedBars

See Also