feat: implement EURGBP volume proxy divergence 5m strategy (closes #212)

This commit is contained in:
Stanley Isaac
2026-05-21 16:26:00 +00:00
parent a9a8b24cba
commit 2dcf1093d7
4 changed files with 253 additions and 1 deletions
@@ -41,4 +41,4 @@ EURGBP may show repeatable behavior when volume proxy divergence conditions alig
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 #17
Closes #212