Message: CalendarEventValue

File: WebAPI/economic_calendar_2.proto

Description

Value related to calendar event.

Used in

CalendarEventDetail

Fields

value

Type: double

Description: Real (not scaled) value.

unit

Type: string

Description: Unit in which the value has been reported.

Example of values:

1.  ‘%’: percentages.

2.  ‘K’: 10^3

3.  ‘M’: 10^6

4.  ‘B’: 10^9

5.  ‘T’: 10^12

contract_symbol

Type: string

Description: Full contract symbol in CQG dialect.

contract_id

Type: uint32

Description: Contract ID of instrument associated with this value.

Note: If an unknown ID is received, the contract metadata can be obtained via metadata_2.ContractMetadataRequest.

Source: metadata_2.ContractMetadata.contract_id.

time_bar_unit

Type: uint32

Description: Proposed bar unit for TimeBarRequest.

Source: historical_2.BarUnit.