feat: implement USDCHF regime-aware momentum 5m strategy (closes #209)

This commit is contained in:
Stanley Isaac
2026-05-21 15:56:59 +00:00
parent a9a8b24cba
commit dfbf91743a
4 changed files with 239 additions and 1 deletions
@@ -41,4 +41,4 @@ USDCHF may show repeatable behavior when regime-aware momentum conditions align
This idea is intentionally Markdown-only. A future template can add `strategy.py`, `quant.config.json`, and a focused README once PPE results justify turning the idea into executable code.
Closes #11
Closes #209