An open API service indexing awesome lists of open source software.

https://github.com/rishavnandi/streamlit_stock_prediction

A Streamlit WebApp To Predict Future Prices Of Stocks
https://github.com/rishavnandi/streamlit_stock_prediction

Last synced: over 1 year ago
JSON representation

A Streamlit WebApp To Predict Future Prices Of Stocks

Awesome Lists containing this project

README

          

# Streamlit App For Predicting Future Prices Of Stocks

Uses the streamlit, yfinance, plotly and fbprophet libraries to create an app that predicts future prices of stocks.

## Usage

- Clone the repository
- Open the terminal and navigate to the directory where the repository is cloned and run the following command:

```bash
streamlit run app.py
```

- Select the stock and the start date for the data and use the slider to select the number of years for which you want to predict the stock price

## Adding More Stocks

- Open the app.py file and add the stock ticker to the stocks tuple