Concepts
๐ฆ AthenaAI is an AI-powered ensemble machine-learning trading bot for PocketOption, built on BinaryOptionsToolsV2 โ Get it on GitLab
๐ฌ Need help? Join the Chipa Discord ยท โก Go no-code with ChipaEditor
Deep dives into how AthenaAI makes its decisions.
| Concept | Description |
|---|---|
| The ensemble | Five models (plus an optional MLP), vote weighting, and online learning |
| The feature engine | All 40 core and 17 experimental features, documented individually |
| Regime detection | Trending, ranging, and volatile market classification |
| Expiry selection | How the AI picks a trade duration |
| Adaptive strategy | The self-tuning layer that blocks losing regimes, hours, and directions |
| Feature Lab | Automatic masking of non-predictive experimental features |
| Signal gates | Every check a signal must pass before a trade is placed |
Level Up Your AthenaAI Setup
- ๐ฆ Get AthenaAI on GitLab โ โ clone the source, open issues, and contribute improvements.
- ๐ฌ Join the Chipa Discord โ โ get real-time support, share your results, and swap strategy ideas with other AthenaAI users.
- โก Try ChipaEditor โ โ build, backtest, and deploy trading strategies without writing a line of code, with our AI-powered strategy editor.