Message: InstrumentGroupRequest

File: WebAPI/metadata_2.proto

Description

Request a group of instruments by an instrument group identifier.

Note: Dialect support in list requests is limited. Behavior may differ from symbol resolution, and dialect-specific fields might be omitted depending on server-side configuration.

Limits:

1.  The number of simultaneous requests in processing is 5 by default.

2.  The number of simultaneous update subscriptions is 100 by default.

Response: InstrumentGroupReport.

Used in

InformationRequest

Fields

instrument_group_id

Type: string

Description: Identifier of instrument group. It can be one of:

      Option maturity id to get a group of option strikes (see OptionMaturityMetadata.id)

      Instrument group’s name to get a group of futures (e.g. ‘F.US.EP’, see ContractMetadata.instrument_group_name or SecurityMetadata.source_instrument_group_name)