Initial commit with 2026 World Cup Quant Platform core modules and CI/CD
This commit is contained in:
7
platform/alerts/.env.example
Normal file
7
platform/alerts/.env.example
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user