Stock trend prediction based on fusion of alternative text and multiple features

Conference: CAIBDA 2022 - 2nd International Conference on Artificial Intelligence, Big Data and Algorithms
06/17/2022 - 06/19/2022 at Nanjing, China

Proceedings: CAIBDA 2022

Pages: 4Language: englishTyp: PDF

Authors:
Ding, Hao; Feng, Jiaying (School of Computer Science and Technology Harbin Institute of Technology, Weihai, China)
Wang, Yongyi (School of Language and Literature Harbin Institute of Technology, Weihai, China)
Toe, Teoh Teik (NTU Business AI Lab, Nanyang Technological University, Singapore)

Abstract:
Stock price prediction has always been a prominent research field. How to predict stock price more accurately is very important for financial research. In this paper, the Shanghai Composite Index of 2020 is taken as the data set and the alternative text represented by news public opinion is used to predict the overall stock trend according to the efficient market hypothesis. This model crawls the news text of a specific financial website, mines the emotional information contained in the text with Word2Vec and LSTM, and scores the public opinion on a specific date. Then, the traditional stock price features are combined with the public opinion scoring features to form a multi-feature input matrix. Finally, the CNN-LSTM neural network is used to predict the future stock trend with high accuracy. The experimental results reveal that the suggested model has a considerable improvement in accuracy when compared to standard time series models and machine learning models.