Beyond Trend Following: Deep Learning for Market Trend Prediction
Fernando Berzal, Alberto Garcia
TL;DR
Trend-following strategies are often backward-looking and struggle to predict regime shifts. This paper argues that context-rich supervised ML and deep learning, trained on hundreds of leading indicators, can produce nonlinear risk indicators and forward trend predictions, with AutoML-driven hyperparameter optimization and walk-forward validation to ensure out-of-sample robustness. It provides a comprehensive treatment of data inputs, feature engineering, network architectures (including RNNs, CNNs, and transformers), evaluation, and XAI considerations, plus practical risk-on/risk-off and systematic allocation strategies. The work highlights the potential for improved responsiveness to market changes and better risk-adjusted performance for asset managers who retain human oversight while leveraging advanced ML risk indicators.
Abstract
Trend following and momentum investing are common strategies employed by asset managers. Even though they can be helpful in the proper situations, they are limited in the sense that they work just by looking at past, as if we were driving with our focus on the rearview mirror. In this paper, we advocate for the use of Artificial Intelligence and Machine Learning techniques to predict future market trends. These predictions, when done properly, can improve the performance of asset managers by increasing returns and reducing drawdowns.
