MacroHFT: Memory Augmented Context-aware Reinforcement Learning On High Frequency Trading
Chuqiao Zong, Chaojie Wang, Molei Qin, Lei Feng, Xinrun Wang, Bo An

TL;DR
MacroHFT introduces a memory-augmented, context-aware reinforcement learning framework for high-frequency cryptocurrency trading, addressing overfitting and market volatility issues to improve decision-making and profitability.
Contribution
It proposes a novel two-phase training approach with sub-agents conditioned on financial indicators and a hyper-agent with memory, enhancing HFT performance over existing RL methods.
Findings
Achieves state-of-the-art results on minute-level cryptocurrency trading tasks.
Effectively handles rapid market fluctuations with a memory-augmented hyper-agent.
Improves robustness and adaptability of RL-based HFT strategies.
Abstract
High-frequency trading (HFT) that executes algorithmic trading in short time scales, has recently occupied the majority of cryptocurrency market. Besides traditional quantitative trading methods, reinforcement learning (RL) has become another appealing approach for HFT due to its terrific ability of handling high-dimensional financial data and solving sophisticated sequential decision-making problems, \emph{e.g.,} hierarchical reinforcement learning (HRL) has shown its promising performance on second-level HFT by training a router to select only one sub-agent from the agent pool to execute the current transaction. However, existing RL methods for HFT still have some defects: 1) standard RL-based trading agents suffer from the overfitting issue, preventing them from making effective policy adjustments based on financial context; 2) due to the rapid changes in market conditions,…
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
TopicsStock Market Forecasting Methods
MethodsAdapter
