Bu5hm4nn
9a3b835c95
feat(DATA-DB-004): add Databento settings UI and independent scenario config
- Updated backtests page with Data Source card
- Data source selector (databento/yfinance/synthetic)
- Dataset dropdown (XNAS.BASIC, GLBX.MDP3)
- Resolution dropdown (ohlcv-1d, ohlcv-1h)
- Cost estimate display (placeholder for now)
- Added Scenario Configuration card
- Underlying symbol selector (GLD/GC/XAU)
- Start/end date inputs
- Start price input (0 = auto-derive)
- Underlying units, loan amount, margin call LTV
- BacktestPageService updates:
- get_historical_prices() with data_source parameter
- get_cost_estimate() for Databento cost estimation
- get_cache_stats() for cache status display
- Support for injected custom provider identity
- DataSourceInfo for provider metadata
- BacktestSettingsRepository integration:
- Load/save settings per workspace
- Default values from BacktestSettings.create_default()
- Test update: TLT validation message changed to reflect
new multi-symbol support (GLD, GC, XAU)
2026-03-29 11:12:11 +02:00
..
2026-03-29 11:12:11 +02:00
2026-03-26 15:12:04 +01:00
2026-03-26 13:19:18 +01:00
2026-03-24 00:26:36 +01:00
2026-03-28 16:40:18 +01:00
2026-03-27 21:41:50 +01:00
2026-03-24 17:49:58 +01:00
2026-03-27 16:39:33 +01:00
2026-03-28 23:53:46 +01:00
2026-03-26 17:34:09 +01:00
2026-03-23 22:53:08 +01:00
2026-03-26 13:19:18 +01:00
2026-03-28 23:48:41 +01:00
2026-03-27 22:33:20 +01:00
2026-03-25 10:02:10 +01:00