Files
vault-dash/app
Bu5hm4nn 6c35efde0f fix: use selected data source for backtest historical prices
The backtest engine was always using fixture data (limited to 2024-01-02
through 2024-01-08) regardless of the data_source selection. The fix
fetches historical prices using the specified data source (Databento,
Yahoo Finance, or synthetic) and passes them directly to the engine.
2026-04-03 20:34:21 +02:00
..