mirror of
https://github.com/BrentNeale1/fx-quant.git
synced 2026-08-07 07:37:44 +00:00
0d0c363bfac443271e37571885920357a22633c6
- Create config/system.yaml with full master prompt template - Create src/config_loader.py to load YAML config and .env - Update data_engine.build_all_features() to support lists of windows (e.g. sma_windows: [3, 20] produces sma_3 and sma_20 columns) - Rewrite get_candles.py to loop over all instruments × granularities from config instead of hardcoding EUR_USD/M5 - Fix supabase_upload.py indentation bug and wire up config for table name Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
Languages
Python
93.1%
HTML
6.9%