feat: implement SOLUSDT carry-aware trend overlay 15m strategy (closes #216)

This commit is contained in:
Stanley Isaac
2026-05-21 18:40:10 +00:00
parent a9a8b24cba
commit 16f54e175e
4 changed files with 264 additions and 1 deletions
@@ -41,4 +41,4 @@ SOLUSDT may show repeatable behavior when carry-aware trend overlay conditions a
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 #25
Closes #216