CQG API 4.0 - Revised
TimestampOffset Property
See Also  Send Feedback
CQGPointAndFigureBar Interface : TimestampOffset Property

Glossary Item Box

Description

Returns the timestamp offset, which is used to identify various CQGPointAndFigureBar objects that have the same timestamp.

Property type

Read-only property

Syntax

Visual Basic
Public Property TimestampOffset As Long

Return Type

Timestamp offset, represented as Long

Remarks

The TimestampOffset value grows for subsequent objects. It resets when the timestamp is changed.

See Also