CQG API 4.0 - Revised
RemoveRenkoBars Method
See Also  Send Feedback
cqg_renko_bars
CQGRenkoBars to remove
CQGCEL Interface : RemoveRenkoBars Method

Glossary Item Box

Description

Unsubscribe from and remove the CQGRenkoBars from CQGRenkoBarsCollection

Syntax

Visual Basic
Public Sub RemoveRenkoBars( _
   ByVal cqg_renko_bars As CQGRenkoBars _
) 

Parameters

cqg_renko_bars
CQGRenkoBars to remove

See Also