Appliedmath 05 00076
Appliedmath 05 00076
Abstract
The rapid advancement of machine learning and deep learning techniques has revolution-
ized stock market prediction, providing innovative methods to analyze financial trends and
market behavior. This review paper presents a comprehensive analysis of various machine
learning and deep learning approaches utilized in stock market prediction, focusing on
their methodologies, evaluation metrics, and datasets. Popular models such as LSTM, CNN,
and SVM are examined, highlighting their strengths and limitations in predicting stock
prices, volatility, and trends. Additionally, we address persistent challenges, including data
quality and model interpretability, and explore emerging research directions to overcome
these obstacles. This study aims to summarize the current state of research, provide insights
into the effectiveness of predictive models.
Keywords: stock market prediction; stock price prediction; stock market forecast; stock
prediction; deep learning; machine learning
1. Introduction
In recent years, stock market prediction has gained significant attention due to the
Academic Editor: Libor Pekař rapid advancements in machine learning and deep learning technologies. These tech-
Received: 21 March 2025
niques have transformed traditional forecasting methods by providing more sophisticated,
Revised: 12 May 2025 data-driven approaches that can analyze vast amounts of financial data [1]. Stock mar-
Accepted: 20 May 2025 ket prediction aims to forecast stock prices, market trends, and volatility by leveraging
Published: 24 June 2025 historical data, economic indicators, and sentiment analysis, among other factors. Accu-
Citation: Saberironaghi, M.; Ren, J.; rate predictions can be highly beneficial for traders, investors, and financial institutions,
Saberironaghi, A. Stock Market influencing investment strategies, risk management, and decision-making processes [2].
Prediction Using Machine Learning
Historically, stock market analysis relied on statistical methods and human expertise,
and Deep Learning Techniques: A
which face several limitations:
Review. AppliedMath 2025, 5, 76.
https://doi.org/10.3390/ • Human biases and emotional factors can lead to incorrect predictions and suboptimal
appliedmath5030076 trading decisions.
Copyright: © 2025 by the authors. • Traditional methods often struggle to handle the complexities and non-linear patterns
Licensee MDPI, Basel, Switzerland. of financial data [3].
This article is an open access article • Real-time analysis and response to dynamic market changes are challenging to achieve
distributed under the terms and with purely manual approaches.
conditions of the Creative Commons
Attribution (CC BY) license
This review provides a comprehensive survey of ML and DL approaches in stock
(https://creativecommons.org/ market prediction and distinguishes itself from previous studies ([4–6]) through several
licenses/by/4.0/). key contributions. First, it covers a broader range of financial datasets (18 in total), offering
a more holistic view of model performance across diverse data sources. Second, it evaluates
models using an expanded set of 12 different metrics, enabling a more nuanced performance
comparison. Third, it systematically categorizes ML and DL models based on their learning
strategies, data dependencies, and market application contexts—offering a novel taxonomy
to aid future research.
Furthermore, unlike earlier surveys that tend to focus solely on either ML or DL
models, this review jointly analyzes both types under consistent evaluation criteria. It also
discusses critical challenges in the field, such as data quality, model interpretability, and
the difficulty of real-time market adaptation—thereby offering practical insights alongside
theoretical analysis.
Table 1 highlights the comparative advantages of our work relative to related surveys.
Table 1. Comparison of related surveys and our approach for stock market prediction (SMP).
2. Contributions
The main contributions of this survey can be summarized as follows:
• Comprehensive Review of ML and DL Models: We provide an in-depth review of
machine learning and deep learning models used for stock market prediction, consid-
ering various algorithmic designs, including recurrent neural networks, convolutional
models, and ensemble methods, along with different learning strategies (supervised,
unsupervised, and hybrid).
• Analysis of Real-World Applicability: This survey offers a detailed evaluation of the
models’ performance under different market conditions, timeframes, and datasets,
bridging the gap between academic research and real-world financial applications.
The analysis considers diverse financial datasets and evaluation metrics to provide a
practical perspective on model effectiveness.
• Identification of Key Challenges and Future Directions: We summarize the main chal-
lenges and potential limitations faced by ML and DL models in stock market prediction,
such as data quality, model interpretability, and real-time prediction. Additionally,
we outline future research directions that could enhance the real-time adaptability,
robustness, and generalization of prediction models in financial markets.
• Broad Dataset and Metric Utilization: We employ a wider range of financial datasets
and performance metrics than previous reviews, offering a more extensive analysis
of predictive accuracy, volatility forecasting, and trend identification, with a focus on
both short-term and long-term forecasting capabilities.
The rest of this paper is depicted in Figure 1 and structured as follows: Section 2
introduces the foundational concepts and a general overview of advancements in stock
market prediction. Section 3 examines various approaches, including fundamental, techni-
cal, sentiment, and mixed analysis, highlighting their theoretical and practical implications.
Section 4 focuses on traditional techniques such as regression models and time-series
analysis, discussing their applications and limitations. Section 5 delves into machine learn-
ing techniques, categorized into supervised and unsupervised learning strategies, such
as Support Vector Machines, Naïve Bayes classifiers, and Genetic Algorithms. Section 6
provides an extensive review of deep learning techniques, including Artificial Neural
AppliedMath 2025, 5, 76 3 of 36
Networks, Recurrent Neural Networks, and hybrid architectures, emphasizing their role
in enhancing prediction accuracy and scalability. Section 7 reviews datasets used in stock
market prediction, including financial market data and unstructured data sources, and
highlights their relevance and challenges. Section 8 outlines evaluation metrics, such as
accuracy, precision, and financial-specific metrics like ROI and the Sharpe ratio, providing a
framework for assessing prediction performance. Finally, Section 9 discusses the challenges
and open issues, proposing future research directions to address existing limitations and
improve the reliability and robustness of stock market prediction systems.
by analyzing the Price-to-Earnings ratio. For example, stocks with similar growth rates
are often compared based on their P/E ratios, with a lower P/E generally being more
desirable [8]. Another widely used approach is Gordon’s growth model [9], which assumes
dividends grow at a constant rate indefinitely, provided this growth rate remains below
the discount rate. Fundamental analysis also incorporates broader economic indicators
such as interest rates, inflation, and market capitalization. These factors are combined with
financial metrics like Return on Equity and Earnings Per Share to forecast a company’s
performance and identify investment opportunities. Studies such as [10,11] have explored
the integration of macroeconomic indicators to enhance prediction accuracy, emphasiz-
ing the analytical power of this approach. Research has highlighted the effectiveness of
fundamental analysis. For example, ref. [12] demonstrated how financial ratios could
distinguish high-performing stocks from underperformers. Their study achieved a 74.6%
accuracy rate in one-year returns compared to benchmarks like Nifty, emphasizing the
utility of company-specific metrics for investment decision-making. With advancements
in machine learning and artificial intelligence, their application in fundamental analysis
has become increasingly important. For example, ref. [13] utilized a Genetic Algorithm
to optimise feature selection in combination with an LSTM-based neural network to fore-
cast stock prices. Their study focused on data from China Construction Bank and the
CSI 300 index. The GA-LSTM model demonstrated superior performance compared to
traditional approaches, effectively addressing the nonlinear characteristics of stock market
data. Other advancements include hybrid approaches combining traditional methods
with machine learning techniques. Ref. [14] developed a portfolio construction method
for the Shanghai Stock Exchange by integrating the MV model with XGBoost. The hybrid
framework addressed both stock prediction and portfolio selection, resulting in improved
decision-making. Similarly, ref. [15] proposed a model using data from Yahoo! Finance,
public sentiment, and political events. They incorporated features extracted from the data
into ten machine learning algorithms, achieving higher prediction accuracy than existing
models. While fundamental analysis is a powerful tool, it is not without limitations. One
drawback is the lack of explicit knowledge about the rules governing market systems,
which can lead to inaccuracies in predictions. Furthermore, the non-linearity inherent in
financial systems poses challenges to traditional methods [16]. Despite these limitations,
fundamental analysis remains a cornerstone of stock price prediction due to its ability to
provide deep insights into financial health and market dynamics.
combining deep learning techniques with traditional technical analysis methods. This
model effectively captured both short-term and long-term stock price trends. It utilized
CNNs for identifying short-term signals, LSTMs for analyzing long-term trends, and an
Attention Mechanism to highlight key features in extensive stock price datasets. This
approach demonstrated significant improvements in forecasting accuracy.
Technical analysis employs price charts, mathematical formulas, and pattern recogni-
tion to predict stock prices, often focusing on short-term investment strategies. Analysts
examine key price points—such as daily, weekly, or monthly highs, lows, opens, and
closes—along with broader market trends. Dow Theory forms the cornerstone of tech-
nical analysis, emphasizing three key principles: market prices incorporate all available
information, prices follow discernible trends, and historical patterns are likely to recur [22].
price predictions. This approach aims to harness the advantages of each method while ad-
dressing their individual shortcomings. In 2021, ref. [27] designed an integrated framework
for accurate stock price prediction by leveraging data from news articles, social media,
and technical company information. Their approach utilized advanced contextual feature
engineering alongside various machine learning estimators, achieving an impressive aver-
age mean absolute percentage error of 0.93, marking a notable enhancement in predictive
accuracy. Ref. [28] introduced another significant mixed approach by analyzing stock
index data and investors’ comments related to the Hang Seng Index from January 2002 to
December 2020. Their research employed a hybrid model combining sentiment analysis,
a denoising autoencoder, and Long Short-Term Memory. This model not only surpassed
other methods in prediction accuracy but also excelled in evaluating returns and risks,
providing valuable insights for investors aiming to make informed, data-driven decisions.
Ref. [29] introduced GAN-HPA, a generative adversarial network-based hybrid predictive
algorithm, for stock price forecasting. Their approach achieved superior results compared
to Stock-GAN and MM-HPA, demonstrating the potential of GANs in stock market predic-
tions. Feature engineering and selection methods have been integrated into hybrid models
to improve prediction accuracy. For instance, ref. [30] developed a model that combined
Genetic Algorithm (GA) with XGBoost to forecast the next-day price movements of the
Korea Composite Stock Price Index 200. By incorporating feature selection alongside ma-
chine learning techniques, the model achieved enhanced predictive performance. In 2021,
ref. [31] proposed a hybrid model designed to generate trading signals. Their approach inte-
grated technical indicators, including MACD and TEMA with machine learning classifiers
such as Linear Models, Support Vector Regression, and Random Forest. This combination
resulted in improved accuracy for stock price predictions. The mixed approach effectively
addresses the complexities of stock market forecasting by combining diverse data sources
and analytical techniques. By leveraging the strengths of multiple methods, these hybrid
models demonstrate significant improvements in prediction accuracy and offer practical
insights for market participants.
- Integration of Genetic
- Evaluates intrinsic value Algorithm (GA) with LSTM
based on [13]. - Lack of explicit market
macroeconomic, - Hybrid frameworks like system rules.
Fundamental Analysis industry-specific, and XGBoost for portfolio - Struggles with nonlinear
company-level factors. construction [14]. financial systems [16].
- Uses financial metrics - Analysis incorporating public
like ROE and EPS. sentiment and political events
[15].
Table 2. Cont.
- Combines techniques
from fundamental, - GAN-HPA hybrid models for - Complexity in
technical, and sentiment superior accuracy [29]. integrating
analysis. - Integration of technical heterogeneous data.
Mixed Approach - Leverages diverse data indicators (e.g., MACD, - Computationally
sources and machine TEMA) with machine learning intensive models may
learning methods for classifiers (e.g., SVR, RF) for lack real-time usability.
holistic predictions. trading signals [31].
with a (SVR) algorithm. Using rectangular and flatten window operators, the model
demonstrated acceptable error rates (MAPE) for 1, 5, and 22-day predictions. The authors
suggest future work could involve testing additional windowing functions and datasets to
enhance performance and compare results with other data mining techniques.
Regression algorithms provide a flexible and powerful framework for stock price
prediction, capable of handling both linear and nonlinear relationships. By integrating
them with advanced techniques and additional data sources, researchers can significantly
improve the accuracy and reliability of stock market predictions.
robust performance in handling outliers and provided improved insights with higher
confidence levels, showcasing its ability to process sentiment-laden data effectively. Fuzzy
logic’s versatility has been widely adopted in stock market prediction. Studies such as [55]
have used fuzzy logic to analyze sentiments from social media platforms for predictive
purposes. Fuzzy algorithms are particularly valuable when combined with other techniques
to form hybrid approaches. For example, ref. [56] proposed a hybrid model combining
Artificial Bee Colony, SVM, and ANFIS. Using data from 50 U.S. companies (2008–2018)
and incorporating 20 technical indicators, the model demonstrated superior forecasting
accuracy and performance quality compared to standalone methods. Another innovative
hybrid approach, proposed by [57], introduced a Fuzzy-Based Local Metric Learning model
that integrates fuzzy clustering with Support Vector Machines. The hybrid FuzzyML-SVM
model outperformed traditional SVM, illustrating the potential of combining fuzzy logic
with machine learning techniques to enhance prediction accuracy. Fuzzy logic remains a
powerful tool in stock market prediction due to its ability to handle uncertainties and mimic
human decision-making. By combining it with other algorithms like SVM and ANFIS,
researchers have demonstrated significant improvements in accuracy and robustness,
making fuzzy algorithms an integral part of modern predictive models.
While each machine learning technique has its strengths, their effectiveness varies
depending on factors such as data complexity, market volatility, and the prediction horizon.
For example, SVM offers high accuracy for structured data but is computationally intensive
and less interpretable. Naïve Bayes excels in sentiment analysis due to its simplicity but
may struggle with feature dependencies. Regression models are useful for identifying
trends but require careful feature selection. In contrast, Genetic and Fuzzy Algorithms
handle uncertainty and non-linearity well, though they often demand high computational
resources. These trade-offs highlight the need to select models based on specific prediction
goals, data characteristics, and resource constraints.
- Probabilistic - Simplistic
classifier based on assumptions may not
- Applied for sentiment analysis
Bayes’ Theorem. capture complex
Supervised across textual data from traditional
- Assumes relationships between
Naïve Bayes (NB) and social media sources,
independence features.
uncovering sentiment’s impact on
between features. - Performance may
market trends [45].
- Fast and scalable for degrade with sparse
large datasets. data.
Table 4. Cont.
- Optimizes
parameters using
- Hybrid GA models combined with - Requires significant
principles of natural
RNN improved prediction computational
selection.
Genetic Algorithms accuracy [51]. resources.
- Generates adaptive
(GA) - GA integrated with technical - Risk of converging to
trading rules.
indicators increased S&P500 local optima in
- Handles complex,
accuracy by 19.59% [53]. complex problems.
non-linear data
effectively.
Unsupervised
- Leverages fuzzy
logic to handle
- FTSVM model combined with - Fuzzy logic models
uncertainty and
sentiment data demonstrated can become complex
mimic human
robustness and improved with increasing
Fuzzy Algorithms reasoning.
confidence levels [54]. variables.
(FA) - Uses linguistic rules
- Hybrid models combining ANFIS, - Highly dependent on
instead of numerical
SVM, and fuzzy logic improved rule-based
thresholds.
accuracy for predictive tasks [56]. configurations.
- Suitable for
ambiguous data.
Feed-forward Neural Network and a CNN for stock market prediction. While the ANN
achieved 97.66% accuracy but required extensive training, the CNN utilized 2D histograms
for time-series data, reaching 98.92% accuracy with less training time. Both models show
potential for accurate stock market forecasting. Ref. [64] focused on predicting stock price
movements using financial disclosures. Their model, trained on a corpus of 139 million
words, demonstrated superior performance compared to traditional techniques, further
showcasing the power of deep learning in financial analysis.
ANNs continue to play a vital role in stock market prediction, offering flexibility
and precision in handling complex, nonlinear financial data. By integrating advanced
preprocessing techniques and hybrid models, ANNs provide a robust framework for
improving forecasting accuracy and market insight.
to capture spatiotemporal relationships between stocks. This model represented the stock
market as a complex network, utilizing stock indicators and financial news as inputs. The
proposed method demonstrated the effectiveness of modeling stock interactions to enhance
prediction capabilities. Ref. [72] further enhanced CNN’s application by proposing the
DeepLOB model. This model combined an inception module, a standard convolutional
layer, and an LSTM layer to analyze the historical data of limit order books (LOBs) along
with price and volume features. By employing max-pooling layers, leaky ReLU activation,
and temporal dependencies captured by LSTM units, the model dynamically predicted
short-term price movements across multiple time scales. The refined architecture, termed
DeepLOB5, utilized data from five levels on each side of the LOBs, resulting in improved
performance in forecasting short-term price changes. Ref. [73]. introduced a unique Wavelet
Denoised-ResNet CNN model for Forex exchange rate prediction. The approach began by
transforming technical indicators into image matrices, which were then denoised using the
wavelet method. The processed data was fed into a ResNet CNN, and LightGBM replaced
the traditional softmax layer for prediction output. This innovative technique demonstrated
promising accuracy, showcasing the adaptability of CNNs in financial forecasting.
These applications demonstrate the adaptability and power of CNNs in tackling the
complexities of stock market prediction, offering robust tools for extracting meaningful
insights from highly dynamic and intricate datasets.
learning techniques aimed at improving the return function of stock prices over time.
Their approach involved training Q-learning agents repeatedly with the same dataset to
enhance prediction accuracy. Evaluations in intraday trading scenarios showed that this
method outperformed the conventional Buy-and-Hold strategy, offering a more dynamic
approach to stock trading. Ref. [76] proposed another advancement in the form of a
deep reinforcement learning model for training an intelligent automated trader. The
model incorporated both historical stock prices and market sentiment data for training,
demonstrating its applicability to Dow Jones companies. The evaluation results highlighted
its robustness and superior performance compared to baseline models, solidifying its utility
for stock market predictions.
These applications underscore the potential of DQN and reinforcement learning
frameworks in addressing the complexities of stock market forecasting. By effectively
combining RL principles with deep learning architectures, these models provide scalable
and adaptable solutions for financial market analysis.
Kalman Filter, achieving an impressively low test error of 0.0027. Additional validation
across 50 other stocks further highlighted its robustness compared to other state-of-the-art
methods. Ref. [85] developed the RNN-Boost model, which incorporated technical indica-
tors, sentiment analysis features, and Latent Dirichlet Allocation features for stock price
prediction. This ensemble model outperformed the single RNN framework, highlighting
the advantages of combining diverse data inputs to enhance prediction accuracy. Ref. [86]
investigated the performance of three RNN variants—basic RNN, LSTM, and GRU—using
Google stock price data. Their findings showed that LSTM achieved the highest accuracy
(72%) for a five-day prediction horizon, offering valuable insights into the inner workings
of RNN architectures. Ref. [87] introduced a hybrid CRNN model designed for predicting
the prices of nine Forex currency pairs. The evaluation revealed that the CRNN signifi-
cantly outperformed standalone CNN and LSTM models, demonstrating its effectiveness
in capturing sequential and spatial patterns for Forex forecasting.
These studies illustrate the versatility and effectiveness of RNN-based models in
capturing the complexities of stock market data, making them a cornerstone in modern
predictive analytics.
LSTM achieved the best performance with the lowest error rates (MAPE: 0.60–1.52), though
it required significant runtime. Both tree-based and deep learning models demonstrated
strong potential, with future work suggested on other stock markets or hyperparameter tun-
ing. Ref. [95] introduced the cross-reference exchange-based stock trend prediction method,
which utilized the listing of a company on multiple exchanges. By examining discrepancies
in stock opening prices between exchanges within the same country, they successfully
predicted one-day-ahead stock prices. This approach was later expanded to international
exchanges through iCREST [96], incorporating currency conversion to analyze historical
stock data. Using LSTM, iCREST demonstrated effective one-day-ahead trend prediction.
For both intraday and interday stock predictions, ref. [97] proposed an RNN-based model
utilizing character-level sequence modeling. Their design, which incorporated leaky ReLU
activation and LSTM layers, achieved performance comparable to other established models.
Similarly, ref. [98] applied an LSTM model to predict the high and low prices of soybean
futures. They emphasized that the reduced noise in futures derivatives facilitated the
development of more effective trading strategies, achieving high trend prediction accuracy.
Ref. [99] introduced an LSTM model that incorporated external financial indicators, such
as crude oil prices, gold prices, and moving averages, as inputs. The inclusion of these
variables improved the model’s prediction accuracy compared to both a standalone LSTM
and an SVM model. The study also underscored the influence of commodity prices on
stock market trends. Ref. [100] developed a prototype trading platform that combined
Deep Neural Networks (DNNs) with LSTM to predict futures market movements. The
model incorporated data from four futures in the energy and metal sectors, utilizing both
bar and tick data from Interactive Brokers. Backtesting and paper trading evaluations
revealed performance improvements in the platform’s predictions. Ref. [101] evaluated
the performance of a LSTM model for predicting closing prices of iShares MSCI United
Kingdom. The study compared LSTM with other models, including ANN, SVR, and RF.
The results demonstrated that LSTM outperformed all the benchmark models, highlighting
its superior ability to capture temporal dependencies in stock price prediction. Ref. [102]
explored the effectiveness of various activation functions and optimization algorithms
for LSTM in stock market prediction. Their findings revealed that the combination of the
tanh activation function and the Adam optimizer yielded the highest accuracy, reaching
98.49%. This result highlights the importance of fine-tuning hyperparameters in enhancing
predictive performance.
These studies highlight the adaptability and effectiveness of LSTM-based approaches
in addressing the complexities of stock market prediction. By capturing both short-term
fluctuations and long-term trends, LSTM models continue to offer robust solutions for
forecasting financial data.
Their proposed two-layer RNN-GRU model outperformed traditional methods like linear
regression and support vector regression by achieving smaller prediction errors.
These findings underscore the effectiveness of GRU-based models in processing both
financial news and historical stock data, capturing intricate patterns and sentiments that
influence stock price movements. By integrating techniques such as bidirectional process-
ing and sentiment analysis, GRU-based methods continue to advance the accuracy and
reliability of stock market predictions.
RNN weights and biases using the Artificial Bee Colony algorithm. The ABC algorithm’s
efficiency in finding optimal solutions with moderate computational resources made it
a suitable choice for improving RNN performance [111]. This study [112] introduced a
stacking ensemble approach for stock market prediction, combining news headlines, mul-
tivariate time-series data, and multiple base models. By integrating diverse data sources
and predictors, the model outperformed traditional baselines in next-day trend prediction.
Portfolio analysis further demonstrated its potential for achieving gains and preserving
capital in trading decisions.
These hybrid models demonstrate the potential of integrating complementary tech-
niques to enhance stock prediction accuracy. By leveraging the strengths of various ar-
chitectures and preprocessing methods, hybrid approaches provide robust solutions for
tackling the complexities of financial market forecasting.
motives and sentiments associated with influential factors, offering a structured approach
for stock movement prediction. Ref. [119] introduced a DNN model equipped with 715
novel input features derived from technical analysis. To enhance prediction accuracy, a
plunge filtering technique was employed to group stocks with similar characteristics. This
approach not only improved the model’s training process but also demonstrated high
profitability, emphasizing its potential for financial applications. Ref. [120] compared deep
neural networks with shallow neural networks and other machine learning models, finding
that DNNs consistently outperformed their shallower counterparts. The study reinforced
the notion that deeper architectures can capture complex patterns in financial data, making
them a valuable tool for stock market forecasting.
These studies illustrate the versatility of DNNs in handling complex stock market data.
By leveraging advanced architectures and incorporating diverse datasets, DNNs continue
to provide robust solutions for understanding and predicting financial market trends.
strategies. In a subsequent study, ref. [125] introduced another CDBN-based approach for
exchange rate prediction, incorporating a conjugate gradient optimization method. The
model was evaluated on datasets for Indian Rupee/US Dollar, Brazilian Real/US Dollar,
and British Pound/US Dollar exchange rates. Compared to traditional feed-forward neural
networks, the CDBN method demonstrated superior performance in forecasting exchange
rate fluctuations. Ref. [126] presented a sentiment-based stock prediction framework
combining stock data and news sentiment analysis. Technical indicators like MACD
and RSI were extracted from stock data, while news sentiments were processed through
keyword extraction, holoentropy-based feature extraction, and classification using a deep
neural network trained with a self-improved whale optimization algorithm. An optimized
Deep Belief Network, fine-tuned with SIWOA, integrated stock and sentiment features for
final predictions, enhancing accuracy.
These studies highlight the potential of DBNs in financial forecasting tasks. By lever-
aging the hierarchical feature extraction capabilities of stacked RBMs and integrating
advanced techniques like fuzzy granulation and optimization methods, DBNs provide a
robust framework for predicting complex financial trends.
While deep learning techniques such as ANN, CNN, RNN, LSTM, and GRU have
shown strong predictive performance, each model comes with trade-offs. For example,
LSTM models excel at capturing long-term dependencies but often require more training
time and computational power than GRU, which is faster but may be less effective on
longer sequences. CNNs perform well in extracting features from structured inputs like 2D
financial matrices but need to be combined with sequential models to capture temporal
patterns. Echo State Networks offer faster training but are sensitive to reservoir configura-
tion. These differences highlight the importance of selecting models based on prediction
goals, data types, and computational constraints.
Table 5. Cont.
7. Datasets
Stock Market Prediction systems rely on different types of data as inputs, which
can significantly influence their prediction capabilities. Traditionally, most studies have
utilized financial market data, while recent research has also incorporated textual data from
online sources. In this section, studies are categorized based on the type of data used for
predictions. A comparative summary of data sources, input types, and prediction durations
is presented in Table 6.
Table 6. Overview of Data Sources, Inputs, and Prediction Horizons for Stock Market Forecasting.
Table 6. Cont.
8. Evaluation Metrics
Stock market prediction is typically approached through classification and regression
methodologies, each serving distinct purposes. Classification seeks to categorize market
movements, such as predicting whether the market will trend “Up” or “Down”, while
regression provides precise numerical estimates for price fluctuations, capturing the mag-
nitude of changes. The performance of these methods is assessed using various metrics,
as extensively discussed in existing literature and presented through illustrative tables
and figures. A summary of commonly used evaluation metrics is provided in Table 7. For
instance, a categorization of the evaluation metrics utilized in contemporary studies is
depicted in Figure 3. Accuracy, one of the most prevalent metrics, represents the proportion
of correct predictions to total test cases [149]. Its popularity stems from its simplicity
and computational efficiency. Nevertheless, its effectiveness is limited in datasets with
imbalanced class distributions, as it fails to differentiate between the significance of Type 1
and Type 2 errors [150]. Similarly, MSE, a prominent metric in regression tasks, quantifies
the average squared discrepancies between predicted and actual values, offering insights
into the model’s precision. For classification challenges, the AUC serves as a critical mea-
sure, highlighting the model’s capability to distinguish between classes, with higher AUC
values signifying superior performance [151]. Studies focused on classification frequently
rely on metrics like Precision, Recall, and the F-measure. Precision is defined as the ratio
of accurately predicted positive cases to the total predicted positives [146], while Recall
assesses the ratio of correctly predicted positives to all actual positive instances [15]. The
F-measure harmonizes Precision and Recall, emphasizing a balanced consideration of false
positives and false negatives [44,146]. In regression-based analyses, R-squared remains
a fundamental metric, measuring the proportion of variance in the dependent variable
that is predictable from the independent variables [152]. Additional metrics such as MAE
and MAPE are widely used. MAE calculates the average magnitude of absolute errors,
while MAPE assesses the average percentage error between predictions and actual val-
ues [128,153]. These metrics collectively provide a nuanced understanding of a regression
model’s reliability and precision. Beyond traditional metrics, some research incorporates
profitability-oriented measures to evaluate real-world applicability. Metrics such as Return
on Investment and Trading Returns have gained traction in studies targeting practical ef-
AppliedMath 2025, 5, 76 27 of 36
fectiveness [59,140]. Others include the Prediction of Change in Direction, which evaluates
directional accuracy, and Hit Ratios, which measure the frequency of correct predictions
in a trading context [154]. Ultimately, the selection of evaluation metrics is guided by
the specific objectives of the study and the prediction approach utilized. This ensures
alignment between the strengths of the model and its intended application, fostering robust
and contextually relevant evaluations.
environments but falter in real-world, live-testing scenarios. The dynamic nature of stock
prices, coupled with unforeseen events and market noise, significantly impacts the effec-
tiveness of these models. Incidents such as the Knight Capital Tragedy highlight the risks
associated with untested algorithms in live trading environments. Market volatility, driven
by factors like inflation, political events, and algorithmic trading, poses another critical
challenge. While algorithmic trading enhances efficiency, it often triggers overreactions,
such as panic selling, which complicates the evaluation of market behavior. The rapid
introduction of new trading algorithms further exacerbates this issue, as comparing their
efficacy and accuracy becomes increasingly difficult. Additionally, the proprietary nature
of successful algorithms limits transparency and reproducibility, creating a self-defeating
cycle for research. Sentiment analysis, particularly using social media and news data, has
emerged as a popular approach for stock prediction. However, the reliability of this data is
questionable due to the prevalence of fake news and bot-generated content. Events like the
Syrian Electronic Army’s Twitter hack in 2013 illustrate the potential for misinformation to
cause sudden market disruptions. Quarterly and annual corporate filings, such as 10-Q
and 10-K reports, are proposed as alternative resources for sentiment analysis, providing
more structured insights into a company’s performance. Developing robust prediction
models involves selecting appropriate datasets, features, and hyperparameters. The ratio-
nale behind these choices is often underexplored, impacting the generalizability of models
across different datasets. Furthermore, the optimization of neural network architectures,
including hyperparameters and activation functions, remains an open area of research.
Hybrid approaches combining ML and DL techniques are increasingly being investigated
to overcome individual model limitations, such as the vanishing gradient problem in re-
current neural networks. Most research focuses on short-term stock predictions, while
long-term predictions receive comparatively less attention. Techniques like ARIMA and
advanced architectures such as LSTM and RNN show potential in modeling long-term
dependencies but require further exploration. Additionally, behavioral aspects, such as
investor psychology and personal aspirations, play a critical role in stock market dynamics.
Integrating these factors into computational models could improve prediction accuracy
and customization.
Several promising avenues for future research exist:
1. Contextual integration of external events such as political changes and global occur-
rences into prediction models can enhance their robustness.
2. Developing models that adapt to real-time market conditions while addressing noise
and unanticipated events remains a critical goal.
3. Increasing the interpretability of prediction models could provide deeper insights into
market behavior and build trust among investors.
4. Leveraging metaheuristic algorithms to optimize NN weights and architectures is
another potential research area.
5. Expanding the scope of analysis to derivatives-based markets and hybrid approaches
could yield significant advancements.
In conclusion, stock market prediction is an ever-evolving field that requires ad-
dressing diverse challenges ranging from data quality and real-time implementation to
behavioral and external influences. Bridging these gaps through innovative techniques and
interdisciplinary approaches will be key to achieving reliable and actionable insights in
this domain.
10. Conclusions
Stock market prediction, a field of immense practical significance, has seen remarkable
advancements driven by machine learning and deep learning techniques. This review
AppliedMath 2025, 5, 76 29 of 36
has highlighted the strengths and limitations of popular models such as LSTM, CNN,
and SVM, while also addressing key challenges such as data quality, model interpretabil-
ity, and the dynamic nature of financial markets. Despite the progress made, persistent
hurdles—including noisy datasets, limited generalizability, and the lack of robust mod-
els for real-world scenarios—underscore the need for continued innovation. Emerging
research avenues, including hybrid model development, metaheuristic optimization, and
the integration of behavioral and external factors, hold great promise. Additionally, the
focus on enhancing model interpretability and real-time adaptability is crucial for fostering
trust and reliability in predictive systems. By addressing these challenges and leveraging
interdisciplinary approaches, researchers can pave the way for more accurate, robust, and
actionable stock market prediction methodologies. As the financial landscape evolves, the
synergy between advanced computational techniques and domain-specific insights will
play a pivotal role in shaping the future of this dynamic field.
Author Contributions: Conceptualization, M.S. and J.R.; methodology, J.R. and M.S.; funding
acquisition, J.R.; investigation, A.S., J.R. and A.S.; writing original draft preparation, M.S. and A.S.;
writing—review and editing, M.S., J.R. and A.S.; supervision, J.R. All authors have read and agreed
to the published version of the manuscript.
Data Availability Statement: In the manuscript, you will find a list of the corresponding websites.
Terminology
Stock Market Prediction (SMP): a process of forecasting stock price movements and market
trends using data analysis and predictive modeling techniques. Machine Learning (ML): a field of
artificial intelligence that enables computers to learn and make decisions from data without explicit
programming. Deep Learning (DL): a subset of machine learning that uses neural networks with many
layers to model complex patterns in data. Recurrent Neural Network (RNN): a type of neural network
designed to process sequential data by maintaining a memory of previous inputs. Convolutional
Neural Network (CNN): a neural network architecture widely used for processing grid-like data,
such as images and time-series data. Long Short-Term Memory (LSTM): a specialized RNN designed
to capture long-term dependencies in sequential data while avoiding the vanishing gradient problem.
Gated Recurrent Unit (GRU): a simplified variant of LSTM that processes sequential data while
reducing computational complexity. Support Vector Machine (SVM): an algorithm used in supervised
learning for classification and regression tasks by identifying the optimal hyperplane for separation.
Naïve Bayes (NB): a probabilistic classification algorithm based on Bayes’ theorem, assuming feature
independence for scalability and efficiency. Radial Basis Function (RBF): a kernel function used in
machine learning algorithms, especially in SVM, to handle non-linear data. Kernel-based Principal
Component Analysis (KPCA): a dimensionality reduction technique that uses kernel functions to
project data into higher-dimensional spaces for better separability. Principal Component Analysis
(PCA): a statistical method for reducing the dimensionality of datasets by transforming them into a
set of uncorrelated variables called principal components. On-Balance Volume (OBV): a technical
indicator used in stock market analysis to measure buying and selling pressure based on volume
changes. Relative Strength Index (RSI): a momentum indicator in technical analysis that evaluates
the speed and change of price movements to identify overbought or oversold conditions. Gross
Domestic Product (GDP): an economic metric that measures the total value of goods and services
produced within a country. Consumer Price Index (CPI): an economic indicator that measures
AppliedMath 2025, 5, 76 30 of 36
the average change over time in the prices paid by consumers for goods and services. Return on
Investment (ROI): a financial metric that calculates the profitability of an investment relative to its
cost. Mean Absolute Error (MAE): a regression metric that measures the average magnitude of errors
in predictions, ignoring their direction. Mean Squared Error (MSE): a regression metric that quantifies
the average squared difference between predicted and actual values. Mean Absolute Percentage Error
(MAPE): a regression metric that expresses prediction errors as a percentage of the actual values.
Area Under the Curve (AUC): a performance metric for classification models, measuring the ability to
distinguish between classes. Autoregressive Integrated Moving Average (ARIMA): a statistical time-
series modeling technique used for forecasting based on lagged data points. Prediction of Change in
Direction (POCID): a metric used in stock market prediction to evaluate the directional accuracy of
a model’s forecasts. Dow Jones Industrial Average (DJIA): a stock market index that represents 30
prominent companies listed on stock exchanges in the United States. Deutscher Aktienindex (DAX): a
stock market index that tracks 30 major German companies trading on the Frankfurt Stock Exchange.
Standard and Poor’s 500 Index (S&P 500): a stock market index that measures the performance of
500 leading publicly traded companies in the United States. Bombay Stock Exchange (BSE): one of
India’s largest and oldest stock exchanges, providing market data and trading services. National
Stock Exchange of India (NSE): a leading stock exchange in India that facilitates trading in equities,
derivatives, and other financial instruments.
References
1. Ingle, V.; Deshmukh, S. Ensemble deep learning framework for stock market data prediction (EDLF-DP). Glob. Transit. Proc. 2021,
2, 47–66. [CrossRef]
2. Upadhyay, A.; Bandyopadhyay, G.; Dutta, A. Forecasting Stock Performance in Indian Market using Multinomial Logistic
Regression. J. Bus. Stud. Q. 2012, 3, 16–39.
3. Ferreira, F.G.D.C.; Gandomi, A.H.; Cardoso, R.T.N. Artificial Intelligence Applied to Stock Market Trading: A Review. IEEE
Access 2021, 9, 30898–30917. [CrossRef]
4. Hu, Z.; Zhao, Y.; Khushi, M. A Survey of Forex and Stock Price Prediction Using Deep Learning. Appl. Syst. Innov. 2021, 4, 9.
[CrossRef]
5. Shah, D.; Isah, H.; Zulkernine, F. Stock Market Analysis: A Review and Taxonomy of Prediction Techniques. Int. J. Financ. Stud.
2019, 7, 26. [CrossRef]
6. Al-Alawi, A.I.; Alshakhoori, N. Stock Price Prediction Using Artificial Intelligence: A Literature Review. In Proceedings of the
2024 ASU International Conference in Emerging Technologies for Sustainability and Intelligent Systems (ICETSIS), Manama,
Bahrain, 28–29 January 2024; pp. 1–6. [CrossRef]
7. Hu, Y.; Liu, K.; Zhang, X.; Su, L.; Ngai, E.; Liu, M. Application of evolutionary computation for rule discovery in stock algorithmic
trading: A literature review. Appl. Soft Comput. 2015, 36, 534–551. [CrossRef]
8. Imam, S.; Barker, R.; Clubb, C. The Use of Valuation Models by UK Investment Analysts. Eur. Account. Rev. 2008, 17, 503–535.
[CrossRef]
9. Gordon, M.J. Dividends, Earnings, and Stock Prices. Rev. Econ. Stat. 1959, 41, 99–105. [CrossRef]
10. Md, A.Q.; Kapoor, S.; Chris Junni, A.V.; Sivaraman, A.K.; Tee, K.F.; Sabireen, H.; Janakiraman, N. Novel optimization approach
for stock price forecasting using multi-layered sequential LSTM. Appl. Soft Comput. 2023, 134, 109830. [CrossRef]
11. Lee, T.-W.; Teisseyre, P.; Lee, J. Effective Exploitation of Macroeconomic Indicators for Stock Direction Classification Using the
Multimodal Fusion Transformer. IEEE Access 2023, 11, 10275–10287. [CrossRef]
12. Dutta, A.; Bandopadhyay, G.A.; Sengupta, S. Prediction of Stock Performance in the Indian Stock Market Using Logistic
Regression. Int. J. Bus. Inf. 2012, 7, 105.
13. Chen, S.; Zhou, C. Stock Prediction Based on Genetic Algorithm Feature Selection and Long Short-Term Memory Neural Network.
IEEE Access 2020, 9, 9066–9072. [CrossRef]
14. Chen, W.; Zhang, H.; Mehlawat, M.K.; Jia, L. Mean–variance portfolio optimization using machine learning-based stock price
prediction. Appl. Soft Comput. 2021, 100, 106943. [CrossRef]
15. Khan, W.; Malik, U.; Ghazanfar, M.A.; Azam, M.A.; Alyoubi, K.H.; Alfakeeh, A.S. Predicting stock market trends using machine
learning algorithms via public sentiment and political situation analysis. Soft Comput. 2019, 24, 11019–11043. [CrossRef]
16. Trading on the Edge: Neural, Genetic, and Fuzzy Systems for Chaotic Financial Markets|Wiley. Wiley.com. Available on-
line: https://www.wiley.com/en-us/Trading+on+the+Edge:+Neural,+Genetic,+and+Fuzzy+Systems+for+Chaotic+Financial+
Markets-p-9780471311003 (accessed on 8 December 2024).
AppliedMath 2025, 5, 76 31 of 36
17. Moghar, A.; Hamiche, M. Stock Market Prediction Using LSTM Recurrent Neural Network. Procedia Comput. Sci. 2020,
170, 1168–1173. [CrossRef]
18. Wang, Y.; Guo, Y. Forecasting method of stock market volatility in time series data based on mixed model of ARIMA and XGBoost.
China Commun. 2020, 17, 205–221. [CrossRef]
19. Sunny, A.I.; Maswood, M.M.S.; Alharbi, A.G. Deep Learning-Based Stock Price Prediction Using LSTM and Bi-Directional LSTM
Model. In Proceedings of the 2020 2nd Novel Intelligent and Leading Emerging Sciences Conference (NILES), Giza, Egypt, 24–26
October 2020; pp. 87–92. [CrossRef]
20. Khang, P.Q.; Hernes, M.; Kuziak, K.; Rot, A.; Gryncewicz, W. Liquidity prediction on Vietnamese stock market using deep
learning. Procedia Comput. Sci. 2020, 176, 2050–2058. [CrossRef]
21. Kamara, A.F.; Chen, E.; Pan, Z. An ensemble of a boosted hybrid of deep learning models and technical analysis for forecasting
stock prices. Inf. Sci. 2022, 594, 1–19. [CrossRef]
22. Hulbert, M. VIEWPOINT; More Proof for the Dow Theory. The New York Times, 6 September 1998. Available online: https:
//www.nytimes.com/1998/09/06/business/viewpoint-more-proof-for-the-dow-theory.html (accessed on 8 December 2024).
23. Jing, N.; Wu, Z.; Wang, H. A hybrid model integrating deep learning with investor sentiment analysis for stock price prediction.
Expert Syst. Appl. 2021, 178, 115019. [CrossRef]
24. Mehta, P.; Pandya, S.; Kotecha, K. Harvesting social media sentiment analysis to enhance stock market prediction using deep
learning. PeerJ Comput. Sci. 2021, 7, e476. [CrossRef]
25. COVID-19 Sentiment and the Chinese Stock Market: Evidence from the Official News Media and Sina Weibo—ScienceDirect.
Available online: https://www.sciencedirect.com/science/article/pii/S0275531921000532 (accessed on 8 December 2024).
26. Wu, J.-L.; Huang, M.-T.; Yang, C.-S.; Liu, K.-H. Sentiment analysis of stock markets using a novel dimensional valence–arousal
approach. Soft Comput. 2021, 25, 4433–4450. [CrossRef]
27. Tuarob, S.; Wettayakorn, P.; Phetchai, P.; Traivijitkhun, S.; Lim, S.; Noraset, T.; Thaipisutikul, T. DAViS: A unified solution for data
collection, analyzation, and visualization in real-time stock market prediction. Financ. Innov. 2021, 7, 56. [CrossRef]
28. Zhao, Y.; Yang, G. Deep Learning-based Integrated Framework for stock price movement prediction. Appl. Soft Comput. 2023,
133, 109921. [CrossRef]
29. Multi-Model Generative Adversarial Network Hybrid Prediction Algorithm (MMGAN-HPA) for Stock Market Prices Prediction—
ScienceDirect. Available online: https://www.sciencedirect.com/science/article/pii/S1319157821001683 (accessed on 8 Decem-
ber 2024).
30. Yun, K.K.; Yoon, S.W.; Won, D. Prediction of stock price direction using a hybrid GA-XGBoost algorithm with a three-stage
feature engineering process. Expert Syst. Appl. 2021, 186, 115716. [CrossRef]
31. Ayala, J.; García-Torres, M.; Noguera, J.L.V.; Gómez-Vela, F.; Divina, F. Technical analysis strategy optimization using a machine
learning approach in stock market indices. Knowl.-Based Syst. 2021, 225, 107119. [CrossRef]
32. Bhuriya, D.; Kaushal, G.; Sharma, A.; Singh, U. Stock market predication using a linear regression. In Proceedings of the 2017
International Conference of Electronics, Communication and Aerospace Technology (ICECA), Coimbatore, India, 20–22 April
2017; pp. 510–513. [CrossRef]
33. Chandar, S.K. Fusion model of wavelet transform and adaptive neuro fuzzy inference system for stock market prediction.
J. Ambient. Intell. Humaniz. Comput. 2019. [CrossRef]
34. Ariyo, A.A.; Adewumi, A.O.; Ayo, C.K. Stock Price Prediction Using the ARIMA Model. In Proceedings of the 2014 UKSim-
AMSS 16th International Conference on Computer Modelling and Simulation, Cambridge, UK, 26–28 March 2014; pp. 106–112.
[CrossRef]
35. Devi, B.U.; Sundar, D.; Alli, P. An Effective Time Series Analysis for Stock Trend Prediction Using ARIMA Model for Nifty
Midcap-50. Int. J. Data Min. Knowl. Manag. Process. 2013, 3, 65–78. [CrossRef]
36. Fu, T.-C.; Chung, F.-L.; Luk, R.; Ng, C.-M. Preventing Meaningless Stock Time Series Pattern Discovery by Changing Perceptually
Important Point Detection. In Fuzzy Systems and Knowledge Discovery; Wang, L., Jin, Y., Eds.; Springer: Berlin/Heidelberg,
Germany, 2005; pp. 1171–1174. [CrossRef]
37. Yuan, X.; Yuan, J.; Jiang, T.; Ain, Q.U. Integrated Long-Term Stock Selection Models Based on Feature Selection and Machine
Learning Algorithms for China Stock Market. IEEE Access 2020, 8, 22672–22685. [CrossRef]
38. Ayyappa, Y.; Kumar, A.S. A Compact Literature Review on Stock Market Prediction. In Proceedings of the 2022 4th International
Conference on Inventive Research in Computing Applications (ICIRCA), Coimbatore, India, 21–23 September 2022; pp. 1336–1347.
[CrossRef]
39. Nayak, A.; Pai, M.M.M.; Pai, R.M. Prediction Models for Indian Stock Market. Procedia Comput. Sci. 2016, 89, 441–449. [CrossRef]
40. Mokhtari, S.; Yen, K.K.; Liu, J. Effectiveness of Artificial Intelligence in Stock Market Prediction based on Machine Learning. Int. J.
Comput. Appl. 2021, 183, 1–8. [CrossRef]
41. Alotaibi, S.S. Ensemble Technique with Optimal Feature Selection for Saudi Stock Market Prediction: A Novel Hybrid Red
Deer-Grey Algorithm. IEEE Access 2021, 9, 64929–64944. [CrossRef]
AppliedMath 2025, 5, 76 32 of 36
42. Xianya, J.; Mo, H.; Haifeng, L. Stock Classification Prediction Based on Spark. Procedia Comput. Sci. 2019, 162, 243–250. [CrossRef]
43. Milosevic, N. Equity forecast: Predicting long term stock price movement using machine learning. arXiv 2016, arXiv:1603.00751.
[CrossRef]
44. Ihlayyel, H.A.; Sharef, N.M.; Nazri, M.Z.A.; Abu Bakar, A. An enhanced feature representation based on linear regression model
for stock market prediction. Intell. Data Anal. 2018, 22, 45–76. [CrossRef]
45. Yu, Y.; Duan, W.; Cao, Q. The impact of social and conventional media on firm equity value: A sentiment analysis approach.
Decis. Support Syst. 2013, 55, 919–926. [CrossRef]
46. Zhang, L.; Zhang, L.; Teng, W.; Chen, Y. Based on Information Fusion Technique with Data Mining in the Application of Finance
Early-Warning. Procedia Comput. Sci. 2013, 17, 695–703. [CrossRef]
47. Gururaj, V. Stock Market Prediction using Linear Regression and Support Vector Machines. Int. J. Appl. Eng. Res. 2019,
14, 1931–1934.
48. Kamley, S.; Jaloree, S.; Thakur, R.S. Multiple regression: A data mining approach for predicting the stock market trends based on
open, close and high price of the month. Future 2013, 2, 6.
49. Yuan, J.; Luo, Y. Test on the Validity of Futures Market’s High Frequency Volume and Price on Forecast. In Proceedings of the
2014 International Conference on Management of e-Commerce and e-Government (ICMeCG), Shanghai, China, 31 October–2
November 2014; pp. 28–32. [CrossRef]
50. Meesad, P.; Rasel, R.I. Predicting stock market price using support vector regression. In Proceedings of the 2013 2nd International
Conference on Informatics, Electronics and Vision (ICIEV), Dhaka, Bangladesh, 17–18 May 2013; pp. 1–6. [CrossRef]
51. Polamuri, S.R.; Srinivas, K.; Mohan, A.K. Multi model-Based Hybrid Prediction Algorithm (MM-HPA) for Stock Market Prices
Prediction Framework (SMPPF). Arab. J. Sci. Eng. 2020, 45, 10493–10509. [CrossRef]
52. Kim, Y.; Ahn, W.; Oh, K.J.; Enke, D. An intelligent hybrid trading system for discovering trading rules for the futures market
using rough sets and genetic algorithms. Appl. Soft Comput. 2017, 55, 127–140. [CrossRef]
53. Verma, S.; Sahu, S.P.; Sahu, T.P. Discrete Wavelet Transform-based feature engineering for stock market prediction. Int. J. Inf.
Technol. 2023, 15, 1179–1188. [CrossRef]
54. Hao, P.-Y.; Kung, C.-F.; Chang, C.-Y.; Ou, J.-B. Predicting stock price trends based on financial news articles and using a novel
twin support vector machine with fuzzy hyperplane. Appl. Soft Comput. 2021, 98, 106806. [CrossRef]
55. Howells, K.; Ertugan, A. Applying fuzzy logic for sentiment analysis of social media network data in marketing. Procedia Comput.
Sci. 2017, 120, 664–670. [CrossRef]
56. Sedighi, M.; Jahangirnia, H.; Gharakhani, M.; Fard, S.F. A Novel Hybrid Model for Stock Price Forecasting Based on Metaheuristics
and Support Vector Machine. Data 2019, 4, 75. [CrossRef]
57. Ghanavati, M.; Wong, R.K.; Chen, F.; Wang, Y.; Fong, S. A Generic Service Framework for Stock Market Prediction. In Proceedings
of the 2016 IEEE International Conference on Services Computing (SCC), San Francisco, CA, USA, 27 June–2 July 2016; pp.
283–290. [CrossRef]
58. Vijh, M.; Chandola, D.; Tikkiwal, V.A.; Kumar, A. Stock Closing Price Prediction using Machine Learning Techniques. Procedia
Comput. Sci. 2020, 167, 599–606. [CrossRef]
59. Zhong, X.; Enke, D. Forecasting daily stock market return using dimensionality reduction. Expert Syst. Appl. 2017, 67, 126–139.
[CrossRef]
60. Bing, Y.; Hao, J.K.; Zhang, S.C. Stock Market Prediction Using Artificial Neural Networks. Adv. Eng. Forum 2012, 6–7, 1055–1060.
[CrossRef]
61. Classification of Tennis Shots with a Neural Network Approach. Available online: https://www.mdpi.com/1424-8220/21/17/57
03 (accessed on 8 December 2024).
62. Singh, R.; Srivastava, S. Stock prediction using deep learning. Multimed. Tools Appl. 2017, 76, 18569–18584. [CrossRef]
63. Mukherjee, S.; Sadhukhan, B.; Sarkar, N.; Roy, D.; De, S. Stock market prediction using deep learning algorithms. CAAI Trans.
Intell. Technol. 2023, 8, 82–94. [CrossRef]
64. Kraus, M.; Feuerriegel, S. Decision support from financial disclosures with deep neural networks and transfer learning. Decis.
Support Syst. 2017, 104, 38–48. [CrossRef]
65. Eapen, J.; Bein, D.; Verma, A. Novel Deep Learning Model with CNN and Bi-Directional LSTM for Improved Stock Market Index
Prediction. In Proceedings of the 2019 IEEE 9th Annual Computing and Communication Workshop and Conference (CCWC), Las
Vegas, NV, USA, 7–9 January 2019; pp. 264–270. [CrossRef]
66. Liu, W.; Wang, Z.; Liu, X.; Zeng, N.; Liu, Y.; Alsaadi, F.E. A survey of deep neural network architectures and their applications.
Neurocomputing 2017, 234, 11–26. [CrossRef]
67. Hoseinzade, E.; Haratizadeh, S. CNNpred: CNN-based stock market prediction using a diverse set of variables. Expert Syst. Appl.
2019, 129, 273–285. [CrossRef]
68. Nti, I.K.; Adekoya, A.F.; Weyori, B.A. A novel multi-source information-fusion predictive framework based on deep neural
networks for accuracy enhancement in stock market prediction. J. Big Data 2021, 8, 17. [CrossRef]
AppliedMath 2025, 5, 76 33 of 36
69. Maqsood, H.; Mehmood, I.; Maqsood, M.; Yasir, M.; Afzal, S.; Aadil, F.; Selim, M.M.; Muhammad, K. A local and global event
sentiment based efficient stock exchange forecasting using deep learning. Int. J. Knowl. Manag. 2020, 50, 432–451. [CrossRef]
70. Tsantekidis, A.; Passalis, N.; Tefas, A.; Kanniainen, J.; Gabbouj, M.; Iosifidis, A. Forecasting Stock Prices from the Limit Order
Book Using Convolutional Neural Networks. In Proceedings of the 2017 IEEE 19th Conference on Business Informatics (CBI),
Thessaloniki, Greece, 24–27 July 2017; Volume 1, pp. 7–12. [CrossRef]
71. Patil, P.; Wu, C.-S.M.; Potika, K.; Orang, M. Stock Market Prediction Using Ensemble of Graph Theory, Machine Learning
and Deep Learning Models. In Proceedings of the ICSIM ’20: The 3rd International Conference on Software Engineering and
Information Management, ICSIM ’20, Sydney, NSW, Australia, 12–15 January 2020; Association for Computing Machinery: New
York, NY, USA, 2020; pp. 85–92. [CrossRef]
72. Zhang, X.; Zhang, Y.; Wang, S.; Yao, Y.; Fang, B.; Yu, P.S. Improving stock market prediction via heterogeneous information fusion.
Knowl.-Based Syst. 2018, 143, 236–247. [CrossRef]
73. Zhao, Y.; Khushi, M. Wavelet Denoised-ResNet CNN and LightGBM Method to Predict Forex Rate of Change. In Proceedings of
the 2020 International Conference on Data Mining Workshops (ICDMW), Sorrento, Italy, 17–20 November 2020; pp. 385–391.
[CrossRef]
74. Lee, J.; Kim, R.; Koh, Y.; Kang, J. Global Stock Market Prediction Based on Stock Chart Images Using Deep Q-Network. IEEE
Access 2019, 7, 167260–167277. [CrossRef]
75. Carta, S.; Ferreira, A.; Podda, A.S.; Recupero, D.R.; Sanna, A. Multi-DQN: An ensemble of Deep Q-learning agents for stock
market forecasting. Expert Syst. Appl. 2021, 164, 113820. [CrossRef]
76. Koratamaddi, P.; Wadhwani, K.; Gupta, M.; Sanjeevi, S.G. Market sentiment-aware deep reinforcement learning approach for
stock portfolio allocation. Eng. Sci. Technol. Int. J. 2021, 24, 848–859. [CrossRef]
77. Qin, Y.; Song, D.; Chen, H.; Cheng, W.; Jiang, G.; Cottrell, G.W. A Dual-Stage Attention-Based Recurrent Neural Network for
Time Series Prediction. arXiv 2017, arXiv:1704.02971. [CrossRef]
78. Zeng, Z.; Khushi, M. Wavelet Denoising and Attention-based RNN-ARIMA Model to Predict Forex Price. In Proceedings of the
2020 International Joint Conference on Neural Networks (IJCNN), Glasgow, UK, 19–24 July 2020; pp. 1–7. [CrossRef]
79. Zhang, L.; Aggarwal, C.; Qi, G.-J. Stock Price Prediction via Discovering Multi-Frequency Trading Patterns. In Proceedings of the
KDD ’17: The 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, KDD ’17, Halifax, NS,
Canada, 13–17 August 2017; Association for Computing Machinery: New York, NY, USA, 2017; pp. 2141–2149. [CrossRef]
80. Li, C.; Song, D.; Tao, D. Multi-task Recurrent Neural Networks and Higher-order Markov Random Fields for Stock Price
Movement Prediction: Multi-task RNN and Higer-order MRFs for Stock Price Classification. In Proceedings of the 25th ACM
SIGKDD International Conference on Knowledge Discovery & Data Mining, in KDD ’19, Anchorage, AK, USA, 4–8 August 2019;
Association for Computing Machinery: New York, NY, USA, 2019; pp. 1141–1151. [CrossRef]
81. Elman, J. Finding structure in time. Cogn. Sci. 1990, 14, 179–211. [CrossRef]
82. Jordan, M.I. Chapter 25—Serial Order: A Parallel Distributed Processing Approach. Adv. Psychol. 1997, 121, 471–495. [CrossRef]
83. Jaeger, H.; Haas, H. Harnessing Nonlinearity: Predicting Chaotic Systems and Saving Energy in Wireless Communication. Science
2004, 304, 78–80. [CrossRef] [PubMed]
84. Bernal, A.; Fok, S.; Pidaparthi, R. Financial Market Time Series Prediction with Recurrent Neural Networks; Citeseer: State College, PA,
USA, 2012.
85. Chen, W.; Yeo, C.K.; Lau, C.T.; Lee, B.S. Leveraging social media news to predict stock index movement using RNN-boost. Data
Knowl. Eng. 2018, 118, 14–24. [CrossRef]
86. Di Persio, L.; Honchar, O. Recurrent Neural Networks Approach to the Financial Forecast of Google Assets. 2017. Available
online: https://iris.univr.it/handle/11562/959057 (accessed on 8 December 2024).
87. Ni, L.; Li, Y.; Wang, X.; Zhang, J.; Yu, J.; Qi, C. Forecasting of Forex Time Series Data Based on Deep Learning. Procedia Comput.
Sci. 2019, 147, 647–652. [CrossRef]
88. Deepika, N.; Bhat, M.N. An Efficient Stock Market Prediction Method Based on Kalman Filter. J. Inst. Eng. India Ser. B 2021,
102, 629–644. [CrossRef]
89. Li, Z.; Tam, V. A comparative study of a recurrent neural network and support vector machine for predicting price movements of
stocks of different volatilites. In Proceedings of the 2017 IEEE Symposium Series on Computational Intelligence (SSCI), Honolulu,
HI, USA, 27 November–1 December 2017; pp. 1–8. [CrossRef]
90. Li, H.; Shen, Y.; Zhu, Y. Stock Price Prediction Using Attention-based Multi-Input LSTM. In Proceedings of the 10th Asian
Conference on Machine Learning, PMLR, Beijing, China, 14–16 November 2018; pp. 454–469. Available online: https://
proceedings.mlr.press/v95/li18c.html (accessed on 8 December 2024).
91. Pang, X.; Zhou, Y.; Wang, P.; Lin, W.; Chang, V. Stock Market Prediction Based on Deep Long Short Term Memory Neural Network.
In Proceedings of the 3rd International Conference on Complexity, Future Information Systems and Risk—COMPLEXIS; SciTePress:
Setúbal, Portugal, 2024; pp. 102–108. Available online: https://www.scitepress.org/Link.aspx?doi=10.5220/0006749901020108
(accessed on 8 December 2024).
AppliedMath 2025, 5, 76 34 of 36
92. Li, Z.; Yu, H.; Xu, J.; Liu, J.; Mo, Y. Stock Market Analysis and Prediction Using LSTM: A Case Study on Technology Stocks. Innov.
Appl. Eng. Technol. 2023, 2, 1–6. [CrossRef]
93. Xu, Y.; Keselj, V. Stock prediction using deep learning and sentiment analysis. In Proceedings of the IEEE International Conference
on Big Data, Los Angeles, CA, USA, 9–12 December 2019; pp. 5573–5580. [CrossRef]
94. Nabipour, M.; Nayyeri, P.; Jabani, H.; Mosavi, A.; Salwana, E. Deep Learning for Stock Market Prediction. Entropy 2020, 22, 840.
[CrossRef]
95. Thakkar, A.; Chaudhari, K. CREST: Cross-Reference to Exchange-based Stock Trend Prediction using Long Short-Term Memory.
Procedia Comput. Sci. 2020, 167, 616–625. [CrossRef]
96. Thakkar, A.; Chaudhari, K. Fusion in stock market prediction: A decade survey on the necessity, recent developments, and
potential future directions. Inf. Fusion 2021, 65, 95–107. [CrossRef]
97. Pinheiro, L.D.S.; Dras, M. Stock Market Prediction with Deep Learning: A Character-based Neural Language Model for Event-
based Trading. In Proceedings of the Australasian Language Technology Association Workshop 2017, Brisbane, Australia, 6–8
December 2017; Wong, J.S.-M., Haffari, G., Eds.; pp. 6–15. Available online: https://aclanthology.org/U17-1001 (accessed on 8
December 2024).
98. Wang, C.; Gao, Q. High and Low Prices Prediction of Soybean Futures with LSTM Neural Network. In Proceedings of the 2018
IEEE 9th International Conference on Software Engineering and Service Science (ICSESS), Beijing, China, 23–25 November 2018;
pp. 140–143. [CrossRef]
99. Lakshminarayanan, S.K.; McCrae, J. A Comparative Study of SVM and LSTM Deep Learning Algorithms for Stock Market
Prediction. Available online: https://ceur-ws.org/Vol-2563/aics_41.pdf (accessed on 8 December 2024).
100. Sun, T.; Wang, J.; Ni, J.; Cao, Y.; Liu, B. Predicting Futures Market Movement using Deep Neural Networks. In Proceedings of the
2019 18th IEEE International Conference on Machine Learning and Applications (ICMLA), Boca Raton, FL, USA, 16–19 December
2019; pp. 118–125. [CrossRef]
101. Nikou, M.; Mansourfar, G.; Bagherzadeh, J. Stock price prediction using DEEP learning algorithm and its comparison with
machine learning algorithms. Intell. Syst. Account. Financ. Manag. 2019, 26, 164–174. [CrossRef]
102. Rana, M.; Uddin, M.; Hoque, M. Effects of Activation Functions and Optimizers on Stock Price Prediction using LSTM Recurrent
Networks. In Proceedings of the CSAI2019: 2019 3rd International Conference on Computer Science and Artificial Intelligence,
CSAI ’19, Normal, IL, USA, 6–8 December 2019; Association for Computing Machinery: New York, NY, USA, 2020; pp. 354–358.
[CrossRef]
103. Huynh, H.D.; Dang, L.M.; Duong, D. A New Model for Stock Price Movements Prediction Using Deep Neural Network. In
Proceedings of the SoICT 2017: The Eighth International Symposium on Information and Communication Technology, SoICT
’17, Nha Trang City, Vietnam, 7–8 December 2017; Association for Computing Machinery: New York, NY, USA, 2017; pp. 57–62.
[CrossRef]
104. Chen, W.; Zhang, Y.; Yeo, C.K.; Lau, C.T.; Lee, B.S. Stock market prediction using neural network through news on online social
networks. In Proceedings of the 2017 International Smart Cities Conference (ISC2), Wuxi, China, 14–17 September 2017; pp. 1–6.
[CrossRef]
105. Lin, X.; Yang, Z.; Song, Y. Intelligent stock trading system based on improved technical analysis and Echo State Network. Expert
Syst. Appl. 2011, 38, 11347–11354. [CrossRef]
106. Zhang, H.; Liang, J.; Chai, Z. Stock Prediction Based on Phase Space Reconstruction and Echo State Networks. J. Algorithms
Comput. Technol. 2013, 7, 87–100. [CrossRef]
107. Liu, Z.; Liu, Z.; Song, Y.; Gong, Z.; Chen, H. Predicting stock trend using multi-objective diversified Echo State Network. In
Proceedings of the 2017 Seventh International Conference on Information Science and Technology (ICIST), Da Nang, Vietnam,
16–19 April 2017; pp. 181–186. [CrossRef]
108. Samarawickrama, A.; Fernando, T. A recurrent neural network approach in predicting daily stock prices an application to the Sri
Lankan stock market. In Proceedings of the 2017 IEEE International Conference on Industrial and Information Systems (ICIIS),
Peradeniya, Sri Lanka, 15–16 December 2017; pp. 1–6. [CrossRef]
109. Hsieh, T.-J.; Hsiao, H.-F.; Yeh, W.-C. Forecasting stock markets using wavelet transforms and recurrent neural networks: An
integrated system based on artificial bee colony algorithm. Appl. Soft Comput. 2011, 11, 2510–2525. [CrossRef]
110. Karaboga, D.; Basturk, B. A powerful and efficient algorithm for numerical function optimization: Artificial bee colony (ABC)
algorithm. J. Glob. Optim. 2007, 39, 459–471. [CrossRef]
111. Chaudhari, K.; Thakkar, A. Travelling Salesman Problem: An Empirical Comparison Between ACO, PSO, ABC, FA and GA. In
Emerging Research in Computing, Information, Communication and Applications—ERCICA 2018; Shetty, N.R., Patnaik, L.M., Nagaraj,
H.C., Hamsavath, P.N., Nalini, N., Eds.; Springer: Singapore, 2019; pp. 397–405. [CrossRef]
112. Corizzo, R.; Rosen, J. Stock market prediction with time series data and news headlines: A stacking ensemble approach. J. Intell.
Inf. Syst. 2024, 62, 27–56. [CrossRef]
AppliedMath 2025, 5, 76 35 of 36
113. Chong, E.; Han, C.; Park, F.C. Deep learning networks for stock market analysis and prediction: Methodology, data representations,
and case studies. Expert Syst. Appl. 2017, 83, 187–205. [CrossRef]
114. Ma, Y.; Han, R. Research on Stock Trading Strategy Based on Deep Neural Network. In Proceedings of the 2018 18th International
Conference on Control, Automation and Systems (ICCAS), PyeongChang, Republic of Korea, 17–20 October 2018; pp. 92–96.
Available online: https://ieeexplore.ieee.org/abstract/document/8571531 (accessed on 8 December 2024).
115. Nakagawa, K.; Uchida, T.; Aoshima, T. Deep Factor Model. In Proceedings of the ECML PKDD 2018 Workshops, Dublin, Ireland,
10–14 September 2018; Alzate, C., Monreale, A., Bioglio, L., Bitetta, V., Bordino, I., Caldarelli, G., Ferretti, A., Guidotti, R., Gullo, F.,
Pascolutti, S., et al., Eds.; Springer International Publishing: Cham, Switzerland, 2019; pp. 37–50. [CrossRef]
116. Wu, Y.; Fu, Z.; Liu, X.; Bing, Y. A hybrid stock market prediction model based on GNG and reinforcement learning. Expert Syst.
Appl. 2023, 228, 120474. [CrossRef]
117. Naik, N.; Mohan, B.R. Stock Price Movements Classification Using Machine and Deep Learning Techniques—The Case Study of
Indian Stock Market. In Engineering Applications of Neural Networks; Macintyre, J., Iliadis, L., Maglogiannis, I., Jayne, C., Eds.;
Springer International Publishing: Cham, Switzerland, 2019; pp. 445–452. [CrossRef]
118. Li, Q.; Chen, Y.; Jiang, L.L.; Li, P.; Chen, H. A Tensor-Based Information Framework for Predicting the Stock Market. ACM Trans.
Inf. Syst. 2016, 34, 11:1–11:30. [CrossRef]
119. Song, Y.; Lee, J.W.; Lee, J. A study on novel filtering and relationship between input-features and target-vectors in a deep learning
model for stock price prediction. Appl. Intell. 2019, 49, 897–911. [CrossRef]
120. Abe, M.; Nakayama, H. Deep Learning for Forecasting Stock Returns in the Cross-section. In Advances in Knowledge Discovery and
Data Mining; Phung, D., Tseng, V.S., Webb, G.I., Ho, B., Ganji, M., Rashidi, L., Eds.; Springer International Publishing: Cham,
Switzerland, 2018; pp. 273–284. [CrossRef]
121. Liang, Q.; Rong, W.; Zhang, J.; Liu, J.; Xiong, Z. Restricted Boltzmann machine based stock market trend prediction. In Proceedings
of the 2017 International Joint Conference on Neural Networks (IJCNN), Anchorage, AK, USA, 14–19 May 2017; pp. 1380–1387.
[CrossRef]
122. Vullam, N.; Yakubreddy, K.; Vellela, S.S.; Sk, K.B.; B., V.R.; Priya, S.S. Prediction and Analysis Using a Hybrid Model for Stock
Market. In Proceedings of the 2023 3rd International Conference on Intelligent Technologies (CONIT), Hubli, India, 23–25 June
2023; pp. 1–5. [CrossRef]
123. Cai, X.; Hu, S.; Lin, X. Feature extraction using Restricted Boltzmann Machine for stock price prediction. In Proceedings of the
2012 IEEE International Conference on Computer Science and Automation Engineering (CSAE), Zhangjiajie, China, 25–27 May
2012; pp. 80–83. [CrossRef]
124. Zhang, R.; Shen, F.; Zhao, J. A model with Fuzzy Granulation and Deep Belief Networks for exchange rate forecasting. In
Proceedings of the 2014 International Joint Conference on Neural Networks (IJCNN), Beijing, China, 6–11 July 2014; pp. 366–373.
[CrossRef]
125. Shen, F.; Chao, J.; Zhao, J. Forecasting exchange rate using deep belief networks and conjugate gradient method. Neurocomputing
2015, 167, 243–253. [CrossRef]
126. Shilpa, B.L.; Shambhavi, B.R. Combined deep learning classifiers for stock market prediction: Integrating stock price and news
sentiments. Kybernetes 2021, 52, 748–773. [CrossRef]
127. Bhardwaj, A.; Narayan, Y.; Vanraj; Pawan; Dutta, M. Sentiment Analysis for Indian Stock Market Prediction Using Sensex and
Nifty. Procedia Comput. Sci. 2015, 70, 85–91. [CrossRef]
128. Guresen, E.; Kayakutlu, G.; Daim, T.U. Using artificial neural network models in stock market index prediction. Expert Syst. Appl.
2011, 38, 10389–10397. [CrossRef]
129. Ranco, G.; Aleksovski, D.; Caldarelli, G.; Grčar, M.; Mozetič, I. The Effects of Twitter Sentiment on Stock Price Returns. PLoS ONE
2015, 10, e0138441. [CrossRef]
130. Lugmayr, A.; Gossen, G. Evaluation of methods and techniques for language based sentiment analysis for dax 30 stock exchange—
A first concept of a ‘LUGO’ sentiment indicator. In Proceedings of the 5th International Workshop on Semantic Ambient Media
Experience, SAME 2012, in Conjunction with Pervasive 2012, Newcastle, UK, 18 June 2012; pp. 69–76.
131. Zhang, Y.; Wu, L. Stock market prediction of S&P 500 via combination of improved BCO approach and BP neural network. Expert
Syst. Appl. 2009, 36, 8849–8854. [CrossRef]
132. Makrehchi, M.; Shah, S.; Liao, W. Stock Prediction Using Event-Based Sentiment Analysis. In Proceedings of the 2013
IEEE/WIC/ACM International Joint Conferences on Web Intelligence (WI) and Intelligent Agent Technologies (IAT), Atlanta,
GA, USA, 17–20 November 2013; pp. 337–342. [CrossRef]
133. Bustos, O.; Pomares, A.; Gonzalez, E. A comparison between SVM and multilayer perceptron in predicting an emerging financial
market: Colombian stock market. In Proceedings of the 2017 Congreso Internacional de Innovacion y Tendencias en Ingenieria
(CONIITI), Bogota, Colombia, 4–6 October 2017; pp. 1–6. [CrossRef]
134. Huang, C.-F.; Li, H.-C. An Evolutionary Method for Financial Forecasting in Microscopic High-Speed Trading Environment.
Comput. Intell. Neurosci. 2017, 2017, 9580815. [CrossRef]
AppliedMath 2025, 5, 76 36 of 36
135. Zhou, P.-Y.; Chan, K.C.C.; Ou, C.X. Corporate Communication Network and Stock Price Movements: Insights from Data Mining.
IEEE Trans. Comput. Soc. Syst. 2018, 5, 391–402. [CrossRef]
136. Hagenau, M.; Liebmann, M.; Hedwig, M.; Neumann, D. Automated News Reading: Stock Price Prediction Based on Financial
News Using Context-Specific Features. In Proceedings of the 2012 45th Hawaii International Conference on System Sciences,
Maui, HI, USA, 4–7 January 2012; pp. 1040–1049. [CrossRef]
137. Stock Market Prediction Using Machine Learning Techniques: A Decade Survey on Methodologies, Recent Developments, and
Future Directions. Available online: https://www.mdpi.com/2079-9292/10/21/2717 (accessed on 8 December 2024).
138. Rahman, A.S.A.; Abdul-Rahman, S.; Mutalib, S. Mining Textual Terms for Stock Market Prediction Analysis Using Financial
News. In Soft Computing in Data Science; Mohamed, A., Berry, M.W., Yap, B.W., Eds.; Springer: Singapore, 2017; pp. 293–305.
[CrossRef]
139. Ding, X.; Zhang, Y.; Liu, T.; Duan, J. Knowledge-Driven Event Embedding for Stock Prediction. In Proceedings of the COLING
2016, the 26th International Conference on Computational Linguistics: Technical Papers; Matsumoto, Y., Prasad, R., Eds.; The
COLING 2016 Organizing Committee: Osaka, Japan, 2016; pp. 2133–2142. Available online: https://aclanthology.org/C16-1201
(accessed on 8 December 2024).
140. Evaluating Sentiment in Financial News Articles—ScienceDirect. Available online: https://www.sciencedirect.com/science/
article/abs/pii/S0167923612000875?via=ihub (accessed on 8 December 2024).
141. Huang, C.-J.; Liao, J.-J.; Yang, D.-X.; Chang, T.-Y.; Luo, Y.-C. Realization of a news dissemination agent based on weighted
association rules and text mining techniques. Expert Syst. Appl. 2010, 37, 6409–6413. [CrossRef]
142. Sentiment Analysis of Twitter Data for Predicting Stock Market Movements|IEEE Conference Publication|IEEE Xplore. Available
online: https://ieeexplore.ieee.org/abstract/document/7955659 (accessed on 8 December 2024).
143. Pandarachalil, R.; Sendhilkumar, S.; Mahalakshmi, G.S. Twitter Sentiment Analysis for Large-Scale Data: An Unsupervised
Approach. Cogn. Comput. 2015, 7, 254–262. [CrossRef]
144. Nguyen, T.H.; Shirai, K.; Velcin, J. Sentiment analysis on social media for stock movement prediction. Expert Syst. Appl. 2015, 42,
9603–9611. [CrossRef]
145. Bollacker, K.; Evans, C.; Paritosh, P.; Sturge, T.; Taylor, J. Freebase: A collaboratively created graph database for structuring
human knowledge. In Proceedings of the 2008 ACM SIGMOD international conference on Management of data, in SIGMOD
’08, Vancouver, BC, Canada, 9–12 June 2008; Association for Computing Machinery: New York, NY, USA, 2008; pp. 1247–1250.
[CrossRef]
146. Weng, B.; Ahmed, M.A.; Megahed, F.M. Stock market one-day ahead movement prediction using disparate data sources. Expert
Syst. Appl. 2017, 79, 153–163. [CrossRef]
147. Forecasting to Classification: Predicting the Direction of Stock Market Price Using Xtreme Gradient Boosting. ResearchGate.
Available online: https://www.researchgate.net/publication/309492895_Forecasting_to_Classification_Predicting_the_direction_
of_stock_market_price_using_Xtreme_Gradient_Boosting (accessed on 12 December 2024).
148. Google Stock Prices Prediction Using Deep Learning|IEEE Conference Publication|IEEE Xplore. Available online: https:
//ieeexplore.ieee.org/abstract/document/9265146 (accessed on 12 December 2024).
149. IASC|Enhancing the Classification Accuracy in Sentiment Analysis with Computational Intelligence Using Joint Sentiment Topic
Detection with MEDLDA. Available online: https://www.techscience.com/iasc/v26n1/39857 (accessed on 8 December 2024).
150. Hossin, M.; Sulaiman, M.N. A Review on Evaluation Metrics for Data Classification Evaluations. Int. J. Data Min. Knowl. Manag.
Process. 2015, 5, 1–11. [CrossRef]
151. Huang, J.; Ling, C. Using AUC and accuracy in evaluating learning algorithms. IEEE Trans. Knowl. Data Eng. 2005, 17, 299–310.
[CrossRef]
152. Nti, I.K.; Adekoya, A.F.; Weyori, B.A. A comprehensive evaluation of ensemble learning for stock-market prediction. J. Big Data
2020, 7, 20. [CrossRef]
153. Stock Price Prediction Using News Sentiment Analysis|IEEE Conference Publication|IEEE Xplore. Available online: https:
//ieeexplore.ieee.org/abstract/document/8848203 (accessed on 8 December 2024).
154. de Oliveira, F.A.; Nobre, C.N.; Zárate, L.E. Applying Artificial Neural Networks to prediction of stock price and improvement of
the directional prediction index—Case study of PETR4, Petrobras, Brazil. Expert Syst. Appl. 2013, 40, 7596–7606. [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual
author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to
people or property resulting from any ideas, methods, instructions or products referred to in the content.