High resolution microprice estimates from limit orderbook data using hyperdimensional vector Tsetlin Machines

ArXiv ID: 2411.13594 “View on arXiv”

Authors: Unknown

Abstract

We propose an error-correcting model for the microprice, a high-frequency estimator of future prices given higher order information of imbalances in the orderbook. The model takes into account a current microprice estimate given the spread and best bid to ask imbalance, and adjusts the microprice based on recent dynamics of higher price rank imbalances. We introduce a computationally fast estimator using a recently proposed hyperdimensional vector Tsetlin machine framework and demonstrate empirically that this estimator can provide a robust estimate of future prices in the orderbook.

Keywords: Microprice, Order Book, High-Frequency Trading, Tsetlin Machine, Price Prediction, Equities

Complexity vs Empirical Score

  • Math Complexity: 8.0/10
  • Empirical Rigor: 7.0/10
  • Quadrant: Holy Grail
  • Why: The paper presents advanced mathematical structures including recursive definitions of higher-order adjustments, Markov chain transition matrices, and a complex theoretical framework for microprice convergence, resulting in a high math complexity score. It provides empirical validation using high-frequency level 3 orderbook data from a real provider (Databento) and discusses practical implementation speed, which supports a high empirical rigor score.
  flowchart TD
    A["Research Goal: High-Fres Microprice<br>Estimation from Limit Orderbook"] --> B["Input Data:<br>Limit Orderbook Dynamics"]
    B --> C["Methodology:<br>Hyperdimensional Vector<br>Tsetlin Machine"]
    C --> D["Computational Process:<br>Error-Correcting Model<br>Adjusts Microprice based on<br>High-Rank Orderbook Imbalances"]
    D --> E["Outcome:<br>Fast & Robust<br>High-Frequency<br>Price Prediction"]