Abstract

The Exchange rate affects the economic development of various countries. To grasp the information of the changeable exchange rate in time, it is necessary to predict the exchange rate price. This paper proposes the CNN-TLSTM model to predict the United States Dollar/Chinese yuan (USD/CNY) exchange rate closing price of the next trading day. The model consists of two parts, namely convolutional neural networks(CNN)and tanh long short-term memory (TLSTM). The function of CNN is to extract feature factors from the input data. TLSTM is used to receive the output data of CNN for prediction, and finally obtain the prediction result. TLSTM is a new model proposed in this paper to improve the internal structure of the long short-term memory (LSTM). Its advantage is to change the range of the output value of the input gate, retain more data features, and prevent the output value of the input gate in LSTM from being overfitting. This paper selects the exchange rate of USD/CNY data and some stock data for each trading day from January 2, 2006, to October 30, 2020, as the experimental data. To prove the effectiveness of the CNN-TLSTM prediction model, the model is compared with multilayer perceptron (MLP), CNN, recurrent neural network (RNN), LSTM, and CNN-LSTM models. mean absolute percentage error (MAPE), mean square error (MSE), and R-squared (R2) are used for comparative analysis. The experimental results show that the CNN-TLSTM model has the best predictive effect on the USD/CNY exchange rate closing price of the next trading day.

Highlights

  • The exchange rate issue has always been a hot topic in international financial research

  • This paper proposes a prediction model for the United States Dollar/Chinese yuan (USD/CNY) exchange rate based on CNN-tanh long short-term memory (TLSTM), which uses the exchange rate of USD/CNY data and some stock data to predict the USD/CNY exchange

  • The results show that the TLSTM model introduces the 1-tanh function after the input gate of the long short-term memory (LSTM) model, which preserves the important features of the input data and improves the prediction accuracy

Read more

Summary

INTRODUCTION

The exchange rate issue has always been a hot topic in international financial research. There is a non-linear relationship among the influencing factors, which complicates the problem of predicting the exchange rate closing price of the trading day [8]. This paper proposes a prediction model for the USD/CNY exchange rate based on CNN-TLSTM, which uses the exchange rate of USD/CNY data and some stock data to predict the USD/CNY exchange. J. Wang et al.: Prediction Model of CNN-TLSTM for USD/CNY Exchange Rate Prediction rate closing price of the trading day. The CNN-TLSTM model is proposed to predict the USD/CNY exchange rate closing price of the trading day. 3) The CNN-TLSTM model proposed in this paper is compared with five prediction exchange rate models. The experimental results show that the accuracy and efficiency of the CNN-TLSTM model are more suitable for the prediction exchange rate. The rest of this paper is organized as follows: Section II. presents the research of time series prediction in recent years; Section III. describes the principle of CNN-TLSTM proposed in this paper; Section IV. introduces the experimental environment, dataset, data preprocessing, experimental parameter settings, and experimental results and analyzed; Section V. summarizes the work of this paper

LITERATURE REVIEW
EXPERIMENT
DATA PREPROCESSING
Findings
CONCLUSION
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.