DeepLOB: Deep Convolutional Neural Networks for Limit Order Books
Zihao Zhang, Stefan Zohren, Stephen Roberts

TL;DR
DeepLOB introduces a deep learning architecture combining convolutional and LSTM layers to predict stock price movements from limit order book data, outperforming existing methods and demonstrating robustness across different instruments.
Contribution
The paper presents a novel deep neural network architecture that captures spatial and temporal features of limit order books, achieving superior prediction accuracy and transferability.
Findings
Outperforms state-of-the-art algorithms on benchmark datasets.
Maintains stable out-of-sample accuracy across different instruments.
Extracts universal features applicable to various stocks.
Abstract
We develop a large-scale deep learning model to predict price movements from limit order book (LOB) data of cash equities. The architecture utilises convolutional filters to capture the spatial structure of the limit order books as well as LSTM modules to capture longer time dependencies. The proposed network outperforms all existing state-of-the-art algorithms on the benchmark LOB dataset [1]. In a more realistic setting, we test our model by using one year market quotes from the London Stock Exchange and the model delivers a remarkably stable out-of-sample prediction accuracy for a variety of instruments. Importantly, our model translates well to instruments which were not part of the training set, indicating the model's ability to extract universal features. In order to better understand these features and to go beyond a "black box" model, we perform a sensitivity analysis to…
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.
Code & Models
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 · Market Dynamics and Volatility
