Skip to content

Manu080405/Stock-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ˆ Stock Market Data Analyzer

A Python-based interactive terminal application that uses the yfinance API to fetch and analyze historical stock data.
Built for financial insight and educational analysis across 10+ major tickers.


๐Ÿง  Overview

This project allows users to:

  • View available stocks (e.g., TSLA, AMZN, AAPL, etc.)
  • Retrieve historical stock data for custom date ranges
  • Generate insights from 10+ major tickers via a clean, menu-driven interface

Designed to help users simulate investment analysis and explore data-driven insights.


๐Ÿš€ Features

  • ๐Ÿ“Š Interactive CLI menu to guide users through ticker selection and data options
  • ๐Ÿ•’ Historical data fetching using the yfinance library
  • ๐Ÿ“… Custom date range input for precise analysis
  • ๐Ÿงฎ Multiple stock analysis support (10+ tickers)
  • ๐Ÿ” Lightweight and offline-ready with no login or external dashboards required

๐Ÿงฐ Tech Stack

Component Technology
Language Python 3.8+
Data Source yfinance
Interface CLI (Command Line Interface)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages