CQG API 4.0 - Revised
DefaultInstrumentBBAType Property
See Also  Send Feedback
CQGAPIConfig Interface : DefaultInstrumentBBAType Property

Glossary Item Box

Description

Specifies the default instrument best bid/ask (BBA) type.

The default value is dbtCombined.

Property type

Read-write property

Syntax

Visual Basic
Public Property DefaultInstrumentBBAType As eDOMandBBAType

Return Type

Default instrument BBA type represented as a bitmask of eDOMandBBAType

Remarks

Allows to configure the initial BBA type of subscribed instruments.

See Also