Integration of LSTM Networks in Random Forest Algorithms for Stock Market Trading Predictions
Juan C. King, Jose M. Amigo

TL;DR
This paper proposes a hybrid stock trading prediction model combining LSTM networks for price pattern analysis with Random Forest algorithms for economic data, demonstrating improved performance over traditional methods.
Contribution
It introduces a novel integration of LSTM and Random Forest models for stock prediction, leveraging both technical and fundamental data for enhanced accuracy.
Findings
Hybrid model outperforms traditional approaches
Random Forest is the best decision tree performer
Combining technical and fundamental variables improves predictions
Abstract
The aim of this paper is the analysis and selection of stock trading systems that combine different models with data of different nature, such as financial and microeconomic information. Specifically, based on previous work by the authors and applying advanced techniques of Machine Learning and Deep Learning, our objective is to formulate trading algorithms for the stock market with empirically tested statistical advantages, thus improving results published in the literature. Our approach integrates Long Short-Term Memory (LSTM) networks with algorithms based on decision trees, such as Random Forest and Gradient Boosting. While the former analyze price patterns of financial assets, the latter are fed with economic data of companies. Numerical simulations of algorithmic trading with data from international companies and 10-weekday predictions confirm that an approach based on both…
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 · Data Stream Mining Techniques · Time Series Analysis and Forecasting
