Learning to Predict Short-Term Volatility with Order Flow Image Representation
Artem Lensky, Mingyu Hao

TL;DR
This paper introduces a novel approach to predict short-term Bitcoin volatility by transforming order flow data into images and applying deep learning models, outperforming traditional methods.
Contribution
It proposes a new image-based representation of order flow data combined with CNN architectures for improved volatility prediction.
Findings
Order flow image representation improves prediction accuracy.
CNN models outperform classical GARCH and naive methods.
Feature supplementation enhances model performance.
Abstract
Introduction: The paper addresses the challenging problem of predicting the short-term realized volatility of the Bitcoin price using order flow information. The inherent stochastic nature and anti-persistence of price pose difficulties in accurate prediction. Methods: To address this, we propose a method that transforms order flow data over a fixed time interval (snapshots) into images. The order flow includes trade sizes, trade directions, and limit order book, and is mapped into image colour channels. These images are then used to train both a simple 3-layer Convolutional Neural Network (CNN) and more advanced ResNet-18 and ConvMixer, with additionally supplementing them with hand-crafted features. The models are evaluated against classical GARCH, Multilayer Perceptron trained on raw data, and a naive guess method that considers current volatility as a prediction. Results: The…
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.
Taxonomy
TopicsStock Market Forecasting Methods · Energy Load and Power Forecasting · Currency Recognition and Detection
