CoolFace
Apppublic

BluefxPraise/The_Oracle

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
README.md22 linesDownload Raw Back to root
1---2title: The Oracle3emoji: ๐Ÿ”ฎ4colorFrom: indigo5colorTo: purple6sdk: docker7app_port: 78608pinned: false9---10 11# The Oracle12 13Production trading-signal Telegram bot with multi-engine ensemble (trend, mean-reversion, ML), regime detection, news shield, risk engine, auto-calibration, backtesting, and a Flask dashboard.14 15- **Pairs**: EURUSD=X, GBPJPY=X, AUDNZD=X, BTC-USD, ETH-USD16- **Phases**: OBSERVATION (28 days) โ†’ AUTO_CALIBRATION โ†’ LIVE17- **Quiet hours**: 21:00โ€“01:00 UTC18- **Dashboard**: served on port 786019- **Telegram**: long-polling, full BotFather menu, admin + subscriber commands20 21Boots automatically via `python main.py` from the Docker image.22