CQG API 4.0 - Revised
EndTimestamp Property
See Also  Send Feedback
CQGPointAndFigureBars Collection : EndTimestamp Property

Glossary Item Box

Description

Returns the ending (maximum) timestamp of all arrived point and figure bar results so far, in the user-configured time zone (CQGAPIConfig.TimeZoneCode).

Property type

Read-only property

Syntax

Visual Basic
Public Property EndTimestamp As Date

Return Type

The timestamp of the last-arrived point and figure bar result, represented as Date

See Also