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

Glossary Item Box

Description

Returns the starting (minimum) timestamp of all arrived point and figure bar results, in the user-configured time zone (CQGAPIConfig.TimeZoneCode).

Property type

Read-only property

Syntax

Visual Basic
Public Property StartTimestamp As Date

Return Type

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

See Also