Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (32)

Search Parameters:
Keywords = stock market index trend prediction

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
23 pages, 3993 KiB  
Article
MSGformer: A Hybrid Multi-Scale Graph–Transformer Architecture for Unified Short- and Long-Term Financial Time Series Forecasting
by Mingfu Zhu, Haoran Qi, Shuiping Ni and Yaxing Liu
Electronics 2025, 14(12), 2457; https://doi.org/10.3390/electronics14122457 - 17 Jun 2025
Viewed by 674
Abstract
Forecasting financial time series is challenging due to their intrinsic nonlinearity, high volatility, and complex dependencies across temporal scales. This study introduces MSGformer, a novel hybrid architecture that integrates multi-scale graph neural networks (MSGNet) with Transformer encoders to capture both local temporal fluctuations [...] Read more.
Forecasting financial time series is challenging due to their intrinsic nonlinearity, high volatility, and complex dependencies across temporal scales. This study introduces MSGformer, a novel hybrid architecture that integrates multi-scale graph neural networks (MSGNet) with Transformer encoders to capture both local temporal fluctuations and long-term global trends in high-frequency financial data. The MSGNet module constructs multi-scale representations using adaptive graph convolutions and intra-sequence attention, while the Transformer component enhances long-range dependency modeling via multi-head self-attention. We evaluate MSGformer on minute-level stock index data from the Chinese A-share market, including CSI 300, SSE 50, CSI 500, and SSE Composite indices. Extensive experiments demonstrate that MSGformer significantly outperforms state-of-the-art baselines (e.g., Transformer, PatchTST, Autoformer) in terms of MAE, RMSE, MAPE, and R2. The results confirm that the proposed hybrid model achieves superior prediction accuracy, robustness, and generalization across various forecasting horizons, providing an effective solution for real-world financial decision-making and risk assessment. Full article
Show Figures

Figure 1

25 pages, 2225 KiB  
Article
MambaLLM: Integrating Macro-Index and Micro-Stock Data for Enhanced Stock Price Prediction
by Jin Yan and Yuling Huang
Mathematics 2025, 13(10), 1599; https://doi.org/10.3390/math13101599 - 13 May 2025
Viewed by 1532
Abstract
Accurate stock price prediction requires the integration of heterogeneous data streams, yet conventional techniques struggle to simultaneously leverage fine-grained micro-stock features and broader macroeconomic indicators. To address this gap, we propose MambaLLM, a novel framework that fuses macro-index and micro-stock inputs through the [...] Read more.
Accurate stock price prediction requires the integration of heterogeneous data streams, yet conventional techniques struggle to simultaneously leverage fine-grained micro-stock features and broader macroeconomic indicators. To address this gap, we propose MambaLLM, a novel framework that fuses macro-index and micro-stock inputs through the synergistic use of state-space models (SSMs) and large language models (LLMs). Our two-branch architecture comprises (i) Micro-Stock Encoder, a Mamba-based temporal encoder for processing granular stock-level data (prices, volumes, and technical indicators), and (ii) Macro-Index Analyzer, an LLM module—employing DeepSeek R1 7B distillation—capable of interpreting market-level index trends (e.g., S&P 500) to produce textual summaries. These summaries are then distilled into compact embeddings via FinBERT. By merging these multi-scale representations through a concatenation mechanism and subsequently refining them with multi-layer perceptrons (MLPs), MambaLLM dynamically captures both asset-specific price behavior and systemic market fluctuations. Extensive experiments on six major U.S. stocks (AAPL, AMZN, MSFT, TSLA, GOOGL, and META) reveal that MambaLLM delivers up to a 28.50% reduction in RMSE compared with suboptimal models, surpassing traditional recurrent neural networks and MAMBA-based baselines under volatile market conditions. This marked performance gain highlights the framework’s unique ability to merge structured financial time series with semantically rich macroeconomic narratives. Altogether, our findings underscore the scalability and adaptability of MambaLLM, offering a powerful, next-generation tool for financial forecasting and risk management. Full article
(This article belongs to the Special Issue Applied Mathematics in Data Science and High-Performance Computing)
Show Figures

Figure 1

14 pages, 617 KiB  
Article
Iterative Forecasting of Financial Time Series: The Greek Stock Market from 2019 to 2024
by Evangelos Bakalis and Francesco Zerbetto
Entropy 2025, 27(5), 497; https://doi.org/10.3390/e27050497 - 4 May 2025
Viewed by 1070
Abstract
Predicting the evolution of financial data, if at all possible, would be very beneficial in revealing the ways in which different aspects of a global environment can impact local economies. We employ an iterative stochastic differential equation that accurately forecasts an economic time [...] Read more.
Predicting the evolution of financial data, if at all possible, would be very beneficial in revealing the ways in which different aspects of a global environment can impact local economies. We employ an iterative stochastic differential equation that accurately forecasts an economic time series’s next value by analysing its past. The input financial data are assumed to be consistent with an α-stable Lévy motion. The computation of the scaling exponent and the value of α, which characterises the type of the α-stable Lévy motion, are crucial for the iterative scheme. These two indices can be determined at each iteration from the form of the structure function, for the computation of which we use the method of generalised moments. Their values are used for the creation of the corresponding α-stable Lévy noise, which acts as a seed for the stochastic component. Furthermore, the drift and diffusion terms are calculated at each iteration. The proposed model is general, allowing the kind of stochastic process to vary from one iterative step to another, and its applicability is not restricted to financial data. As a case study, we consider Greece’s stock market general index over a period of five years, from September 2019 to September 2024, after the completion of bailout programmes. Greece’s economy changed from a restricted to a free market over the chosen era, and its stock market trading increments are likely to be describable by an α-stable L’evy motion. We find that α=2 and the scaling exponent H varies over time for every iterative step we perform. The forecasting points follow the same trend, are in good agreement with the actual data, and for most of the forecasts, the percentage error is less than 2%. Full article
(This article belongs to the Special Issue Entropy-Based Applications in Sociophysics II)
Show Figures

Figure 1

19 pages, 6775 KiB  
Article
Multi-Scale TsMixer: A Novel Time-Series Architecture for Predicting A-Share Stock Index Futures
by Zhiyuan Pei, Jianqi Yan, Jin Yan, Bailing Yang and Xin Liu
Mathematics 2025, 13(9), 1415; https://doi.org/10.3390/math13091415 - 25 Apr 2025
Cited by 1 | Viewed by 1087
Abstract
With the advancement of deep learning, its application in financial market forecasting has become a research hotspot. This paper proposes an innovative Multi-Scale TsMixer model for predicting stock index futures in the A-share market, covering SSE50, CSI300, and CSI500. By integrating Multi-Scale time-series [...] Read more.
With the advancement of deep learning, its application in financial market forecasting has become a research hotspot. This paper proposes an innovative Multi-Scale TsMixer model for predicting stock index futures in the A-share market, covering SSE50, CSI300, and CSI500. By integrating Multi-Scale time-series features across the short, medium, and long term, the model effectively captures market fluctuations and trends. Moreover, since stock index futures reflect the collective movement of their constituent stocks, we introduce a novel approach: predicting individual constituent stocks and merging their forecasts using three fusion strategies (average fusion, weighted fusion, and weighted decay fusion). Experimental results demonstrate that the weighted decay fusion method significantly improves the prediction accuracy and stability, validating the effectiveness of Multi-Scale TsMixer. Full article
(This article belongs to the Special Issue Machine Learning Methods and Mathematical Modeling with Applications)
Show Figures

Figure 1

27 pages, 4678 KiB  
Article
EL-MTSA: Stock Prediction Model Based on Ensemble Learning and Multimodal Time Series Analysis
by Jianlei Kong, Xueqi Zhao, Wenjuan He, Xiaobo Yang and Xuebo Jin
Appl. Sci. 2025, 15(9), 4669; https://doi.org/10.3390/app15094669 - 23 Apr 2025
Viewed by 1279
Abstract
Predicting stock prices is a popular area of study within the realms of data mining and machine learning. Precise forecasting can assist investors in mitigating the risks associated with their investments. Given the unpredictable nature of the stock market, influenced by policy changes, [...] Read more.
Predicting stock prices is a popular area of study within the realms of data mining and machine learning. Precise forecasting can assist investors in mitigating the risks associated with their investments. Given the unpredictable nature of the stock market, influenced by policy changes, stock data often display high levels of fluctuation and randomness, aligning closely with the prevailing market sentiment. Moreover, diverse datasets related to stocks are rich in historical data that can be leveraged to forecast future trends. However, traditional forecasting models struggle to harness this information effectively, which restricts their predictive capabilities and accuracy. To improve the existing issues, this research introduces a novel stock prediction model based on a deep-learning neural network, named after EL-MTSA, which leverages the multifaceted characteristics of stock data along with ensemble learning optimization. In addition, a new evaluation index via market-wide sentiment analysis is designed to enhance the forecasting performance of the stock prediction model by adeptly identifying the latent relationship between the target stock index and dynamic market sentiment factors. Subsequently, many demonstration experiments were conducted on three practical stock datasets, the CSI 300, SSE 50, and CSI A50 indices, respectively. Experiential results show that the proposed EL-MTSA model has achieved a superior predictive performance, surpassing various comparison models. In addition, the EL-MTSA can analyze the impact of market sentiment and media reports on the stock market, which is more consistent with the real trading situation in the stock market, and indicates good predictive robustness and credibility. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Figure 1

21 pages, 1745 KiB  
Article
Hybrid Machine Learning Models for Long-Term Stock Market Forecasting: Integrating Technical Indicators
by Francis Magloire Peujio Fozap
J. Risk Financial Manag. 2025, 18(4), 201; https://doi.org/10.3390/jrfm18040201 - 8 Apr 2025
Cited by 2 | Viewed by 3613
Abstract
Stock market forecasting is a critical area in financial research, yet the inherent volatility and non-linearity of financial markets pose significant challenges for traditional predictive models. This study proposes a hybrid deep learning model, integrating Long Short-Term Memory (LSTM) networks and Convolutional Neural [...] Read more.
Stock market forecasting is a critical area in financial research, yet the inherent volatility and non-linearity of financial markets pose significant challenges for traditional predictive models. This study proposes a hybrid deep learning model, integrating Long Short-Term Memory (LSTM) networks and Convolutional Neural Networks (CNNs) with technical indicators to enhance the predictive accuracy of stock price movements. The model is evaluated using Root Mean Squared Error (RMSE), Mean Absolute Error (MAE), Mean Absolute Percentage Error (MAPE), and R2 score on the S&P 500 index over a 14-year period. Results indicate that the LSTM-CNN hybrid model achieves superior predictive performance compared to traditional models, including Support Vector Machines (SVMs), Random Forest (RF), and ARIMAs, by effectively capturing both long-term trends and short-term fluctuations. While Random Forest demonstrated the highest raw accuracy with the lowest RMSE (0.0859) and highest R2 (0.5655), it lacked sequential learning capabilities. The LSTM-CNN model, with an RMSE of 0.1012, MAE of 0.0800, MAPE of 10.22%, and R2 score of 0.4199, proved to be highly competitive and robust in financial time series forecasting. The study highlights the effectiveness of hybrid deep learning architectures in financial forecasting and suggests further enhancements through macroeconomic indicators, sentiment analysis, and reinforcement learning for dynamic market adaptation. It also improves risk-aware decision-making frameworks in volatile financial markets. Full article
(This article belongs to the Special Issue Risk Management in Capital Markets)
Show Figures

Figure 1

33 pages, 1233 KiB  
Article
Volatility Modelling of the Johannesburg Stock Exchange All Share Index Using the Family GARCH Model
by Israel Maingo, Thakhani Ravele and Caston Sigauke
Forecasting 2025, 7(2), 16; https://doi.org/10.3390/forecast7020016 - 3 Apr 2025
Viewed by 2476
Abstract
In numerous domains of finance and economics, modelling and predicting stock market volatility is essential. Predicting stock market volatility is widely used in the management of portfolios, analysis of risk, and determination of option prices. This study is about volatility modelling of the [...] Read more.
In numerous domains of finance and economics, modelling and predicting stock market volatility is essential. Predicting stock market volatility is widely used in the management of portfolios, analysis of risk, and determination of option prices. This study is about volatility modelling of the daily Johannesburg Stock Exchange All Share Index (JSE ALSI) stock price data between 1 January 2014 and 29 December 2023. The modelling process incorporated daily log returns derived from the JSE ALSI. The following volatility models were presented for the period: sGARCH(1, 1) and fGARCH(1, 1). The models for volatility were fitted using five unique error distribution assumptions, including Student’s t, its skewed version, the generalized error and skewed generalized error distributions, and the generalized hyperbolic distribution. Based on information criteria such as Akaike, Bayesian, and Hannan–Quinn, the ARMA(0, 0)-fGARCH(1, 1) model with a skewed generalized error distribution emerged as the best fit. The chosen model revealed that the JSE ALSI prices are highly persistent with the leverage effect. JSE ALSI price volatility was notably influenced during the COVID-19 pandemic. The forecast over the next 10 days shows a rise in volatility. A comparative study was then carried out with the JSE Top 40 and the S&P500 indices. Comparison of the FTSE/JSE Top 40, S&P 500, and JSE ALLSI return indices over the COVID-19 pandemic indicated higher initial volatility in the FTSE/JSE Top 40 and S&P 500, with the JSE ALLSI following a similar trend later. The S&P 500 showed long-term reliability and high rolling returns in spite of short-run volatility, the FTSE/JSE Top 40 showed more pre-pandemic risk and volatility but reduced levels of rolling volatility after the pandemic, similar in magnitude for each index with low correlations among them. These results provide important insights for risk managers and investors navigating the South African equity market. Full article
(This article belongs to the Section Forecasting in Economics and Management)
Show Figures

Figure 1

29 pages, 5405 KiB  
Article
Relationship Between Japanese Stock Market Behavior and Category-Based News
by Jun Nakayama and Daisuke Yokouchi
Risks 2025, 13(3), 50; https://doi.org/10.3390/risks13030050 - 7 Mar 2025
Viewed by 2428
Abstract
This study investigates the relationship between news delivered via the QUICK terminal and stock market behavior. Specifically, through an evaluation of the performance of investment strategies that utilize news index created based on its scores indicating positive or negative sentiment, we examine whether [...] Read more.
This study investigates the relationship between news delivered via the QUICK terminal and stock market behavior. Specifically, through an evaluation of the performance of investment strategies that utilize news index created based on its scores indicating positive or negative sentiment, we examine whether index construction that takes into account the content of individual news items contributes to improved predictive power with regard to stock prices. We verify the performance of this investment strategy based on signal indicators derived from news indices focusing on short-term trends using time-series decomposition. After refining the news indicators based on news categories, we observe an improvement in the strategy’s performance, demonstrating that the value of news varies across different categories and the importance of considering the content and meaning of text news. Full article
Show Figures

Figure 1

14 pages, 1457 KiB  
Article
Artificial Intelligence in the New Era of Decision-Making: A Case Study of the Euro Stoxx 50
by Javier Parra-Domínguez and Laura Sanz-Martín
Mathematics 2024, 12(24), 3918; https://doi.org/10.3390/math12243918 - 12 Dec 2024
Cited by 1 | Viewed by 1141
Abstract
This study evaluates machine learning models for stock market prediction in the European stock market EU50, with emphasis on the integration of key technical indicators. Advanced techniques, such as ANNs, CNNs and LSTMs, are applied to analyze a large EU50 dataset. Key indicators, [...] Read more.
This study evaluates machine learning models for stock market prediction in the European stock market EU50, with emphasis on the integration of key technical indicators. Advanced techniques, such as ANNs, CNNs and LSTMs, are applied to analyze a large EU50 dataset. Key indicators, such as the simple moving average (SMA), exponential moving average (EMA), moving average convergence/divergence (MACD), stochastic oscillator, relative strength index (RSI) and accumulation/distribution (A/D), were employed to improve the model’s responsiveness to market trends and momentum shifts. The results show that CNN models can effectively capture localized price patterns, while LSTM models excel in identifying long-term dependencies, which is beneficial for understanding market volatility. ANN models provide reliable benchmark predictions. Among the models, CNN with RSI obtained the best results, with an RMSE of 0.0263, an MAE of 0.0186 and an R2 of 0.9825, demonstrating high accuracy in price prediction. The integration of indicators such as SMA and EMA improves trend detection, while MACD and RSI increase the sensitivity to momentum, which is essential for identifying buy and sell signals. This research demonstrates the potential of machine learning models for refined stock prediction and informs data-driven investment strategies, with CNN and LSTM models being particularly well suited for dynamic price prediction. Full article
(This article belongs to the Special Issue Artificial Intelligence and Data Science)
Show Figures

Figure 1

19 pages, 8633 KiB  
Article
CNN-CBAM-LSTM: Enhancing Stock Return Prediction Through Long and Short Information Mining in Stock Prediction
by Peijie Ye, Hao Zhang and Xi Zhou
Mathematics 2024, 12(23), 3738; https://doi.org/10.3390/math12233738 - 27 Nov 2024
Cited by 3 | Viewed by 3561
Abstract
Deep learning, a foundational technology in artificial intelligence, facilitates the identification of complex associations between stock prices and various influential factors through comprehensive data analysis. Stock price data exhibits unique time-series characteristics; models emphasizing long-term data may miss short-term fluctuations, while those focusing [...] Read more.
Deep learning, a foundational technology in artificial intelligence, facilitates the identification of complex associations between stock prices and various influential factors through comprehensive data analysis. Stock price data exhibits unique time-series characteristics; models emphasizing long-term data may miss short-term fluctuations, while those focusing solely on short-term data may not capture cyclical trends. Existing models that integrate long short-term memory (LSTM) and convolutional neural networks (CNNs) face limitations in capturing both long- and short-term dependencies due to LSTM’s gated transmission mechanism and CNNs’ limited receptive field. This study introduces an innovative deep learning model, CNN-CBAM-LSTM, which integrates the convolutional block attention module (CBAM) to enhance the extraction of both long- and short-term features. The model’s performance is assessed using the Australian Standard & Poor’s 200 Index (AS51), showing improvement over traditional models across metrics such as RMSE, MAE, R2, and RETURN. To further confirm its robustness and generalizability, Diebold–Mariano (DM) tests and model confidence set experiments are conducted, with results indicating the consistently high performance of the CNN-CBAM-LSTM model. Additional tests on six globally recognized stock indices reinforce the model’s predictive strength and adaptability, establishing it as a reliable tool for forecasting in the stock market. Full article
Show Figures

Figure 1

18 pages, 847 KiB  
Article
A Stock Prediction Method Based on Multidimensional and Multilevel Feature Dynamic Fusion
by Yuxin Dong and Yongtao Hao
Electronics 2024, 13(20), 4111; https://doi.org/10.3390/electronics13204111 - 18 Oct 2024
Cited by 1 | Viewed by 2323
Abstract
Stock price prediction has long been a topic of interest in academia and the financial industry. Numerous factors influence stock prices, such as a company’s performance, industry development, national policies, and other macroeconomic factors. These factors are challenging to quantify, making predicting stock [...] Read more.
Stock price prediction has long been a topic of interest in academia and the financial industry. Numerous factors influence stock prices, such as a company’s performance, industry development, national policies, and other macroeconomic factors. These factors are challenging to quantify, making predicting stock price movements difficult. This paper presents a novel deep neural network framework that leverages the dynamic fusion of multi-dimensional and multi-level features for stock price prediction, which means we utilize fundamental trading data and technical indicators as multi-dimensional data and local and global multi-level information. Firstly, the model dynamically assigns weights to multi-dimensional features of stocks to capture the impact of each feature on stock prices. Next, it applies the Fourier transform to the global features to capture the long-term trends of the global environment and dynamically fuses these with local and global features of the stocks to capture the overall market environment’s impact on individual stocks. Finally, temporal features are captured using an attention layer and an RNN-based model, which incorporates historical price data to forecast future prices. Experiments on stocks from various industries within the Chinese CSI 300 index reveal that the proposed model outperforms traditional methods and other deep learning approaches in terms of stock price prediction. This paper proposes a method that facilitates the dynamic integration of multi-dimensional and multi-level features in an efficient manner and experimental results show that it improves the accuracy of stock price predictions. Full article
(This article belongs to the Section Artificial Intelligence)
Show Figures

Figure 1

15 pages, 518 KiB  
Article
A Stock Index Futures Price Prediction Approach Based on the MULTI-GARCH-LSTM Mixed Model
by Haojun Pan, Yuxiang Tang and Guoqiang Wang
Mathematics 2024, 12(11), 1677; https://doi.org/10.3390/math12111677 - 28 May 2024
Cited by 11 | Viewed by 3707
Abstract
As a type of financial derivative, the price fluctuation of futures is influenced by a multitude of factors, including macroeconomic conditions, policy changes, and market sentiment. The interaction of these factors makes the future trend become complex and difficult to predict. However, for [...] Read more.
As a type of financial derivative, the price fluctuation of futures is influenced by a multitude of factors, including macroeconomic conditions, policy changes, and market sentiment. The interaction of these factors makes the future trend become complex and difficult to predict. However, for investors, the ability to accurately predict the future trend of stock index futures price is directly related to the correctness of investment decisions and investment returns. Therefore, predicting the stock index futures market remains a leading and critical issue in the field of finance. To improve the accuracy of predicting stock index futures price, this paper introduces an innovative forecasting method by combining the strengths of Long Short-Term Memory (LSTM) networks and various Generalized Autoregressive Conditional Heteroskedasticity (GARCH)-family models namely, MULTI-GARCH-LSTM. This integrated approach is specifically designed to tackle the challenges posed by the nonstationary and nonlinear characteristics of stock index futures price series. This synergy not only enhances the model’s ability to capture a wide range of market behaviors but also significantly improves the precision of future price predictions, catering to the intricate nature of financial time series data. Initially, we extract insights into the volatility characteristics, such as the aggregation of volatility in futures closing prices, by formulating a model from the GARCH family. Subsequently, the LSTM model decodes the complex nonlinear relationships inherent in the futures price series and incorporates assimilated volatility characteristics to predict future prices. The efficacy of this model is validated by applying it to an authentic dataset of gold futures. The empirical findings demonstrate that the performance of our proposed MULTI-GARCH-LSTM hybrid model consistently surpasses that of the individual models, thereby confirming the model’s effectiveness and superior predictive capability. Full article
(This article belongs to the Section D1: Probability and Statistics)
Show Figures

Figure 1

18 pages, 3183 KiB  
Article
Stock Selection Using Machine Learning Based on Financial Ratios
by Pei-Fen Tsai, Cheng-Han Gao and Shyan-Ming Yuan
Mathematics 2023, 11(23), 4758; https://doi.org/10.3390/math11234758 - 24 Nov 2023
Cited by 10 | Viewed by 7494
Abstract
Stock prediction has garnered considerable attention among investors, with a recent focus on the application of machine learning techniques to enhance predictive accuracy. Prior research has established the effectiveness of machine learning in forecasting stock market trends, irrespective of the analytical approach employed, [...] Read more.
Stock prediction has garnered considerable attention among investors, with a recent focus on the application of machine learning techniques to enhance predictive accuracy. Prior research has established the effectiveness of machine learning in forecasting stock market trends, irrespective of the analytical approach employed, be it technical, fundamental, or sentiment analysis. In the context of fiscal year-end selection, the decision may initially seem straightforward, with December 31 being the apparent choice, as discussed by B. Kamp in 2002. The primary argument for a uniform fiscal year-end centers around comparability. When assessing the financial performance of two firms with differing fiscal year-ends, substantial shifts in the business environment during non-overlapping periods can impede meaningful comparisons. Moreover, when two firms merge, the need to synchronize their annual reporting often results in shorter or longer fiscal years, complicating time series analysis. In the US S&P stock market, misaligned fiscal years lead to variations in report publication dates across different industries and market segments. Since the financial reporting dates of US S&P companies are determined independently by each listed entity, relying solely on these dates for investment decisions may prove less than entirely reliable and impact the accuracy of return prediction models. Hence, our interest lies in the synchronized fiscal year of the TW stock market, leveraging machine learning models for fundamental analysis to forecast returns. We employed four machine learning models: Random Forest (RF), Feedforward Neural Network (FNN), Gated Recurrent Unit (GRU), and Financial Graph Attention Network (FinGAT). We crafted portfolios by selecting stocks with higher predicted returns using these machine learning models. These portfolios outperformed the TW50 index benchmarks in the Taiwan stock market, demonstrating superior returns and portfolio scores. Our study’s findings underscore the advantages of using aligned financial ratios for predicting the top 20 high-return stocks in a mid-to-long-term investment context, delivering over 50% excess returns across the four models while maintaining lower risk profiles. Using the top 10 high-return stocks produced over 100% relative returns with an acceptable level of risk, highlighting the effectiveness of employing machine learning techniques based on financial ratios for stock prediction. Full article
Show Figures

Figure 1

23 pages, 2155 KiB  
Article
Forecasting of NIFTY 50 Index Price by Using Backward Elimination with an LSTM Model
by Syed Hasan Jafar, Shakeb Akhtar, Hani El-Chaarani, Parvez Alam Khan and Ruaa Binsaddig
J. Risk Financial Manag. 2023, 16(10), 423; https://doi.org/10.3390/jrfm16100423 - 25 Sep 2023
Cited by 23 | Viewed by 12803
Abstract
Predicting trends in the stock market is becoming complex and uncertain. In response, various artificial intelligence solutions have emerged. A significant solution for predicting the trends of a stock’s volatile and chaotic nature is drawn from deep learning. The present study’s objective is [...] Read more.
Predicting trends in the stock market is becoming complex and uncertain. In response, various artificial intelligence solutions have emerged. A significant solution for predicting the trends of a stock’s volatile and chaotic nature is drawn from deep learning. The present study’s objective is to compare and predict the closing price of the NIFTY 50 index through two significant deep learning methods—long short-term memory (LSTM) and backward elimination LSTM (BE-LSTM)—using 15 years’ worth of per day data obtained from Bloomberg. This study has considered the variables of date, high, open, low, close volume, as well as the 14-period relative strength index (RSI), to predict the closing price. The results of the comparative study show that backward elimination LSTM performs better than the LSTM model for predicting the NIFTY 50 index price for the next 30 days, with an accuracy of 95%. In conclusion, the proposed model has significantly improved the prediction of the NIFTY 50 index price. Full article
Show Figures

Figure 1

28 pages, 14154 KiB  
Article
Uncovering the Impact of Local and Global Interests in Artists on Stock Prices of K-Pop Entertainment Companies: A SHAP-XGBoost Analysis
by Daeun Yu and Sun-Yong Choi
Axioms 2023, 12(6), 538; https://doi.org/10.3390/axioms12060538 - 30 May 2023
Cited by 3 | Viewed by 5139
Abstract
Stock price prediction is a significant area of research in finance that has been ongoing for a long time. Several mathematical models have been utilized in this field to predict stock prices. However, recently, machine learning techniques have demonstrated remarkable performance in stock [...] Read more.
Stock price prediction is a significant area of research in finance that has been ongoing for a long time. Several mathematical models have been utilized in this field to predict stock prices. However, recently, machine learning techniques have demonstrated remarkable performance in stock price prediction. Moreover, XAI (explainable artificial intelligence) methodologies have been developed, which are models capable of interpreting the results of machine learning algorithms. This study utilizes machine learning to predict stock prices and uses XAI methodologies to investigate the factors that influence this prediction. Specifically, we investigated the relationship between the public’s interest in artists affiliated with four K-Pop entertainment companies (HYBE, SM, JYP, and YG). We used the Naver Keyword Trend and Google Trend index data for the companies and their representative artists to measure local and global interest. Furthermore, we employed the SHAP-XGBoost model to show how the local and global interest in each artist affects the companies’ stock prices. SHAP (SHapley Additive exPlanations) and XGBoost are models that show excellent results as XAI and machine learning methodologies, respectively. We found that SM, JYP, and YG are highly correlated, whereas HYBE is a major player in the industry. YG is influenced by variables from other companies, likely owing to HYBE being a major shareholder in YG’s subsidiary music distribution company. The influence of popular artists from each company was significant in predicting the companies’ stock prices. Additionally, the foreign ownership ratio of a company’s stocks affected the importance of Google Trend and Naver Trend indexes. For example, JYP and SM had relatively high foreign ownership ratios and were influenced more by Google Trend indexes, whereas HYBE and YG were influenced more by Naver Trend indexes. Finally, the trend indexes of artists in SM and HYBE had a positive correlation with stock prices, whereas those of YG and JYP had a negative correlation. This may be due to steady promotions and album releases from SM and HYBE artists, while YG and JYP suffered from negative publicity related to their artists and executives. Overall, this study suggests that public interest in K-Pop artists can have a significant impact on the financial performance of entertainment companies. Moreover, our approach offers valuable insights into the dynamics of the stock market, which makes it a promising technique for understanding and predicting the behavior of entertainment stocks. Full article
(This article belongs to the Special Issue Mathematical and Computational Finance Analysis)
Show Figures

Figure 1

Back to TopTop