Initial commit with 2026 World Cup Quant Platform core modules and CI/CD

This commit is contained in:
QuantBot
2026-06-13 23:18:18 +08:00
commit 073abf98c1
155 changed files with 19539 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
REDIS_URL=redis://localhost:6379/0
TELEGRAM_BOT_TOKEN=replace-me
TELEGRAM_CHAT_ID=replace-me
EV_THRESHOLD=0.05
SHARP_THRESHOLD=0.80
ALERT_POLL_SECONDS=10