Right Place, Right Time: Market Simulation-based RL for Execution Optimisation
Ollie Olby, Andreea Bacalum, Rory Baggott, Namid Stillman
TL;DR
Addresses optimal execution of large meta-orders under realistic market dynamics by integrating a reinforcement learning framework with the Simudyne Pulse intraday market simulator to decompose slippage into market impact and execution risk. The RL agent learns distributions of order timings (including multi-modal schedules) and is evaluated against baselines (TWAP/VWAP) and the Almgren-Chriss efficient frontier, consistently approaching or beating baselines and aligning near the frontier. The study demonstrates that RL can uncover interpretable, risk-aware execution strategies, with performance that depends on the chosen objective (minimizing impact vs. minimizing slippage) and validates the approach using historical HK Hang Seng futures data for calibration. Overall, the work suggests RL is a viable, practical tool for discovering adaptive, frontier-leaning execution policies in high-fidelity market environments, with future work pointing toward contextual decision-making and frontier-based loss formulations.
Abstract
Execution algorithms are vital to modern trading, they enable market participants to execute large orders while minimising market impact and transaction costs. As these algorithms grow more sophisticated, optimising them becomes increasingly challenging. In this work, we present a reinforcement learning (RL) framework for discovering optimal execution strategies, evaluated within a reactive agent-based market simulator. This simulator creates reactive order flow and allows us to decompose slippage into its constituent components: market impact and execution risk. We assess the RL agent's performance using the efficient frontier based on work by Almgren and Chriss, measuring its ability to balance risk and cost. Results show that the RL-derived strategies consistently outperform baselines and operate near the efficient frontier, demonstrating a strong ability to optimise for risk and impact. These findings highlight the potential of reinforcement learning as a powerful tool in the trader's toolkit.
