Deep Learning for VWAP Execution in Crypto Markets: Beyond the Volume Curve
Remi Genet

TL;DR
This paper introduces a deep learning method that directly optimizes VWAP execution in cryptocurrency markets, bypassing traditional volume prediction, resulting in lower slippage and improved robustness in volatile conditions.
Contribution
It presents a novel deep learning framework that directly calibrates order execution to minimize VWAP slippage without relying on volume curve forecasts.
Findings
Achieves lower VWAP slippage compared to traditional methods
Demonstrates effectiveness in volatile cryptocurrency markets
Validates the advantage of direct objective optimization
Abstract
Volume-Weighted Average Price (VWAP) is arguably the most prevalent benchmark for trade execution as it provides an unbiased standard for comparing performance across market participants. However, achieving VWAP is inherently challenging due to its dependence on two dynamic factors, volumes and prices. Traditional approaches typically focus on forecasting the market's volume curve, an assumption that may hold true under steady conditions but becomes suboptimal in more volatile environments or markets such as cryptocurrency where prediction error margins are higher. In this study, I propose a deep learning framework that directly optimizes the VWAP execution objective by bypassing the intermediate step of volume curve prediction. Leveraging automatic differentiation and custom loss functions, my method calibrates order allocation to minimize VWAP slippage, thereby fully addressing 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Storage Technologies · Blockchain Technology Applications and Security
MethodsFocus
