Software development of pattern recognition and forecasting on financial time series data and news

Stock trading is becoming extremely popular and easy with the improvement of technology nowadays. It is also one of the biggest factors that is driving economy growth. It will be very helpful if we are able to predict the stock movement so that we can achieve ”risk free” investment, but it is almost...

Full description

Saved in:
Bibliographic Details
Main Author: Huang, YuHang
Other Authors: Loke Yuan Ren
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2022
Subjects:
Online Access:https://hdl.handle.net/10356/157089
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Stock trading is becoming extremely popular and easy with the improvement of technology nowadays. It is also one of the biggest factors that is driving economy growth. It will be very helpful if we are able to predict the stock movement so that we can achieve ”risk free” investment, but it is almost impossible in real life as the stock prices can be easily affected by all types of features. However, if we can achieve significantly good accuracy, it will be sufficient. In this paper, we will be testing the performance of some traditional machine learning models and deep learning models in predicting stock movement. The models we will use include Gaussian Naive Bayes, Logistic Regression, K Nearest Neighbour, Support Vector Classifier, Voting Classifier, Long Short Term Memory(LSTM) and Multilayer Perceptron. We will also introduce the Convolution Neural Network(CNN) model we adapt and an CNN+LSTM model which aims to make use of the feature extraction power of CNN and LSTM’s ability to extract important information across timesteps. The models have been used to predict next day stock movement for NASDAQ composite Index, Dow Jones Industrial Average, S&P 500 and Russell 2000.