feat: implement EURUSD session breakout confirmation 1m strategy (closes #203)

This commit is contained in:
Stanley Isaac
2026-05-21 15:08:23 +00:00
parent a9a8b24cba
commit 30c9e56f26
4 changed files with 207 additions and 1 deletions
@@ -41,4 +41,4 @@ EURUSD may show repeatable behavior when session breakout confirmation condition
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 #1
Closes #203