Vol. 5 No. 1 (2021)
Articles

Pattern Recognition with Neural Network for Stock Diagram

Published 2021-03-31

Abstract

Finding patterns in high dimensional data can be difficult because it cannot be easily visualized. Many different machine learning methods are able to fit this high dimensional data in order to predict and classify future data but there is typically a large expense on having the machine learn the fit for a certain part of the dataset. This paper proposes a deep learning way of defining different patterns in stock market prices. Using a CNN, the pattern is found within stock market data and predictions are made from it. The stock pattern is divided in five parts Decline in value of stock (Abrupt decline, smooth decline), incline in stock value (abrupt increase, smooth increase) and stable price.