CQG API 4.0 - Revised
RenkoBarsAdded Event
See Also  Send Feedback
cqg_renko_bars

Reference to the changed CQGRenkoBars

CQGCEL Interface : RenkoBarsAdded Event

Glossary Item Box

Description

Fired when CQGRenkoBar item is added to the end of CQGRenkoBars

Syntax

Visual Basic
Public Event RenkoBarsAdded( _
   ByVal cqg_renko_bars As CQGRenkoBars _
)

Parameters

cqg_renko_bars

Reference to the changed CQGRenkoBars

See Also