feat: implement ETHUSDT adaptive threshold classifier 15m strategy (closes #215)

This commit is contained in:
Stanley Isaac
2026-05-21 18:32:58 +00:00
parent a9a8b24cba
commit 2ad8a97383
4 changed files with 216 additions and 1 deletions
@@ -41,4 +41,4 @@ ETHUSDT may show repeatable behavior when adaptive threshold classifier conditio
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 #23
Closes #215