This is amazing and cool . Because we are using facebook prophet which is making our job easy !. This project helps us to understand and explore the upcoming stock market conditions of (Tesla , Google , Microsoft, Facebook , Nvidia , Paypal , Adobe , Netflix ). we will be having an insight from 2015 until today and also if you wish you can use the slider to forecast for the next 5 years.
pip install streamlit
pip install fbprophet
pip install yfinance
pip install datetime
pip install plotly
or
pip install -r requirements.txt
Clone this repository or download this repository
git clone https://github.com/Gladrin22/Stock-Prediction-Using-Facebook-Prophet
then go into the folder and use streamlit to run the app locally
streamlit run Stock-Prediction-app.py