Neural Augmented Kalman Filtering with Bollinger Bands for Pairs Trading
Amit Milstein, Haoran Deng, Guy Revach, Hai Morgenstern, Nir, Shlezinger

TL;DR
This paper introduces KBPT, a deep learning-augmented trading policy that enhances Kalman Filter-based Bollinger Bands for pairs trading by leveraging data-driven training to improve revenue.
Contribution
It proposes a novel neural network architecture that augments traditional Kalman Filter-based pairs trading, improving accuracy and revenue through a two-stage training process.
Findings
KBPT outperforms traditional model-based methods.
Enhanced revenue across various assets.
Effective integration of deep learning with Kalman filtering.
Abstract
Pairs trading is a family of trading techniques that determine their policies based on monitoring the relationships between pairs of assets. A common pairs trading approach relies on describing the pair-wise relationship as a linear Space State (SS) model with Gaussian noise. This representation facilitates extracting financial indicators with low complexity and latency using a Kalman Filter (KF), that are then processed using classic policies such as Bollinger Bands (BB). However, such SS models are inherently approximated and mismatched, often degrading the revenue. In this work, we propose KalmenNet-aided Bollinger bands Pairs Trading (KBPT), a deep learning aided policy that augments the operation of KF-aided BB trading. KBPT is designed by formulating an extended SS model for pairs trading that approximates their relationship as holding partial co-integration. This SS model is…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Systems and Time Series Analysis · Financial Markets and Investment Strategies · Stock Market Forecasting Methods
