STLGCPSep 29, 2024

Stock Price Prediction and Traditional Models: An Approach to Achieve Short-, Medium- and Long-Term Goals

arXiv:2410.07220v16 citationsh-index: 4
Originality Synthesis-oriented
AI Analysis

This work addresses stock price prediction for financial forecasting and investment strategies, but it is incremental as it applies existing methods to a new dataset without major methodological innovations.

The paper compared deep learning models like LSTM and GRU with traditional statistical methods (ARIMA, ARMA) for stock price prediction using Nigerian stock exchange data, finding that deep learning models, especially LSTM, outperformed traditional methods by capturing nonlinear patterns, resulting in more accurate predictions across short-, medium-, and long-term horizons.

A comparative analysis of deep learning models and traditional statistical methods for stock price prediction uses data from the Nigerian stock exchange. Historical data, including daily prices and trading volumes, are employed to implement models such as Long Short Term Memory (LSTM) networks, Gated Recurrent Units (GRUs), Autoregressive Integrated Moving Average (ARIMA), and Autoregressive Moving Average (ARMA). These models are assessed over three-time horizons: short-term (1 year), medium-term (2.5 years), and long-term (5 years), with performance measured by Mean Squared Error (MSE) and Mean Absolute Error (MAE). The stability of the time series is tested using the Augmented Dickey-Fuller (ADF) test. Results reveal that deep learning models, particularly LSTM, outperform traditional methods by capturing complex, nonlinear patterns in the data, resulting in more accurate predictions. However, these models require greater computational resources and offer less interpretability than traditional approaches. The findings highlight the potential of deep learning for improving financial forecasting and investment strategies. Future research could incorporate external factors such as social media sentiment and economic indicators, refine model architectures, and explore real-time applications to enhance prediction accuracy and scalability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes