TA Agent
Technicalta_agent
Classic technical-analysis indicators (RSI, MACD, Bollinger Bands, ATR) combined into a rule-based probability estimate.
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%).
ta_agent
Classic technical-analysis indicators (RSI, MACD, Bollinger Bands, ATR) combined into a rule-based probability estimate.
momentum_agent
Rate-of-change and cross-sectional momentum signals over multiple lookback windows to forecast continuation vs. mean-reversion.
bayesian_agent
Bayesian update rules applied to a prior probability derived from historical base rates, updated with likelihood ratios from current features.
seasonal_agent
Calendar-effect and intraday-seasonality patterns (day-of-week, month, options-expiry cycles) encoded as probability adjustments.
vol_regime_agent
Detects low/medium/high volatility regimes using realised vol, VIX term-structure proxies, and regime-switching models.
montecarlo_agent
Runs thousands of GBM simulations with bootstrapped drift and volatility parameters to estimate barrier-touch probabilities.
ml_agent
Gradient-boosted tree ensemble (XGBoost / LightGBM) trained on engineered OHLCV features with time-series cross-validation.
rl_agent
Reinforcement-learning policy trained via PPO on a simulated triple-barrier environment, outputting action probabilities as predictions.
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
Sentiment and entity extraction from financial news and earnings transcripts, converted to directional probability scores.
fingpt_agent
Fine-tuned large language model specialised in financial reasoning; produces probability estimates from narrative context.
qlib_agent
Microsoft Qlib alpha factor library integrated as a signal source; alpha factors are ranked and converted to probability outputs.
drift_agent
Monitors statistical drift in feature distributions using CUSUM and Page-Hinkley tests to down-weight stale agent signals.
weather_agent
Correlates commodity-relevant weather data (precipitation, temperature anomalies) with sector price movements.
oss_scout_agent
Tracks open-source repository activity (GitHub stars, commit velocity, dependency adoption) as a leading indicator for tech stocks.
tophat_agent
Ensemble meta-learner that blends the outputs of the other 16 agents using a stacking approach with isotonic-regression calibration.
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.