CQG API 4.0 - Revised
SessionsFilter Property
See Also  Send Feedback
CQGTicksRequest Interface : SessionsFilter Property

Glossary Item Box

Description

Sets/gets the sessions filter, which will be used to formulate the ticks request.

The default value for this property is 0.

Property type

Read-write property

Syntax

Visual Basic
Public Property SessionsFilter As Long

Return Type

Sessions filter—in the form of a bitmask of session numbers, represented as Long

Remarks

Special values:

  • 0 represents primary session only
  • 31 represents all sessions

See Also