Expand description
Order Flow Analysis - High-performance implementation of OFI and VPIN
Based on patterns from Binance Tardis reference implementation with Rust-specific optimizations for HFT performance.
Structs§
- Order
Flow Analyzer - Order Flow Analyzer for comprehensive order flow metrics
- VPIN
Calculator - High-performance VPIN calculation with rolling window
Functions§
- calculate_
ofi - Calculate basic Order Flow Imbalance (OFI)
- calculate_
vpin - Calculate Volume-Synchronized Probability of Informed Trading (VPIN)
- calculate_
weighted_ ofi - Calculate multi-level weighted OFI