Skip to content

welshowa/Stock_Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Analyzer

An interactive stock analysis and screening web application built with Python, Dash, Plotly, SQLite, and Yahoo Finance API. It allows users to explore stock fundamentals, visualize price history, and analyze financial metrics in a clean, user-friendly interface.


Features

  • Stock Screener: Search and screen publicly traded companies by ticker.
  • Data Visualizations: Interactive charts for stock price trends over various timeframes (1D, 5D, 1M, 3M, 6M, 1Y, 5Y).
  • Fundamentals Display: Key statistics such as:
    • Earnings Date
    • Market Cap
    • Dividend Yield
    • Revenue, Gross Profit
    • Debt to Equity, ROE
    • Institutional & Insider Ownership
  • Local Caching: Efficient data storage using SQLite to reduce API calls and load times.

Tech Stack

  • Frontend: Dash, Plotly
  • Backend: Python, SQLite
  • Data Source: Yahoo Finance API (yfinance)

Screenshots

Graph Through Time Stock Information


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors