CQG API 4.0 - Revised
SessionMask Property
See Also  Send Feedback
CQGInstrument Interface : SessionMask Property

Glossary Item Box

Description

Returns bit mask of trading sessions.

Property type

Read-only property

Syntax

Visual Basic
Public Property SessionMask As Long

Return Type

The mask represented as Long

Remarks

It is a static property of an instrument.

Example

To access the Instrument properties see example section of the InstrumentSubscribed event.

See Also