IJCAI 2020poster0 citations

Data-Driven Market-Making via Model-Free Learning

Yueyang Zhong, YeeMan Bergstrom, Amy Ward

Abstract

This paper studies when a market-making firm should place orders to maximize their expected net profit, while also constraining risk, assuming orders are maintained on an electronic limit order book (LOB). To do this, we use a model-free and off-policy method, Q-learning, coupled with state aggregation, to develop a proposed trading strategy that can be implemented using a simple lookup table. Our main training dataset is derived from event-by-event data recording the state of the LOB. Our proposed trading strategy has passed both in-sample and out-of-sample testing in the backtester of the market-making firm with whom we are collaborating, and it also outperforms other benchmark strategies. As a result, the firm desires to put the strategy into production.

AI for trading: AI for algorithmic tradingAI for trading: AI for strategic trading and strategy designAI for trading: AI for trading incentive and strategy optimization
BibTeX
@inproceedings{ijcai2020p615,
  title     = {Data-Driven Market-Making via Model-Free Learning},
  author    = {Zhong, Yueyang and Bergstrom, YeeMan and Ward, Amy},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {4461--4468},
  year      = {2020},
  month     = {7},
  note      = {Special Track on AI in FinTech},
  doi       = {10.24963/ijcai.2020/615},
  url       = {https://doi.org/10.24963/ijcai.2020/615},
}