CQG API 4.0 - Revised
CQGSession Interface Members
See Also  Overview  Send Feedback

Glossary Item Box

Public Methods

Public Method IsTimeInSession

Specifies whether the given date is within the session time period.

Public Properties

Public Property ActivationDate

Returns the session activation date.

Public Property DayCloseOffsetReturns session close day offset related to the current applied day in central time
Public Property DayStartOffsetReturns session start day offset related to the current applied day in central time
Public Property DayStartsYesterdayReturns the DayStartsYesterday flag
Public Property EndTime

Returns the trading session end time.

Public Property Instrument

Returns the corresponding instrument of the trading session.

Public Property Name

Returns the trading session's name.

Public Property Number

Returns the trading session number.

Public Property PrimaryFlag

Indicates if the trading session is primary.

Public Property StartTime

Returns the trading session start time.

Public Property Type

Returns the session type.

Public Property ValidEndTime

Returns the trading session's valid end time.

Public Property ValidStartTime

Returns the trading session's valid start time.

Public Property WorkingWeekDays

Returns the session working week days.

See Also