Finance-Grounded Optimization For Algorithmic Trading
Kasymkhan Khubiev, Mikhail Semenov, Irina Podlipnova, Dinara Khubieva
TL;DR
This work tackles the misalignment between standard deep learning objectives and financial performance in algorithmic trading by proposing finance-grounded loss functions derived from $Sharpe$, $PnL$, and $MDD$, coupled with turnover regularization to constrain trading activity. It demonstrates that optimizing these economics-oriented objectives on Binance crypto data (61 assets across multi-frequency horizons) yields superior risk-adjusted returns compared with traditional regression losses, with LogMDDLoss and ModSharpeLoss often providing the strongest performance and stability. The findings underscore the value of directly optimizing economic performance metrics for trading and portfolio management, offering a path toward more robust, interpretable AI-driven strategies in finance.
Abstract
Deep Learning is evolving fast and integrates into various domains. Finance is a challenging field for deep learning, especially in the case of interpretable artificial intelligence (AI). Although classical approaches perform very well with natural language processing, computer vision, and forecasting, they are not perfect for the financial world, in which specialists use different metrics to evaluate model performance. We first introduce financially grounded loss functions derived from key quantitative finance metrics, including the Sharpe ratio, Profit-and-Loss (PnL), and Maximum Draw down. Additionally, we propose turnover regularization, a method that inherently constrains the turnover of generated positions within predefined limits. Our findings demonstrate that the proposed loss functions, in conjunction with turnover regularization, outperform the traditional mean squared error loss for return prediction tasks when evaluated using algorithmic trading metrics. The study shows that financially grounded metrics enhance predictive performance in trading strategies and portfolio optimization.
