CQG API 4.0 - Revised
Holidays Property
See Also  Send Feedback
CQGSessions Collection : Holidays Property

Glossary Item Box

Description

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

Property type

Read-only property

Syntax

Visual Basic
Public Property Holidays As CQGHolidays

Remarks

The CQGHolidays collection for custom sessions and instrument sessions will be empty, as it is not not supported for these types of sessions.

To resolve an instrument's sessions' holidays RequestHistoricalSessions method should be used.

For more information, see CQGCEL.HistoricalSessionsResolved's remark section.

See Also