About this project

Stock Analysis is a public research dashboard for NSE end-of-day (EOD) data: candlesticks, technical indicators, Prophet forecasts, sector views, and rule-based decision factors.

It is built with a FastAPI backend and a Next.js frontend. Market history is ingested via Zerodha Kite Connect where licensed.

This is not a brokerage or advisory service. See the investment disclaimer before using forecasts or signals.

Open components

  • TradingView Lightweight Charts
  • Facebook Prophet (forecasting)
  • pandas-ta (technical indicators)