Message: ImpliedRateReport

File: cqg_api/rates/rates.proto

Description

A report with rate curve.

Each report is a snapshot that contains all points of the curve.

Options

      report_type_id = 250

Fields

currency

Type: string

Description: Currency code.

rate_points

Type: ImpliedRatePoint

Description: Points of the rate curve.

update_time

Type: google.protobuf.Timestamp

Description: Time when this report was generated.

valid_till

Type: google.protobuf.Timestamp

Description: The report should be treated valid till this time if not overwritten by next report.