Skip to main content

HistoricalAccountNavPoint

Historical account NAV / cash / maintenance-margin 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.
ValuesHistoricalAccountNavValuesYesNoRaw close values, rollup close values, or rollup OHLC values depending on source and HistoricalDataQueryArgs.RollupValueMode.