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

Glossary Item Box

Description

Returns the ending (maximum) timestamp of all arrived condition 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 condition result, represented as Date

See Also