This is Python Project, we can predict the Stock Price of Companies listed on Yahoo Finance.
I have used Streamlit to create a web app
Yahoo Finance to get the Stock data
Facebook prophet to predict the Stock Prices in the future.
β Star me on GitHub β it helps!
β‘ select dataset for prediction
β‘ select no. of years of prediction
β‘ Raw data for analyzing
β‘ Time series data with the range slider
β‘ Forecasted data with the range slider
β‘ Forcast Weekly, monthly, and yearly trends components graph
β select dataset
β select years of prediction
β Raw data
β Time series data
β Forecasted data
β Weekly, monthly, and yearly trends
To view a live example, **[click here]
- streamlit/ - Streamlit to create a web app
- Fbprophet - Yahoo Finance to get the Stock data
- yahoo finance - a Facebook prophet to predict the Stock Prices in the future