Message: InstrumentGroupByExchangeRequest

File: WebAPI/metadata_2.proto

Description

Request for a group of instruments based on a given exchange ID and type of instruments. Multiple subscriptions on the same exchange ID are prohibited.

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 request rate is 10000 per 24 hours by default.

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

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

Response: InstrumentGroupByExchangeReport.

Used in

InformationRequest

Fields

exchange_id

Type: sint32

Description: Exchange ID.

Required: yes.

instrument_group_type

Type: uint32

Description: This field is associated with InstrumentGroupType enum type.

Required: yes.