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

Glossary Item Box

Public Properties

Public Property _NewEnumReturns the new enumerator
Public Property CountReturns the number of CQGSubMinuteBar in the collection
Public Property EndTimestampReturns the ending (maximum) timestamp of all arrived sub minute bars so far
Public Property IdReturns the unique identifier of sub minute bars
Public Property ItemReturns the CQGSubMinuteBar by index
Public Property LastErrorReturns CQGError object describing the last error occurred to this object
Public Property RequestReturns the read-only copy of CQGTimedBarsRequest object
Public Property StartTimestampReturns the starting (minimum) timestamp of all arrived sub minute bars
Public Property StatusReturns the status
Public Property TagReturns a user defined value

See Also