CQG API 4.0 - Revised
HLC3 Property
See Also  Send Feedback
CQGTimedBar Interface : HLC3 Property

Glossary Item Box

Description

Returns the ((High+Low+Close)/3) value of the timed bar.

Property type

Read-only property

Syntax

Visual Basic
Public Property HLC3 As Double

Return Type

Result of ((High+Low+Close)/3), represented as Double

See Also