CQG API 4.0 - Revised
CQGBarsTimestamps Collection Members
See Also  Overview  Send Feedback

Glossary Item Box

Public Properties

Public Property _NewEnumReturns the new enumerator
Public Property Count

Returns the number of timestamp records in the collection.

Public Property Id

Returns the unique identifier of timed bars timestamps.

Public Property Item

Returns the timestamp by its index.

This is the default property.

Public Property LastError

Returns the CQGError object describing the last error occurred to this object or Nothing/Invalid_Error in case of no error.

Public Property Status

Returns the request status.

See Also