A+D Two-Asset Daily Allocator - Backtest Run ============================================= Run ID: 20251207_233112 Date: 2025-12-07 23:31:38 CET Timezone: Europe/Vienna (CET/CEST) Version: v0.1.0-SQL Config Hash: d43810f8d03e5e55 Assets: - Asset 1: FR0010755611 (EUR) - Asset 2: JE00B2NFTL95 (EUR) Period: 2010-12-22 00:00:00 to 2025-11-24 00:00:00 (3,758 days) Key Metrics: - CAGR: 18.18% - Sharpe: 0.85 - Max DD: -33.76% - Volatility: 22.90% Files: - backtest_config.json : Full strategy configuration - data_manifest.json : Data source information - portfolio_history_detailed.csv : Detailed trade-by-trade history (2-4 rows/day) - backtest_results.csv : Daily portfolio values - trade_log.csv : Trade execution log - performance_dashboard.png : Single-page visual summary - AD_Allocator_Report.pdf : Comprehensive 11-page report - monthly_returns_heatmap.csv/.png : Monthly performance matrix - drawdown_report.csv : Drawdown analysis - (additional visualization PNGs) To Reproduce This Run: ---------------------- python ad_allocator_complete.py --replay backtest_config.json This will: 1. Load the exact configuration from backtest_config.json 2. Verify the configuration hash 3. Re-run the backtest with identical parameters 4. Verify results match Complete reproducibility guaranteed by config hash.