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
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (86)

Search Parameters:
Keywords = bitcoin price prediction

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
29 pages, 3879 KiB  
Article
Fusion of Sentiment and Market Signals for Bitcoin Forecasting: A SentiStack Network Based on a Stacking LSTM Architecture
by Zhizhou Zhang, Changle Jiang and Meiqi Lu
Big Data Cogn. Comput. 2025, 9(6), 161; https://doi.org/10.3390/bdcc9060161 - 19 Jun 2025
Cited by 2 | Viewed by 1971
Abstract
This paper proposes a comprehensive deep-learning framework, SentiStack, for Bitcoin price forecasting and trading strategy evaluation by integrating multimodal data sources, including market indicators, macroeconomic variables, and sentiment information extracted from financial news and social media. The model architecture is based on a [...] Read more.
This paper proposes a comprehensive deep-learning framework, SentiStack, for Bitcoin price forecasting and trading strategy evaluation by integrating multimodal data sources, including market indicators, macroeconomic variables, and sentiment information extracted from financial news and social media. The model architecture is based on a Stacking-LSTM ensemble, which captures complex temporal dependencies and non-linear patterns in high-dimensional financial time series. To enhance predictive power, sentiment embeddings derived from full-text analysis using the DeepSeek language model are fused with traditional numerical features through early and late data fusion techniques. Empirical results demonstrate that the proposed model significantly outperforms baseline strategies, including Buy & Hold and Random Trading, in cumulative return and risk-adjusted performances. Feature ablation experiments further reveal the critical role of sentiment and macroeconomic inputs in improving forecasting accuracy. The sentiment-enhanced model also exhibits strong performance in identifying high-return market movements, suggesting its practical value for data-driven investment decision-making. Overall, this study highlights the importance of incorporating soft information, such as investor sentiment, alongside traditional quantitative features in financial forecasting models. Full article
Show Figures

Figure 1

24 pages, 1508 KiB  
Article
The Stochastic Evolution of Financial Asset Prices
by Ioannis Paraskevopoulos and Alvaro Santos
Mathematics 2025, 13(12), 2002; https://doi.org/10.3390/math13122002 - 17 Jun 2025
Viewed by 224
Abstract
This paper examines the relationship between dependence and independence alternatives in general stochastic processes and explores the duality between the true (yet unknown) stochastic process and the functional representation that fits the observed data. We demonstrate that the solution depends on its historic [...] Read more.
This paper examines the relationship between dependence and independence alternatives in general stochastic processes and explores the duality between the true (yet unknown) stochastic process and the functional representation that fits the observed data. We demonstrate that the solution depends on its historic realizations, challenging existing theoretical frameworks that assume independence between the solution and the history of the true process. Under orthogonality conditions, we investigate parameter spaces within data-generating processes and establish conditions under which data exhibit mean-reverting, random, cyclical, history-dependent, or explosive behaviors. We validate our theoretical framework through empirical analysis of an extensive dataset comprising daily prices from the S&P500, 10-year US Treasury bonds, the EUR/USD exchange rate, Brent oil, and Bitcoin from 1 January 2002 to 1 February 2024. Our out-of-sample predictions, covering the period from 17 February 2019 to 1 February 2024, demonstrate the model’s exceptional forecasting capability, yielding correct predictions with between 73% and 92% accuracy, significantly outperforming naïve and moving average models, which only achieved 47% to 54% accuracy. Full article
Show Figures

Figure 1

22 pages, 558 KiB  
Article
Enhanced Interpretable Forecasting of Cryptocurrency Prices Using Autoencoder Features and a Hybrid CNN-LSTM Model
by Wajeeha Badar, Shabana Ramzan, Ali Raza, Norma Latif Fitriyani, Muhammad Syafrudin and Seung Won Lee
Mathematics 2025, 13(12), 1908; https://doi.org/10.3390/math13121908 - 7 Jun 2025
Cited by 1 | Viewed by 1548
Abstract
Predicting the price of Bitcoin is crucial, primarily because of the market’s rapid volatility and non-linear environment. For enhanced prediction of the price of Bitcoin, this research proposed a novel interpretable hybrid technique that combines long short-term memory (LSTM) networks with convolutional neural [...] Read more.
Predicting the price of Bitcoin is crucial, primarily because of the market’s rapid volatility and non-linear environment. For enhanced prediction of the price of Bitcoin, this research proposed a novel interpretable hybrid technique that combines long short-term memory (LSTM) networks with convolutional neural networks (CNN). Deep variational autoencoders (VAE) are used in the stage of preprocessing to determine noticeable patterns in datasets by learning features from historical Bitcoin price data. The CNN-LSTM model additionally implies Shapley additive explanations (SHAP) to promote interpretability and clarify the role of various features. For better performance, the methodology used data cleaning, preprocessing, and effective machine-learning techniques. The hybrid CNN + LSTM model, in collaboration with VAE, obtains a mean squared Error (MSE) of 0.0002, a mean absolute error (MAE) of 0.008, and an R-squared (R2) of 0.99, based on the experimental results. These results show that the proposed model is a good financial forecast method since it effectively reflects the complex dynamics of primary changes in the price of Bitcoin. The combination of deep learning and explainable artificial intelligence improves predictive accuracy as well as transparency, thus qualifying the model as highly useful for investors and analysts. Full article
(This article belongs to the Special Issue Machine Learning and Finance)
Show Figures

Figure 1

19 pages, 1281 KiB  
Article
A Novel Hybrid Approach Using an Attention-Based Transformer + GRU Model for Predicting Cryptocurrency Prices
by Esam Mahdi, Carlos Martin-Barreiro and Xavier Cabezas
Mathematics 2025, 13(9), 1484; https://doi.org/10.3390/math13091484 - 30 Apr 2025
Viewed by 3093
Abstract
In this article, we introduce a novel deep learning hybrid model that integrates attention Transformer and gated recurrent unit (GRU) architectures to improve the accuracy of cryptocurrency price predictions. By combining the Transformer’s strength in capturing long-range patterns with GRU’s ability to model [...] Read more.
In this article, we introduce a novel deep learning hybrid model that integrates attention Transformer and gated recurrent unit (GRU) architectures to improve the accuracy of cryptocurrency price predictions. By combining the Transformer’s strength in capturing long-range patterns with GRU’s ability to model short-term and sequential trends, the hybrid model provides a well-rounded approach to time series forecasting. We apply the model to predict the daily closing prices of Bitcoin and Ethereum based on historical data that include past prices, trading volumes, and the Fear and Greed Index. We evaluate the performance of our proposed model by comparing it with four other machine learning models, two are non-sequential feedforward models: radial basis function network (RBFN) and general regression neural network (GRNN), and two are bidirectional sequential memory-based models: bidirectional long short-term memory (BiLSTM) and bidirectional gated recurrent unit (BiGRU). The model’s performance is assessed using several metrics, including mean squared error (MSE), root mean squared error (RMSE), mean absolute error (MAE), and mean absolute percentage error (MAPE), along with statistical validation through the non-parametric Friedman test followed by a post hoc Wilcoxon signed-rank test. Results demonstrate that our hybrid model consistently achieves superior accuracy, highlighting its effectiveness for financial prediction tasks. These findings provide valuable insights for enhancing real-time decision making in cryptocurrency markets and support the growing use of hybrid deep learning models in financial analytics. Full article
(This article belongs to the Special Issue Applications of Time Series Analysis)
Show Figures

Figure 1

21 pages, 1529 KiB  
Article
High-Frequency Cryptocurrency Price Forecasting Using Machine Learning Models: A Comparative Study
by Fátima Rodrigues and Miguel Machado
Information 2025, 16(4), 300; https://doi.org/10.3390/info16040300 - 9 Apr 2025
Cited by 1 | Viewed by 7303
Abstract
The cryptocurrency market presents immense opportunities and significant risks due to its high volatility. Accurate price forecasting is crucial for informed investment decisions, enabling investors to optimize portfolio allocation, mitigate risk, and potentially maximize returns. Existing forecasting methods often struggle with the inherent [...] Read more.
The cryptocurrency market presents immense opportunities and significant risks due to its high volatility. Accurate price forecasting is crucial for informed investment decisions, enabling investors to optimize portfolio allocation, mitigate risk, and potentially maximize returns. Existing forecasting methods often struggle with the inherent non-stationarity and complexity of cryptocurrency price dynamics. This study addresses this challenge by developing a system for high-frequency forecasting of the closing prices of ten leading cryptocurrencies. We compare various machine learning models, including recurrent neural networks (RNNs), time series analysis (ARIMA), and conventional regression algorithms, using minute-step Bitcoin price data over a 30-day period to predict prices 60 min ahead. Our findings demonstrate that the GRU neural network exhibits superior predictive accuracy (MAPE = 0.09%, MSE = 5954.89, RMSE = 77.17, MAE = 60.20), outperforming other models considered. This improved forecasting accuracy contributes to the existing literature by providing empirical evidence for GRU’s effectiveness in the volatile cryptocurrency market and offers practical insights for investment strategies. A web application integrating the best-performing model further facilitates real-time price prediction for multiple cryptocurrencies. Full article
(This article belongs to the Special Issue AI Tools for Business and Economics)
Show Figures

Graphical abstract

13 pages, 471 KiB  
Article
An Integrated Framework for Cryptocurrency Price Forecasting and Anomaly Detection Using Machine Learning
by Hani Alnami, Muhammad Mohzary, Basem Assiri and Hussein Zangoti
Appl. Sci. 2025, 15(4), 1864; https://doi.org/10.3390/app15041864 - 11 Feb 2025
Cited by 1 | Viewed by 6996
Abstract
The accurate prediction of cryptocurrency prices is crucial due to the volatility and complexity of digital asset markets, which pose significant challenges to traders, investors, and researchers. This research addresses these challenges by leveraging machine learning and deep learning techniques to forecast closing [...] Read more.
The accurate prediction of cryptocurrency prices is crucial due to the volatility and complexity of digital asset markets, which pose significant challenges to traders, investors, and researchers. This research addresses these challenges by leveraging machine learning and deep learning techniques to forecast closing prices for cryptocurrencies, focusing on Bitcoin, Ethereum, Binance Coin, and Litecoin cryptocurrency datasets. A Random Forest ensemble learning algorithm, a Gradient Boosting model, and a feedforward neural network were implemented to handle the complexities in cryptocurrency data. A Z-Score-based anomaly detection framework was integrated to classify closing prices as normal or abnormal, aiding in identifying significant market events. Evaluation metrics, such as the Mean Squared Error (MSE), Root Mean Squared Error (RMSE), Mean Absolute Error (MAE), and R-squared (R2), demonstrate the superior precision and reliability of the Random Forest and Gradient Boosting models. The deep learning model indicates strong generalization capabilities, suggesting potential advantages on more complex datasets. These findings highlight the importance of combining advanced machine learning techniques and cryptocurrencies to develop a robust framework for cryptocurrency forecasting and anomaly detection. Full article
(This article belongs to the Special Issue Blockchain and Intelligent Networking for Smart Applications)
Show Figures

Figure 1

19 pages, 2175 KiB  
Article
Financial Markets Effect on Cryptocurrency Volatility: Pre- and Post-Future Exchanges Collapse Period in USA and Japan
by Faizah Alsulami and Ali Raza
Int. J. Financial Stud. 2025, 13(1), 24; https://doi.org/10.3390/ijfs13010024 - 11 Feb 2025
Cited by 3 | Viewed by 6681
Abstract
This study is the first to scientifically investigate stock indices and currency exchanges that affect crypto price volatility pre and post the FTX (Future Exchanges) collapse event. Weekly series from 1 January 2020 to 31 December 2024 were utilized for the analysis. The [...] Read more.
This study is the first to scientifically investigate stock indices and currency exchanges that affect crypto price volatility pre and post the FTX (Future Exchanges) collapse event. Weekly series from 1 January 2020 to 31 December 2024 were utilized for the analysis. The ARDL model suggests positive symmetric short- and long-term effects of USA stock indices on Bitcoin and Ethereum prices (p < 0.10), while Japanese stock indices and currency exchanges have negative symmetric short- and long-term effects on Bitcoin and Ethereum price volatility (p < 0.10). The global index MSCI has no symmetric effect. The asymmetric approach NARDL suggests positive and negative asymmetric short- and long-term effects of USA and Japanese stock indices and currency exchanges on Bitcoin and Ethereum price volatility (p < 0.05). This research helps exchange brokers and crypto traders diversify their holdings, reduce stock index and currency exchange risk, and accurately predict Bitcoin and Ethereum price variations. Full article
Show Figures

Figure 1

21 pages, 4103 KiB  
Article
Enhancing Bitcoin Price Prediction with Deep Learning: Integrating Social Media Sentiment and Historical Data
by Hla Soe Htay, Mani Ghahremani and Stavros Shiaeles
Appl. Sci. 2025, 15(3), 1554; https://doi.org/10.3390/app15031554 - 4 Feb 2025
Cited by 2 | Viewed by 3928
Abstract
Bitcoin, the pioneering cryptocurrency, is renowned for its extreme volatility and speculative nature, making accurate price prediction a persistent challenge for investors. While recent studies have employed multivariate models to integrate historical price data with social media sentiment analysis, this study focuses on [...] Read more.
Bitcoin, the pioneering cryptocurrency, is renowned for its extreme volatility and speculative nature, making accurate price prediction a persistent challenge for investors. While recent studies have employed multivariate models to integrate historical price data with social media sentiment analysis, this study focuses on improving an existing univariate approach By incorporating sentiment and tweet volume data into a multivariate framework, we systematically evaluated the benefits of this integration. Among the five LSTM-based models developed for this study, the Multi-LSTM-Sentiment model achieved the best performance, with the lowest mean absolute error (MAE) of 0.00196 and root-mean-square error (RMSE) of 0.00304. These results underscore the significance of including social media sentiment in predictive modelling and demonstrate its potential to enhance decision-making in the highly dynamic cryptocurrency market. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Figure 1

25 pages, 5146 KiB  
Article
Automated Bitcoin Trading dApp Using Price Prediction from a Deep Learning Model
by Zhi Zhan Lua, Chee Kiat Seow, Raymond Ching Bon Chan, Yiyu Cai and Qi Cao
Risks 2025, 13(1), 17; https://doi.org/10.3390/risks13010017 - 17 Jan 2025
Cited by 1 | Viewed by 5612
Abstract
Distributed ledger technology (DLT) and cryptocurrency have revolutionized the financial landscape and relevant applications, particularly in investment opportunities. Despite its growth, the market’s volatility and technical complexities hinder widespread adoption. This study proposes a cryptocurrency trading system powered by advanced machine learning (ML) [...] Read more.
Distributed ledger technology (DLT) and cryptocurrency have revolutionized the financial landscape and relevant applications, particularly in investment opportunities. Despite its growth, the market’s volatility and technical complexities hinder widespread adoption. This study proposes a cryptocurrency trading system powered by advanced machine learning (ML) models to address these challenges. By leveraging random forest (RF), long short-term memory (LSTM), and bi-directional LSTM (Bi-LSTM) models, the cryptocurrency trading system is equipped with strong predictive capacity and is able to optimize trading strategies for Bitcoin. The up-to-date price prediction information obtained by the machine learning model is incorporated by custom oracle contracts and is transmitted to portfolio smart contracts. The integration of smart contracts and on-chain oracles ensures transparency and security, allowing real-time verification of portfolio management. The deployed cryptocurrency trading system performs these actions automatically without human intervention, which greatly reduces barriers to entry for ordinary users and investors. The results demonstrate the feasibility of creating a cryptocurrency trading system, with the LSTM model achieving a return on investment (ROI) of 488.74% for portfolio management during the duration of 9 December 2022 to 23 May 2024. The ROI obtained by the LSTM model is higher than the performance of Bitcoin at 234.68% and that of other benchmarking models with RF and Bi-LSTM over the same timeframe. This approach offers significant cost savings, transparent portfolio management, and a trust-free platform for investors, paving the way for broader cryptocurrency adoption. Future work will focus on enhancing prediction accuracy and achieving greater decentralization. Full article
Show Figures

Figure 1

22 pages, 5616 KiB  
Article
LSTM–Transformer-Based Robust Hybrid Deep Learning Model for Financial Time Series Forecasting
by Md R. Kabir, Dipayan Bhadra, Moinul Ridoy and Mariofanna Milanova
Sci 2025, 7(1), 7; https://doi.org/10.3390/sci7010007 - 10 Jan 2025
Cited by 9 | Viewed by 11566
Abstract
The inherent challenges of financial time series forecasting demand advanced modeling techniques for reliable predictions. Effective financial time series forecasting is crucial for financial risk management and the formulation of investment decisions. The accurate prediction of stock prices is a subject of study [...] Read more.
The inherent challenges of financial time series forecasting demand advanced modeling techniques for reliable predictions. Effective financial time series forecasting is crucial for financial risk management and the formulation of investment decisions. The accurate prediction of stock prices is a subject of study in the domains of investing and national policy. This problem appears to be challenging due to the presence of multi-noise, nonlinearity, volatility, and the chaotic nature of stocks. This paper proposes a novel financial time series forecasting model based on the deep learning ensemble model LSTM-mTrans-MLP, which integrates the long short-term memory (LSTM) network, a modified Transformer network, and a multilayered perception (MLP). By integrating LSTM, the modified Transformer, and the MLP, the suggested model demonstrates exceptional performance in terms of forecasting capabilities, robustness, and enhanced sensitivity. Extensive experiments are conducted on multiple financial datasets, such as Bitcoin, the Shanghai Composite Index, China Unicom, CSI 300, Google, and the Amazon Stock Market. The experimental results verify the effectiveness and robustness of the proposed LSTM-mTrans-MLP network model compared with the benchmark and SOTA models, providing important inferences for investors and decision-makers. Full article
(This article belongs to the Section Computer Sciences, Mathematics and AI)
Show Figures

Figure 1

28 pages, 1589 KiB  
Article
Temporal Attention-Enhanced Stacking Networks: Revolutionizing Multi-Step Bitcoin Forecasting
by Phumudzo Lloyd Seabe, Edson Pindza, Claude Rodrigue Bambe Moutsinga and Maggie Aphane
Forecasting 2025, 7(1), 2; https://doi.org/10.3390/forecast7010002 - 30 Dec 2024
Viewed by 2293
Abstract
This study presents a novel methodology for multi-step Bitcoin (BTC) price prediction by combining advanced stacking-based architectures with temporal attention mechanisms. The proposed Temporal Attention-Enhanced Stacking Network (TAESN) integrates the complementary strengths of diverse machine learning algorithms while emphasizing critical temporal features, leading [...] Read more.
This study presents a novel methodology for multi-step Bitcoin (BTC) price prediction by combining advanced stacking-based architectures with temporal attention mechanisms. The proposed Temporal Attention-Enhanced Stacking Network (TAESN) integrates the complementary strengths of diverse machine learning algorithms while emphasizing critical temporal features, leading to substantial improvements in forecasting accuracy over traditional methods. Comprehensive experimentation and robust evaluation validate the superior performance of TAESN across various BTC prediction horizons. Additionally, the model not only demonstrates enhanced predictive accuracy but also offers interpretable insights into the temporal dynamics underlying cryptocurrency markets, contributing to both practical forecasting applications and theoretical understanding of market behavior. Full article
Show Figures

Figure 1

23 pages, 4581 KiB  
Article
Seeing Beyond Noise: Improving Cryptocurrency Forecasting with Linear Bias Correction
by Sibtain Syed, Syed Muhammad Talha, Arshad Iqbal, Naveed Ahmad and Mohammed Ali Alshara
AI 2024, 5(4), 2829-2851; https://doi.org/10.3390/ai5040136 - 8 Dec 2024
Cited by 2 | Viewed by 3458
Abstract
Cryptocurrency is recognized as a leading digital currency by its peer-to-peer transfer capabilities and secure features. Accurately forecasting cryptocurrency price trends holds substantial significance for investors and traders, as they inform critical decisions regarding the acquisition, divestment, or retention of cryptocurrencies, guided by [...] Read more.
Cryptocurrency is recognized as a leading digital currency by its peer-to-peer transfer capabilities and secure features. Accurately forecasting cryptocurrency price trends holds substantial significance for investors and traders, as they inform critical decisions regarding the acquisition, divestment, or retention of cryptocurrencies, guided by expectations of value, risk assessment, and potential returns. This study also aims to identify a resourceful technique to efficiently forecast prices of cryptocurrencies such as Bitcoin (BTC), Binance (BNB), Ripple (XRP), and Tether (USDT) using optimal data-driven models (LSTM, GRU, and BiLSTM models) using bias correction. The proposed methodology includes collecting cryptocurrency data and precious metal data from Coindesk and BullionVault, respectively, and then finding the optimal model input combination for each cryptocurrency by lag adjustment and correlating feature selection. Hyperparameter tuning was performed by trial-and-error technique, and an early stopping function was applied to minimize time and space complexity. Bias correction (BC) is applied to model-forecasted price trends to reduce errors in evaluation and to enhance accuracy by adjusting model outputs to reduce prediction bias, providing a refined alternative to traditional unadjusted deep learning methods. GRU-BC outperformed other models in forecasting Bitcoin (with MAE 25.291, RMSE 31.266, MAPE 2.999) and USDT (with MAE 0.0006, RMSE 0.0012, MAPE 0.0622) price trends, while BiLSTM-BC was superior in predicting XRP (with MAE 0.0129, RMSE 0.0171, MAPE 2.9013) and BNB (with MAE 2.2759, RMSE 2.8357, MAPE 1.9785) market price flow. Full article
(This article belongs to the Special Issue AI in Finance: Leveraging AI to Transform Financial Services)
Show Figures

Figure 1

19 pages, 4321 KiB  
Article
Bitcoin Trend Prediction with Attention-Based Deep Learning Models and Technical Indicators
by Ming-Che Lee
Systems 2024, 12(11), 498; https://doi.org/10.3390/systems12110498 - 18 Nov 2024
Cited by 2 | Viewed by 6733
Abstract
This study presents a comparative analysis of two advanced attention-based deep learning models—Attention-LSTM and Attention-GRU—for predicting Bitcoin price movements. The significance of this research lies in integrating moving average technical indicators with deep learning models to enhance sensitivity to market momentum, and in [...] Read more.
This study presents a comparative analysis of two advanced attention-based deep learning models—Attention-LSTM and Attention-GRU—for predicting Bitcoin price movements. The significance of this research lies in integrating moving average technical indicators with deep learning models to enhance sensitivity to market momentum, and in normalizing these indicators to accurately reflect market trends and reversals. Utilizing historical OHLCV data along with four key technical indicators (SMA, EMA, TEMA, and MACD), the models classify trends into uptrend, downtrend, and neutral categories. Experimental results demonstrate that the inclusion of technical indicators, particularly MACD, significantly improves prediction accuracy. Furthermore, the Attention-GRU model offers computational efficiency suitable for real-time applications, while the Attention-LSTM model excels in capturing long-term dependencies. These findings contribute valuable insights for financial forecasting, providing practical tools for cryptocurrency traders and investors. Full article
Show Figures

Figure 1

30 pages, 839 KiB  
Article
Dynamics between Bitcoin Market Trends and Social Media Activity
by George Vlahavas and Athena Vakali
FinTech 2024, 3(3), 349-378; https://doi.org/10.3390/fintech3030020 - 24 Jul 2024
Cited by 3 | Viewed by 12583
Abstract
This study examines the relationship between Bitcoin market dynamics and user activity on the r/cryptocurrency subreddit. The purpose of this research is to understand how social media activity correlates with Bitcoin price and trading volume, and to explore the sentiment and topical focus [...] Read more.
This study examines the relationship between Bitcoin market dynamics and user activity on the r/cryptocurrency subreddit. The purpose of this research is to understand how social media activity correlates with Bitcoin price and trading volume, and to explore the sentiment and topical focus of Reddit discussions. We collected data on Bitcoin’s closing price and trading volume from January 2021 to December 2022, alongside the most popular posts and comments from the subreddit during the same period. Our analysis revealed significant correlations between Bitcoin market metrics and Reddit activity, with user discussions often reacting to market changes. Additionally, user activity on Reddit may indirectly influence the market through broader social and economic factors. Sentiment analysis showed that positive comments were more prevalent during price surges, while negative comments increased during downturns. Topic modeling identified four main discussion themes, which varied over time, particularly during market dips. These findings suggest that social media activity on Reddit can provide valuable insights into market trends and investor sentiment. Overall, our study highlights the influential role of online communities in shaping cryptocurrency market dynamics, offering potential tools for market prediction and regulation. Full article
Show Figures

Figure 1

7 pages, 730 KiB  
Proceeding Paper
Foreign Exchange Forecasting Models: LSTM and BiLSTM Comparison
by Fernando García, Francisco Guijarro, Javier Oliver and Rima Tamošiūnienė
Eng. Proc. 2024, 68(1), 19; https://doi.org/10.3390/engproc2024068019 - 4 Jul 2024
Viewed by 2574
Abstract
Knowledge of foreign exchange rates and their evolution is fundamental to firms and investors, both for hedging exchange rate risk and for investment and trading. The ARIMA model has been one of the most widely used methodologies for time series forecasting. Nowadays, neural [...] Read more.
Knowledge of foreign exchange rates and their evolution is fundamental to firms and investors, both for hedging exchange rate risk and for investment and trading. The ARIMA model has been one of the most widely used methodologies for time series forecasting. Nowadays, neural networks have surpassed this methodology in many aspects. For short-term stock price prediction, neural networks in general and recurrent neural networks such as the long short-term memory (LSTM) network in particular perform better than classical econometric models. This study presents a comparative analysis between the LSTM model and BiLSTM models. There is evidence for an improvement in the bidirectional model for predicting foreign exchange rates. In this case, we analyse whether this efficiency is consistent in predicting different currencies as well as the bitcoin futures contract. Full article
(This article belongs to the Proceedings of The 10th International Conference on Time Series and Forecasting)
Show Figures

Figure 1

Back to TopTop