SM
AGILEraAI Engine
Sign InInvestor Deck →

Agent Roster

All 17 AGILERA prediction agents with their current performance grades, weights, and live metrics fetched directly from the engine. Grades are computed from historical accuracy: S (≥70%), A (≥60%), B (≥50%), C (≥40%), D (≥30%), F (<30%).

Fetching live data...
S≥70%
A≥60%
B≥50%
C≥40%
D≥30%
F<30%

TA Agent

Technical

ta_agent

Classic technical-analysis indicators (RSI, MACD, Bollinger Bands, ATR) combined into a rule-based probability estimate.

Momentum Agent

Technical

momentum_agent

Rate-of-change and cross-sectional momentum signals over multiple lookback windows to forecast continuation vs. mean-reversion.

Bayesian Agent

Statistical

bayesian_agent

Bayesian update rules applied to a prior probability derived from historical base rates, updated with likelihood ratios from current features.

Seasonal Agent

Statistical

seasonal_agent

Calendar-effect and intraday-seasonality patterns (day-of-week, month, options-expiry cycles) encoded as probability adjustments.

Volatility Regime Agent

Statistical

vol_regime_agent

Detects low/medium/high volatility regimes using realised vol, VIX term-structure proxies, and regime-switching models.

Monte Carlo Agent

Statistical

montecarlo_agent

Runs thousands of GBM simulations with bootstrapped drift and volatility parameters to estimate barrier-touch probabilities.

ML Agent

ML/AI

ml_agent

Gradient-boosted tree ensemble (XGBoost / LightGBM) trained on engineered OHLCV features with time-series cross-validation.

RL Agent

ML/AI

rl_agent

Reinforcement-learning policy trained via PPO on a simulated triple-barrier environment, outputting action probabilities as predictions.

FinRL Agent

ML/AI

finrl_agent

Deep Q-Network (DQN) agent using a pure-numpy two-layer MLP (12→32→16→3). Continuous 12-feature state space, experience replay (capacity 500), target network, and epsilon-greedy TD(0) Q-learning — no heavy RL dependencies.

NLP Agent

Alternative Data

nlp_agent

Sentiment and entity extraction from financial news and earnings transcripts, converted to directional probability scores.

FinGPT Agent

ML/AI

fingpt_agent

Fine-tuned large language model specialised in financial reasoning; produces probability estimates from narrative context.

Qlib Agent

ML/AI

qlib_agent

Microsoft Qlib alpha factor library integrated as a signal source; alpha factors are ranked and converted to probability outputs.

Drift Agent

Meta

drift_agent

Monitors statistical drift in feature distributions using CUSUM and Page-Hinkley tests to down-weight stale agent signals.

Weather Agent

Alternative Data

weather_agent

Correlates commodity-relevant weather data (precipitation, temperature anomalies) with sector price movements.

OSS Scout Agent

Alternative Data

oss_scout_agent

Tracks open-source repository activity (GitHub stars, commit velocity, dependency adoption) as a leading indicator for tech stocks.

Top-Hat Agent

Meta

tophat_agent

Ensemble meta-learner that blends the outputs of the other 16 agents using a stacking approach with isotonic-regression calibration.

AGI Agent

ML/AI

agi_agent

Experimental generalist reasoning agent that synthesises all available signals through chain-of-thought prompting and self-consistency voting.

Weights are updated after every resolved outcome via grade-weighted exponential decay. Grades require a minimum of 5 predictions.