🌙

参数化最优执行与机器学习替代模型

On parametric optimal execution and machine learning surrogates

Quantitative Finance · 2023
被引 3
人大 BABS 3

中文导读

研究了离散时间下具有瞬时价格冲击和随机恢复力的最优订单执行问题,在线性冲击下推导出最优策略的闭式递归,在非线性冲击下提出基于动态规划和深度学习的数值算法,利用演员-评论家框架构建神经网络替代模型实现参数化学习。

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 [Optimal trading strategy and supply/demand dynamics. J. Financial Mark., 2013, 16(1), 1–32]. 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. [Fluctuations and response in financial markets: The subtle nature of ‘random’ price changes. Quant. Finance, 2004, 4(2), 176–190]. 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 the 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.

金融工程最优执行机器学习随机控制深度学习