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

Reference to the changed CQGRenkoBars

index_
Zero-based index of item in the collection
CQGCEL Interface : RenkoBarsUpdated Event

Glossary Item Box

Description

Fired when CQGRenkoBar item is updated

Syntax

Visual Basic
Public Event RenkoBarsUpdated( _
   ByVal cqg_renko_bars As CQGRenkoBars, _
   ByVal index_ As Long _
)

Parameters

cqg_renko_bars

Reference to the changed CQGRenkoBars

index_
Zero-based index of item in the collection

See Also