feat: implement AUDUSD multi-timeframe trend filter 1m strategy (closes #207)

This commit is contained in:
Stanley Isaac
2026-05-21 15:43:52 +00:00
parent a9a8b24cba
commit 4bd91e1fe8
4 changed files with 229 additions and 1 deletions
@@ -41,4 +41,4 @@ AUDUSD may show repeatable behavior when multi-timeframe trend filter conditions
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 #7
Closes #207