# Optimizing Market Making using Multi-Agent Reinforcement Learning

**Authors:** Yagna Patel

arXiv: 1812.10252 · 2018-12-27

## TL;DR

This paper demonstrates that multi-agent reinforcement learning can effectively optimize market making strategies in cryptocurrency markets by coordinating decision-making at both macro and micro levels.

## Contribution

It introduces a novel multi-agent reinforcement learning framework for market making, combining macro and micro agents to improve trading decisions in complex environments.

## Key findings

- Reinforcement learning is viable for complex market making tasks.
- The framework successfully coordinated agents for profitable trading.
- Application to Bitcoin shows practical effectiveness.

## Abstract

In this paper, reinforcement learning is applied to the problem of optimizing market making. A multi-agent reinforcement learning framework is used to optimally place limit orders that lead to successful trades. The framework consists of two agents. The macro-agent optimizes on making the decision to buy, sell, or hold an asset. The micro-agent optimizes on placing limit orders within the limit order book. For the context of this paper, the proposed framework is applied and studied on the Bitcoin cryptocurrency market. The goal of this paper is to show that reinforcement learning is a viable strategy that can be applied to complex problems (with complex environments) such as market making.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.10252/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1812.10252/full.md

## References

11 references — full list in the complete paper: https://tomesphere.com/paper/1812.10252/full.md

---
Source: https://tomesphere.com/paper/1812.10252