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-22 10:30:12 +01:00
2026-03-26 12:18:39 +01:00
2026-03-26 15:19:42 +01:00
2026-03-29 10:46:25 +02:00
2026-03-29 11:12:11 +02:00
2026-03-27 21:41:50 +01:00
2026-03-27 18:31:28 +01:00
2026-03-28 09:04:35 +01:00
2026-03-26 17:27:44 +01:00
2026-03-28 09:18:26 +01:00
2026-03-28 16:40:18 +01:00
2026-03-28 16:40:18 +01:00
2026-03-28 16:40:18 +01:00
2026-03-29 09:58:02 +02:00
2026-03-28 21:45:00 +01:00
2026-03-26 22:05:31 +01:00
2026-03-27 18:31:28 +01:00
2026-03-26 12:11:45 +01:00
2026-03-21 19:21:40 +01:00
2026-03-27 22:33:20 +01:00
2026-03-28 09:18:26 +01:00
2026-03-28 09:04:35 +01:00
2026-03-28 16:40:18 +01:00
2026-03-27 16:39:33 +01:00
2026-03-23 23:46:40 +01:00
2026-03-25 19:05:00 +01:00
2026-03-27 16:39:33 +01:00
2026-03-28 09:04:35 +01:00
2026-03-28 09:04:35 +01:00
2026-03-28 16:40:18 +01:00
2026-03-28 23:53:46 +01:00
2026-03-28 21:29:30 +01:00
2026-03-26 17:34:09 +01:00
2026-03-21 19:21:40 +01:00
2026-03-28 16:40:18 +01:00
2026-03-26 14:05:49 +01:00
2026-03-26 13:19:18 +01:00
2026-03-28 23:48:41 +01:00
2026-03-28 09:18:26 +01:00
2026-03-27 22:33:20 +01:00
2026-03-25 10:02:10 +01:00
2026-03-24 21:33:17 +01:00
2026-03-28 09:04:35 +01:00