/Stock-Prediction-Using-Facebook-Prophet

Predicting stocks using Facebook prophet. for some big tech companies (TSLA, GOOG ,MSFT, FB, AAPL, NVDA, PYPL, ADBE, NFLX )

Primary LanguagePythonMIT LicenseMIT

Stock Prediction Using Facebook Prophet

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.

Packages:

pip install streamlit
pip install fbprophet
pip install yfinance
pip install datetime
pip install plotly

or

pip install -r requirements.txt

How to use ?

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 

Demo :

https://stock--prediction-app.herokuapp.com/

License

MIT

forthebadge made-with-python Streamlit heroku