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

Glossary Item Box

Public Methods

Public Method IndexForDateReturns start index for specified date

Public Properties

Public Property _NewEnumReturns the new enumerator
Public Property CountReturns the number of CQGCurves in the collection
Public Property CurveHeadersReturns the headers of included curves
Public Property DefinitionReturns the advanced study definition
Public Property EndTimestampReturns the ending (maximum) timestamp of all arrived curves so far
Public Property IdReturns the unique identifier of advanced study
Public Property ItemReturns the CQGCurves by index
Public Property LastErrorReturns CQGError object describing the last error occurred to this object
Public Property RequestReturns the read-only copy of CQGAdvancedStudyRequest object
Public Property StartTimestampReturns the starting (minimum) timestamp of all arrived curves
Public Property StatusReturns the status
Public Property TagReturns a user defined value

See Also