AlgoTradingAI
Docs/Changelog

Changelog

Versioned release notes for AlgoTradingAI platform updates. See also the public changelog for a summary view.

v0.9.0 — Trade Signal Tracker

March 7, 2026

  • Added live and closed trade signal views with performance statistics (win rate, P&L).
  • Morning scan pipeline: pre-market signal generation for all watched symbols.
  • Test in Playground modal: send any signal to the Paper Trading Playground with one click.
  • Sidebar: added Trade Signals link.

v0.8.0 — Multi-Horizon Price Forecasting

February 10, 2026

  • Proprietary multi-model forecast engine for multi-horizon price forecasting (8 horizons: 2h to 1 month).
  • Fused forecast: multi-model combined prediction with confidence bands.
  • Forecast analysis module added to the advisory consensus system.
  • New /forecast page with horizon cards and mini SVG charts.

v0.7.0 — News Ingestion & Symbol Resolution

January 15, 2026

  • Google News RSS as primary news source (free, no API key required).
  • Multi-layer symbol name resolution: ETF aliases, stock aliases, index aliases, F&O underlying extraction.
  • On-demand news ingestion with 10-minute cooldown per symbol.
  • NLP sentiment analysis integration for Indian financial news.

v0.6.0 — AI Advisory System

December 22, 2025

  • Full advisory pipeline: 11 analysis modules, news retrieval, sentiment analysis, AI decision engine.
  • SSE streaming for real-time pipeline progress.
  • Advisory backtest: replay saved decisions against Buy & Hold baseline.
  • Audit view with tabbed JSON viewer and decision replay.

v0.5.0 — Payment Integration & Sidebar

November 28, 2025

  • Cashfree payment integration with 5 subscription tiers.
  • New sidebar navigation replacing top navbar.
  • Resume payment flow for abandoned carts.
  • Plan-based symbol limits enforced server-side.

v0.4.0 — Admin Broker Proxy

November 3, 2025

  • Admin broker proxy for users without own broker connection.
  • Strict operation whitelisting (candles, quotes, instruments only).
  • Admin key guard middleware for credential redaction.
  • Symbol limits: 2 without broker, plan-based with broker.

v0.3.0 — Paper Playground

October 6, 2025

  • Virtual Paper Trading Playground against live market data.
  • Holdings tracking with live P&L updates.
  • Intraday square-off checks via worker service.

v0.2.0 — ML Predictor & Watchlists

September 8, 2025

  • ML quality filter for candidate trade scoring.
  • Per-symbol model training with hyperparameter tuning.
  • Watchlist management with real-time data.

v0.1.0 — Initial Release

August 12, 2025

  • Core signal engine with breakout, reversal, and trend strategies.
  • Zerodha KiteConnect integration for market data.
  • User authentication (email + Google OAuth).
  • Basic dashboard and watchlist UI.