Backtest a portfolio of companies
Backtest
Backtest a portfolio of companies
Accepts a list of company IDs with weights, resolves each to a tradeable security, fetches historical price data, and computes a buy-and-hold NAV series and statistics over the requested period.
POST
Backtest a portfolio of companies
Authorizations
Enter 'Bearer' followed by a space and then your JWT or API Key.
Example: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
or Bearer YOUR_API_KEY_HERE
Body
application/json
Response
Backtest results
Performance statistics for the portfolio.
Portfolio NAV points, each given as [unix_seconds, nav], starting at 10000.
Example:
Performance statistics for the benchmark.
Benchmark price series rebased to 10000 and aligned to the portfolio dates.
Example: