AlgoTradingAI
Docs/Changelog

Changelog

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

v0.11.2 — Per-Symbol Intelligence Across the NIFTY 100

August 22, 2026

  • The engine now knows each stock individually: per-symbol measured voter accuracy (studied across ~100 NIFTY-100 symbols over six months) adjusts voter influence stock by stock, and keeps learning from live outcomes.
  • Symbol-specific tuning profiles for studied symbols — conviction, confidence floor, and key voter emphasis calibrated per stock; unstudied symbols automatically use the validated profile defaults.
  • Clear ownership of custom tuning: the Tuning page now warns that custom weights make recommendations reflect your settings, asks for confirmation, and offers one-click reset to system defaults per profile.
  • Recommendation responses now disclose when custom weights or symbol-level calibration influenced a call.
  • Options and futures now inherit their underlying's tuned intelligence: every contract resolves to its stock or index (NIFTY, BANKNIFTY, FINNIFTY, MIDCPNIFTY included via a dedicated two-year index study), signals are shown with the underlying disclosed, and live learning from contracts accrues to the underlying.

v0.11.1 — Trader Profiles, Personal Tuning & Validated Defaults

August 22, 2026

  • Pick your trader profile at first login — Scalper, Day Trader (Intraday), Swing Trader, or Medium/Long-Term — with Day Trader as the recommended default. Change it anytime from the sidebar or Settings.
  • Your own tuned voter weights now drive your live recommendations: weights saved on the Tuning page apply on top of your profile whenever signals are generated for you.
  • Every profile's default weights and thresholds were re-validated on six months of real NSE data (50 symbols, walk-forward) — including a full re-tuning study with the timeframe itself as a tuned dimension; the shipped defaults proved strongest out-of-sample and now carry measured per-voter reliability seeds for all four profiles.
  • ProfileVoter fix: the naked-POC magnet no longer fires on daily bars, recovering measured accuracy on longer horizons while keeping its intraday edge.
  • The proprietary consensus internals (default weights, formula parameters, reliability data) are now visible to administrators only; your own tuning stays fully visible to you.

v0.11.0 — 15-Voter Engine, Market Microstructure & Self-Learning Consensus

August 21, 2026

  • Four new market-microstructure analysis modules: Market Depth (order-book imbalance), Footprint (bid/ask delta patterns), Order Flow (cumulative volume delta), and Liquidity Sweeps (stop-hunt fades) — the consensus grows from 11 to 15 voters.
  • Live depth and trade-flow capture from the broker feed, with volume-profile upgrades (anchored and multi-day composite profiles, high/low-volume nodes, naked POC levels).
  • Self-learning consensus: every voter's live calls are scored against what the price actually did; measured hit-rates now scale each voter's influence automatically.
  • Optional machine-learned meta-consensus that refines the final call, deployed per trading profile only after beating the baseline on held-out history.
  • The AI Advisor now sees voter track records, live order-flow context, and explicit data-gap flags — and can consult read-only research tools before answering.

v0.10.0 — Multi-Broker Runtime Controls

April 9, 2026

  • Added a broker integrations dashboard for Zerodha, Upstox, and Groww with one active broker at a time.
  • Exposed configured, active, and token-valid broker state in the integrations workflow.
  • Improved shared-market-data and broker re-authorization messaging on the dashboard so access paths are clearer.
  • Aligned trial and subscription messaging with the current plan-access flow.

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 Live Backtesting modal: send any signal to Live Backtesting 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 — Live Backtesting

October 6, 2025

  • Live Backtesting with simulated orders 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.