Message: DialectMetadataResult

File: WebAPI/metadata_2.proto

Description

Response message containing metadata about the requested dialect.

Corresponding request: DialectMetadataRequest.

Used in

InformationReport

Fields

dialect_id

Type: string

Description: Identifier of the dialect.

regular_expression

Type: string

Description: Regular expression used to match contract names following the dialect-specific naming convention.

Note: This pattern does not apply to synthetic or exchange strategy names.

See: metadata_2.ContractMetadata.dialect_contract_symbol.