Automated Creation of a High-Performing Algorithmic Trader via Deep Learning on Level-2 Limit Order Book Data
Aaron Wray, Matthew Meades, Dave Cliff

TL;DR
This paper introduces DeepTrader, a deep learning system trained on Level-2 market data to replicate and outperform existing successful traders without predicting future prices.
Contribution
It presents a novel method for training neural networks to imitate trader behavior directly from market snapshots, bypassing explicit price prediction.
Findings
DeepTrader can match or outperform existing algorithmic trading systems.
The system learns to trade effectively solely from Level-2 order book data.
Analysis reveals key features influencing DeepTrader's decisions.
Abstract
We present results demonstrating that an appropriately configured deep learning neural network (DLNN) can automatically learn to be a high-performing algorithmic trading system, operating purely from training-data inputs generated by passive observation of an existing successful trader T. That is, we can point our black-box DLNN system at trader T and successfully have it learn from T's trading activity, such that it trades at least as well as T. Our system, called DeepTrader, takes inputs derived from Level-2 market data, i.e. the market's Limit Order Book (LOB) or Ladder for a tradeable asset. Unusually, DeepTrader makes no explicit prediction of future prices. Instead, we train it purely on input-output pairs where in each pair the input is a snapshot S of Level-2 LOB data taken at the time when T issued a quote Q (i.e. a bid or an ask order) to the market; and DeepTrader's desired…
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.
