---
title: Robust Market Making with Hawkes Order Flow and Price Impact via Adversarial Reinforcement Learning
url: https://www.ml-quant.com/papers/arxiv/2609.22785/
site: ML-Quant (https://www.ml-quant.com)
updated: 2026-09-26
license: Summaries CC BY 4.0; links go to the original sources
index: https://www.ml-quant.com/llms.txt
identifier: arXiv:2609.22785
source_url: https://arxiv.org/abs/2609.22785
featured: 2026-09-25
citations: 0
topic: Trading, Microstructure & Execution
---


# Robust Market Making with Hawkes Order Flow and Price Impact via Adversarial Reinforcement Learning

The research extends adversarial reinforcement learning for market making to handle self-exciting order arrivals and price impact, using an LSTM module to improve robustness in complex microstructure environments.

- Source: https://arxiv.org/abs/2609.22785
- Identifier: arXiv:2609.22785
- Released: 2026-09-22
- First featured: Quant Letter No. 132 (2026-09-25): https://www.ml-quant.com/issues/2026-09-25/
- Citations (Semantic Scholar): 0
- Published in: not yet
- Topic: Trading, Microstructure & Execution
- Authors: Hao Yang, Zhenguo Xu

## Abstract (arXiv, CC0)

Market-making strategies in real limit order book markets face substantial model uncertainty and regime-shift risk. Existing adversarial reinforcement learning approaches improve robustness by formulating the Avellaneda--Stoikov market-making problem as a zero-sum game between a market maker and an environmental adversary. However, these approaches typically rely on Poisson order arrivals and neglect trade-induced price impact, limiting their ability to capture important high-frequency market microstructure effects such as clustered order flow, self-excitation, and post-trade price feedback. We extend adversarial reinforcement learning for market making to a more complex environment with Hawkes self-exciting order arrivals and trade-induced price impact. To mitigate the increased non-stationarity introduced by the expanded regime space, we incorporate an LSTM module that explicitly models the temporal structure of recent observations. We further characterize the equilibrium properties of the proposed framework through both game-theoretic analysis and numerical experiments, and introduce a robustness evaluation protocol focused on improvements in the left tail of the return distribution. Experimental results across a range of market regimes show that the proposed method achieves improved left-tail performance in most complex microstructure environments. In particular, the gains are pronounced in regimes with strong Hawkes excitation and low-to-moderate price impact. Bootstrap tests provide no evidence that these improvements are obtained through a stronger terminal directional inventory bias. These results suggest that combining adversarial training with temporal state representation can improve the robustness of reinforcement-learning-based market-making strategies under order-flow self-excitation, price impact, and regime uncertainty.

## Related

- [Event-Based Limit Order Book Simulation under a Neural Hawkes Process: Application in Market-Making](https://www.ml-quant.com/papers/arxiv/2502.17417/): An event-driven Limit Order Book model using a Neural Hawkes process is proposed to simulate high-frequency dynamics in financial markets, offering a more accurate depiction of trade execution.
- [Algorithmic and high-frequency trading problems for Semi-Markov and Hawkes jump-diffusion models](https://www.ml-quant.com/papers/arxiv/2409.12776/): The paper presents jump-diffusion models to understand limit order book data in algorithmic and high-frequency trading, offering optimal solutions for trading issues within a stochastic optimal control framework.
- [Estimation of an Order Book Dependent Hawkes Process for Large Datasets](https://www.ml-quant.com/papers/arxiv/2307.09077/): A new high-frequency trading model uses a Hawkes process and high-dimensional functions from the order book, capable of handling billions of data points and tested on four NYSE stocks.
- [Trading Problems with Semi-Markov and Hawkes Models](https://www.ml-quant.com/papers/ssrn/4956752/): The article explores the creation of advanced trading algorithms that replicate Limit Order Book data, with a focus on semi-Markov and Hawkes jump-diffusion models for high-frequency trading.
- [Consistent time travel for realistic interactions with historical data: reinforcement learning for market making](https://www.ml-quant.com/papers/arxiv/2408.02322/): The article discusses the use of consistent data time travel in offline reinforcement learning for market making in limit order books.
- [Deep Reinforcement Learning for Active High Frequency Trading](https://www.ml-quant.com/papers/arxiv/2101.07107/): A new Deep Reinforcement Learning framework has been developed for high frequency stock trading, showing potential for profitable long-term strategies.
