Message: SecurityMetadata

File: WebAPI/metadata_2.proto

Description

Security metadata.

Used in

ExchangeSecuritiesReport, Symbol

Fields

security_id

Type: string

Description: Security ID.

Required: yes.

name

Type: string

Description: Security name.

Required: yes.

description

Type: string

Description: Security description.

cfi_code

Type: string

Description: CFI code (Classification of Financial Instruments, ISO 10962).

currency (deprecated)

Type: string

Description: Deprecated and should not be used. Use ProcessingMetadata.currency instead.

tick_size (deprecated)

Type: double

Description: Deprecated and should not be used. Use ProcessingMetadata.tick_size instead.

tick_value (deprecated)

Type: double

Description: Deprecated and should not be used. Use ProcessingMetadata.tick_value instead.

period_type (deprecated)

Type: uint32

Description: Deprecated and should not be used.

period_value (deprecated)

Type: uint32

Description: Deprecated and should not be used.

contract_size_in_units (deprecated)

Type: cqg.Decimal

Description: Deprecated and should not be used. Use ProcessingMetadata.contract_size_in_units instead.

contract_size_unit (deprecated)

Type: shared_1.Text

Description: Deprecated and should not be used. Use ProcessingMetadata.contract_size_unit instead.

contributor_parameters

Type: metadata_admin_2.ContributorParameters

Description: Optional custom security parameters per associated OTC contributor (if any).

symbol_id

Type: string

Description: ID of the symbol the security represents (Symbol.id attribute).

source_instrument_group_name

Type: string

Description: If this security represents a list of double-quoted contracts, the field contains identifier to request list of corresponding source instruments (see InstrumentGroupRequest).

processing_metadata

Type: ProcessingMetadata

Description: Metadata used for real-time and trading data processing. There might be different metadata properties for different contracts within the security.

Note: This collection is empty when message received as a part of ExchangeSecuritiesReport.

deleted

Type: bool

Description: Security is deleted (used for updates).