TRLGMLJun 24, 2019

Multi-Agent Deep Reinforcement Learning for Liquidation Strategy Analysis

arXiv:1906.11046v146 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of liquidation strategy analysis for traders in financial markets, representing an incremental improvement by extending existing models and methods.

The paper tackled the problem of optimizing stock liquidation strategies by proposing a multi-agent deep reinforcement learning model to capture market complexities and generate practical trading decisions, resulting in the development of an optimal trading strategy with practical constraints through simulation.

Liquidation is the process of selling a large number of shares of one stock sequentially within a given time frame, taking into consideration the costs arising from market impact and a trader's risk aversion. The main challenge in optimizing liquidation is to find an appropriate modeling system that can incorporate the complexities of the stock market and generate practical trading strategies. In this paper, we propose to use multi-agent deep reinforcement learning model, which better captures high-level complexities comparing to various machine learning methods, such that agents can learn how to make the best selling decisions. First, we theoretically analyze the Almgren and Chriss model and extend its fundamental mechanism so it can be used as the multi-agent trading environment. Our work builds the foundation for future multi-agent environment trading analysis. Secondly, we analyze the cooperative and competitive behaviours between agents by adjusting the reward functions for each agent, which overcomes the limitation of single-agent reinforcement learning algorithms. Finally, we simulate trading and develop an optimal trading strategy with practical constraints by using a reinforcement learning method, which shows the capabilities of reinforcement learning methods in solving realistic liquidation problems.

Code Implementations5 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes