A powerful and user-friendly stock analysis tool built with Streamlit that helps investors make data-driven decisions using moving average trends.
- Real-time Data: Live stock data fetching using Yahoo Finance API
- Technical Analysis: 30-day moving average trend analysis
- Smart Signals: Buy/Sell recommendations based on trend analysis
- Interactive Charts:
- Line and candlestick chart options
- Volume analysis
- Moving average overlay
- Detailed Statistics:
- Current price metrics
- Daily price changes
- Trading volume
- Historical highs and lows
- Python 3.8 or higher
- pip (Python package installer)
- Clone the repository: