HistoricalAccountNavSeries
One account-NAV series: a stable account identity plus its points for this page.
Inherits fields from HistoricalSeries.
| Field | Type | Required | Nullable | Default | Description |
|---|---|---|---|---|---|
SeriesKey | str | Yes | No | Stable server-defined key for merging the same series across pages. This key is based on immutable ids and not on display labels. | |
Target | HistoricalAccountTarget | Yes | No | Account identity shared by every point in this series. | |
Points | list[HistoricalAccountNavPoint] | Yes | No | NAV points for this series on this page, ordered ascending by timestamp and source key. |