Skip to main content
Price endpoints serve daily OHLCV bars for any ticker in a scenario, plus single-day and market-wide snapshots. All prices are synthetic, generated from market, sector, and event return components.

Historical prices

Daily OHLCV bars for a ticker within an optional date window.

Components

With include_components=true, each bar adds the decomposition David used to generate it:

Price snapshot

The single bar visible as of a date, useful for point-in-time valuation.
Returns 404 if no bar exists on or before as_of.

Market snapshot

A market-wide snapshot across many tickers as of a date.

Discovery helpers

Both take only scenario_id and return the tickers with price data.