This repository contains the code, dataset, and output plots for the experiments done for recognizing and classifying patterns of different tickers in the stock market.

Code structure

Every stand alone data mining clustering algorithms is implemented as part of separate modules that can be executed as it is. The novel multilayered clustering algorithm makes use of the individual clustering classes to get the final output.