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

Glossary Item Box

Public Properties

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

See Also