Skip to main content

HistoricalMetricPoint

Historical PnL / greek / price / IV point.

Inherits fields from HistoricalDataPoint.

FieldTypeRequiredNullableDefaultDescription
SourceHistoricalDataPointSourceYesNoPoint source.
RawIdintNoYesRaw source row id. Null for rollup points.
RollupHistoricalRollupInfoNoYesRollup metadata. Null for raw points.
TimestampUtcdatetimeYesNoEffective point timestamp in UTC. Raw points use the source observation time; rollup points use the source-last observation time within the bucket.
ValuesHistoricalMetricValuesYesNoRaw close values, rollup close values, or rollup OHLC values depending on source and HistoricalDataQueryArgs.RollupValueMode.