Skip to content

Pixelated-Dreamer/MovingAverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📈 Moving Average Stock Analysis

Python Streamlit License: MIT

A powerful and user-friendly stock analysis tool built with Streamlit that helps investors make data-driven decisions using moving average trends.

Demo Screenshot

✨ Features

  • 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

🚀 Quick Start

Prerequisites

  • Python 3.8 or higher
  • pip (Python package installer)

Installation

  1. Clone the repository: