Mastering Pair Trading with Risk-Aware Recurrent Reinforcement Learning
Weiguang Han, Jimin Huang, Qianqian Xie, Boyi Zhang, Yanzhao Lai, Min, Peng

TL;DR
This paper introduces CREDIT, a risk-aware recurrent reinforcement learning agent that captures long-term market patterns and manages risk, significantly improving pair trading performance over existing methods using five years of U.S. stock data.
Contribution
It presents the first application of bidirectional GRU with temporal attention and a risk-aware reward in RL for pair trading, enhancing long-term pattern recognition and risk management.
Findings
Outperforms existing RL methods in pair trading.
Achieves significant profit over five years of U.S. stock data.
Effectively balances profit and risk in trading decisions.
Abstract
Although pair trading is the simplest hedging strategy for an investor to eliminate market risk, it is still a great challenge for reinforcement learning (RL) methods to perform pair trading as human expertise. It requires RL methods to make thousands of correct actions that nevertheless have no obvious relations to the overall trading profit, and to reason over infinite states of the time-varying market most of which have never appeared in history. However, existing RL methods ignore the temporal connections between asset price movements and the risk of the performed trading. These lead to frequent tradings with high transaction costs and potential losses, which barely reach the human expertise level of trading. Therefore, we introduce CREDIT, a risk-aware agent capable of learning to exploit long-term trading opportunities in pair trading similar to a human expert. CREDIT is the first…
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
TopicsFinancial Markets and Investment Strategies · Stock Market Forecasting Methods · Complex Systems and Time Series Analysis
MethodsGated Recurrent Unit
