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

Glossary Item Box

Public Methods

Public Method IsTimeInSession

Specifies whether the given date is within one of the sessions in the sessions collection.

Public Properties

Public Property _NewEnumReturns the new enumerator
Public Property Count

Returns the number of sessions in the trading sessions collection.

Public Property DescriptionEnd

Returns session description end date/time (converted to the user-configured time zone).

Public Property DescriptionNumber

Returns session description number.

Public Property DescriptionStart

Returns the session description's start date/time (converted to the user-configured time zone).

Public Property Holidays

Returns the corresponding CQGHolidays, which is a collection of CQGHoliday objects.

Public Property Item

Returns a session by its index or name.

This is the default property.

Public Property Name

Returns the custom session name of each session in the collection.

Public Property Type

Returns the sessions type.

See Also