File: WebAPI/historical_2.proto
Continuation segment.
ConstantVolumeBar, PointAndFigureBar, RangeBar, RenkoBar, TickBar, TimeBar
Type: string
Description: Short contract symbol in CQG dialect.
Type: uint32
Description: Contract ID.
Note: If an unknown ID is received, the contract metadata can be obtained via metadata_2.ContractMetadataRequest.
Source: metadata_2.ContractMetadata.contract_id.
Type: string
Description: Full contract symbol in CQG dialect.
Source: metadata_2.ContractMetadata.contract_symbol.
Type: string
Description: Full contract symbol in the dialect.
Can be empty string. E.g., if user_session_2.Logon.dialect_id is “0” (which means default, CQG dialect) or no available dialect metadata. Use ‘contract_symbol’ in this case.