Skip to content
Home/Works/StockEasy
DjangoPythonStreamlitRedis - WebsocketsMySQLYfinance API

StockEasy

Real-time stock platform with analysis, chatbot & admin panel. Handles 500+ concurrent WebSocket connections with sub-50ms latency.

Screenshot of StockEasy — Real-time stock platform with analysis, chatbot & admin panel. Handles 500+ conc

StockEasy


An Online Stock Market Platform built to simplify stock analysis and portfolio management.


Features


  • **Real-time Stock Data** — Live market data fetched using Yfinance API with WebSocket-powered price updates via Redis
  • **AI Chatbot** — Integrated chatbot that answers stock-related queries and provides investment insights
  • **Admin Panel** — Full admin dashboard for user management and support ticket handling
  • **Stock Analysis** — Technical indicators, charts, and trend visualizations powered by Streamlit

  • Tech Stack


  • **Backend**: Django, Python, Redis (WebSockets)
  • **Frontend**: Streamlit for data visualization
  • **Database**: MySQL
  • **APIs**: Yfinance API for real-time market data