CQG API 4.0 - Revised
CQGYields 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 all yields in the collection
Public Property EndTimestampReturns the ending (maximum) timestamp of all arrived yields so far, in user configured time zone (CQGAPIConfig.TimeZoneCode)
Public Property IdReturns the unique identifier of yields
Public Property ItemReturns the CQGYield by its index
Public Property LastErrorReturns CQGError object describing the last error occurred to this object
Public Property RequestReturns the read-only copy of CQGYieldsRequest object
Public Property StartTimestampReturns the starting (minimum) timestamp of all arrived yields, in user configured time zone (CQGAPIConfig.TimeZoneCode)
Public Property StatusReturns the status
Public Property TagReturns a user defined value

See Also