Skip to content

gapilongo/Stock-Market-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Stock Market Analyzer

This Streamlit application provides an advanced stock market analysis tool. It fetches real-time stock data, calculates technical indicators, and visualizes the results.

Features

  • Real-time stock data fetching
  • Moving Average calculations (20-day and 50-day SMAs)
  • Relative Strength Index (RSI) calculation
  • Interactive charts for price and RSI
  • Basic technical analysis insights

Installation

  1. Clone this repository
  2. Install the required packages:
    pip install -r requirements.txt
    

Usage

Run the Streamlit app:

streamlit run main.py

Enter a stock ticker, select date range, and click "Analyze" to view the results.

Contributing

Contributions, issues, and feature requests are welcome!

About

good first issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages