English

On Parametric Optimal Execution and Machine Learning Surrogates

Trading and Market Microstructure 2023-10-31 v3 Machine Learning Computational Finance

Abstract

We investigate optimal order execution problems in discrete time with instantaneous price impact and stochastic resilience. First, in the setting of linear transient price impact we derive a closed-form recursion for the optimal strategy, extending the deterministic results from Obizhaeva and Wang (J Financial Markets, 2013). Second, we develop a numerical algorithm based on dynamic programming and deep learning for the case of nonlinear transient price impact as proposed by Bouchaud et al. (Quant. Finance, 2004). Specifically, we utilize an actor-critic framework that constructs two neural-network (NN) surrogates for the value function and the feedback control. The flexible scalability of NN functional approximators enables parametric learning, i.e., incorporating several model or market parameters as part of the input space. Precise calibration of price impact, resilience, etc., is known to be extremely challenging and hence it is critical to understand sensitivity of the execution policy to these parameters. Our NN learner organically scales across multiple input dimensions and is shown to accurately approximate optimal strategies across a wide range of parameter configurations. We provide a fully reproducible Jupyter Notebook with our NN implementation, which is of independent pedagogical interest, demonstrating the ease of use of NN surrogates in (parametric) stochastic control problems.

Keywords

Cite

@article{arxiv.2204.08581,
  title  = {On Parametric Optimal Execution and Machine Learning Surrogates},
  author = {Tao Chen and Mike Ludkovski and Moritz Voß},
  journal= {arXiv preprint arXiv:2204.08581},
  year   = {2023}
}

Comments

33 pages, 8 figures. Github repo at https://github.com/moritz-voss/Parametric_Optimal_Execution_ML

R2 v1 2026-06-24T10:51:32.753Z