Past performance (template allocation)
Historical performance chart and metrics for a hypothetical portfolio defined by asset weights.
Authorizations
Auth0-issued access token that includes the scopes listed for the route.
Headers
MongoDB identifier of the user (B2B acting investor).
^[a-f0-9]{24}$Query Parameters
Initial portfolio value (whole currency units) used for the simulation.
"10000"
Response
Past performance series and metrics.
Map of performance tenor (e.g. 1m, 6m, 1y, 5y, 10y) to arrays of portfolio value
points over time. Tenor keys come from the statistics service; a response includes multiple
tenors in practice. See the 200 example for the exact shape.
Metrics keyed by tenor (e.g. maximum_drawdown, volatility, annualised_return).