Message: ExchangeMetadata

File: WebAPI/metadata_2.proto

Description

Exchange metadata.

Used in

ExchangeMetadataReport

Fields

exchange_id

Type: sint32

Description: Exchange ID.

Required: yes.

contributor_type

Type: uint32

Description: This field is associated with ContributorType enum type.

abbreviation

Type: string

Description: Exchange abbreviation.

name

Type: string

Description: Exchange name.

description

Type: string

Description: Description.

deleted

Type: bool

Description: If present and true - exchange metadata should be deleted.

Enum ContributorType

Description: Contributor type.

Values

      CONTRIBUTOR_TYPE_UNDEFINED = 0

      CONTRIBUTOR_TYPE_US_EQUITY_STYLE = 1

     Contributor is a quote source.

      CONTRIBUTOR_TYPE_OTC_STYLE = 2

     Contributor is a buyer.

      CONTRIBUTOR_TYPE_CLUSTER_STYLE = 3

     Contributor is a seller.