CQG API 4.0 - Revised
InstrumentTypes Property
See Also  Send Feedback
CQGInstrumentsGroupRequest Interface : InstrumentTypes Property

Glossary Item Box

Description

Sets/gets the types of the instruments to request.

Property type

Read-write property

Syntax

Visual Basic
Public Property InstrumentTypes As eInstrumentType

Return Type

Instrument types, represented as eInstrumentType enumeration

Remarks

Currently, only option types are supported (i.e., itOptionPut, itOptionCall, and itAllOptions).

If no instrument type is specified, all corresponding options will be returned.

See Also