CQG API 4.0 - Revised
IncludeEnd Property
See Also  Send Feedback
CQGPointAndFigureBarsRequest Interface : IncludeEnd Property

Glossary Item Box

Description

Gets/sets the include end flag, which will be used to formulate the point and figure bars request.

The default value for this property is False.

Property type

Read-write property

Syntax

Visual Basic
Public Property IncludeEnd As Boolean

Return Type

True, if end should be included; False (default), otherwise

Remarks

If you would like to request data from specific time in the past to current time with updates, then check out the following link.

See Also