Skip to content

An interactive stock dashboard, enabling users to input stock codes, select dates, and visualize trends, indicators, and forecasts. Utilized yfinance for historical data and integrated SVR model for predictive analysis, showcasing interactive charts and forecasts.

yashverma3/stock-prediction-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Prediction Dashboard

An interactive stock dashboard, enabling users to input stock codes, select dates, and visualize trends, indicators, and forecasts.

Utilized yfinance for historical data and integrated SVR model for predictive analysis, showcasing interactive charts and forecasts.

Home Page

Screenshot (22)

Fetching Details of a company using Stock Code

Screenshot (23)

Stock Price prediction graph

Screenshot (24)

Indicators and forecast graph

Screenshot (25)

Run Locally

Clone the project

  git clone https://github.com/yashverma3/stock-prediction-dash

Install dependencies

  pip install -r requirements.txt

Run

  flask run

Tech Stack

Python, Dash, Flask, Pandas, Sk-learn, Plotly, yFinance, HTML, CSS

About

An interactive stock dashboard, enabling users to input stock codes, select dates, and visualize trends, indicators, and forecasts. Utilized yfinance for historical data and integrated SVR model for predictive analysis, showcasing interactive charts and forecasts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published