feat: implement GBPUSD volatility compression expansion 1m strategy (closes #204)

This commit is contained in:
Stanley Isaac
2026-05-21 15:27:52 +00:00
parent a9a8b24cba
commit a4d0508e04
4 changed files with 231 additions and 1 deletions
@@ -41,4 +41,4 @@ GBPUSD may show repeatable behavior when volatility compression expansion condit
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 #3
Closes #204