Microstructure
Overview
Market microstructure analysis examines the mechanics of how prices are formed at the order book level. VECTRA's microstructure module provides spread analysis, market depth scoring, and liquidity regime classification to optimize entry timing and position sizing.
What It Analyzes
Output Modifiers
Output
Range
Applied To
confidence_modifier
0.7 - 1.15
Signal confidence
size_modifier
0.5 - 1.0
Position size
sl_buffer_mult
1.0 - 1.3
SL ATR multiplier
estimated_slippage_bps
Variable
Execution cost estimate
Design Principles
Lightweight — No heavy dependencies, works with existing order book data
Defensive — Graceful degradation when data is unavailable
Composable — Any strategy can call it with zero changes to existing flow
Non-Blocking — Never prevents signal generation, only adjusts parameters