Skip to content

Simple Stock Price App Using Streamlit and Yfinance

Notifications You must be signed in to change notification settings

Raghul-M/Stock-price

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Stock Price App

This is a simple stock price web application built with Streamlit that allows users to visualize the closing price and volume of any stock by entering its ticker symbol. The app uses the yfinance library to fetch historical stock data.

Stock App Screenshot

Getting Started

Prerequisites

Before running the application locally or deploying it, make sure you have the following prerequisites installed:

  • Python 3.6 or higher
  • pip (Python package manager)

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/Raghul-M/Stock-price.git
    cd stock-price

Releases

No releases published

Packages

No packages published