Stock Prices Predictor using TimeSeries
To build a stock prices predictor application to predict the stock prices of the future. Stock market data contain time series data like index prices, returns, volatility, and interest rates. This Project predicts the future stock prices based on the company’s performance. It predicts the price movement for 6 months based on the company’s report. The Stock market data are gathered from kaggie.com, quantinsti.com. Use forecasting methods available for different time series to predict the stock price.