AlgoTradingAI

Changelog

Release Notes

A chronological record of AlgoTradingAI platform updates, new features, and infrastructure changes.

v0.9.0
  • Trade Signal Tracker: live and closed trade views with performance stats.
  • Morning scan pipeline for pre-market signal generation.
  • Test in Playground modal for one-click paper testing from signals.
v0.8.0
  • Multi-horizon price forecasting (8 horizons, 2h to 1 month).
  • Fused forecast: multi-model prediction with confidence bands.
  • Forecast analysis module added to advisory consensus.
  • New /forecast page with horizon cards.
v0.7.0
  • Google News RSS as primary news source (free, no API key).
  • Multi-layer symbol name resolution for news search.
  • On-demand news ingestion with cooldown.
v0.6.0
  • Full AI advisory pipeline: 11 analysis modules, news, sentiment, AI decision engine.
  • SSE streaming for real-time advisory progress.
  • Advisory backtest and audit trail.
v0.5.0
  • Cashfree payment integration with 5 subscription tiers.
  • New sidebar navigation.
  • Plan-based symbol limits.
v0.4.0
  • Admin broker proxy for users without broker connection.
  • Admin key guard middleware.
  • Redis candle caching with 7-day TTL.
v0.3.0
  • Paper playground with virtual trading.
  • Intraday square-off checks via worker service.
v0.2.0
  • ML quality filter for trade scoring.
  • Per-symbol model training and profile tuning.
  • Watchlist management.
v0.1.0
  • Initial release: signal engine, Zerodha integration, auth, dashboard.

For detailed technical changelog, see the docs changelog.