How to Use 1.Enter a stock symbol (e.g., AAPL, MSFT). 2.Enter your Alpha Vantage API key (get one from https://www.alphavantage.co). 3.Select number of forecast days using the slider. 4.Click Run Forecast to view results.
Requirements Python 3.7+ Streamlit pandas numpy matplotlib statsmodels seaborn requests