An Optimal Control Strategy for Execution of Large Stock Orders Using LSTMs
A. Papanicolaou, H. Fu, P. Krishnamurthy, B. Healy, F. Khorrami

TL;DR
This paper develops an LSTM-based optimal control strategy for executing large stock orders, leveraging historical data and a power law model to minimize transaction costs during liquidation.
Contribution
It introduces a novel LSTM approach trained on cross-sectional stock data to outperform traditional TWAP and VWAP strategies in large order execution.
Findings
LSTM strategy reduces transaction costs compared to TWAP and VWAP.
Cross-sectional data improves LSTM performance by exploiting inter-stock dependencies.
The approach effectively models order book dynamics with a power law in a realistic setting.
Abstract
In this paper, we simulate the execution of a large stock order with real data and general power law in the Almgren and Chriss model. The example that we consider is the liquidation of a large position executed over the course of a single trading day in a limit order book. Transaction costs are incurred because large orders walk the order book, that is, they consume order book liquidity beyond the best bid/ask. We model the order book with a power law that is proportional to trading volume, and thus transaction costs are inversely proportional to a power of trading volume. We obtain a policy approximation by training a long short term memory (LSTM) neural network to minimize transaction costs accumulated when execution is carried out as a sequence of smaller suborders. Using historical S&P100 price and volume data, we evaluate our LSTM strategy relative to strategies based on…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Financial Markets and Investment Strategies · Stochastic processes and financial applications
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
