Sets/gets the types of the instruments to request.
Read-write property
Visual Basic |
---|
Public Property InstrumentTypes As eInstrumentType |
Instrument types, represented as eInstrumentType enumeration
Currently, only option types are supported (i.e., itOptionPut, itOptionCall, and itAllOptions).
If no instrument type is specified, all corresponding options will be returned.