Combining supervised and unsupervised learning methods to predict financial market movements
Gabriel Rodrigues Palma, Mariusz Skocze\'n, Phil Maguire

TL;DR
This study combines supervised and unsupervised machine learning techniques to extract novel features from financial data, improving the prediction of market movements across different assets.
Contribution
It introduces new feature extraction methods using Gaussian Mixture Models and compares their effectiveness with traditional features in predicting market trends.
Findings
GMM filtering improves model generalization.
KNN and RF outperform random trading strategies.
Machine learning models can leverage novel features for better predictions.
Abstract
The decisions traders make to buy or sell an asset depend on various analyses, with expertise required to identify patterns that can be exploited for profit. In this paper we identify novel features extracted from emergent and well-established financial markets using linear models and Gaussian Mixture Models (GMM) with the aim of finding profitable opportunities. We used approximately six months of data consisting of minute candles from the Bitcoin, Pepecoin, and Nasdaq markets to derive and compare the proposed novel features with commonly used ones. These features were extracted based on the previous 59 minutes for each market and used to identify predictions for the hour ahead. We explored the performance of various machine learning strategies, such as Random Forests (RF) and K-Nearest Neighbours (KNN) to classify market movements. A naive random approach to selecting trading…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods
