Online forecasting software for stock market

Online forecasting software for stock market

Design and implementation of an online forecasting software with statistical methods for stock market data - Python Code

Firstly, this software searches among time-series CSV files for updated or new files, and following trains a statistical or regression model (Arima, Arma, Ma, AutoReg, Sarima, Sarimax, Varmax, Ses, Hwes, LightGBM and Linear regression) based on data, and finally makes results files based on comparing methods for the user.

–> Link of Project <–