CQG API 4.0 - Revised
TFlowBarsAdded Event
See Also  Send Feedback
cqg_tflow_bars

Reference to changed CQGTFlowBars

CQGCEL Interface : TFlowBarsAdded Event

Glossary Item Box

Description

This event is fired when a CQGTFlowBar item is added to the end of CQGTFlowBars.

Syntax

Visual Basic
Public Event TFlowBarsAdded( _
   ByVal cqg_tflow_bars As CQGTFlowBars _
)

Parameters

cqg_tflow_bars

Reference to changed CQGTFlowBars

See Also