Quantitative Research

The Mathematics of Alpha: How We Model Market Microstructure

By Head of Quantitative Research November 2, 2023

To the uninitiated, trading often looks like gambling. To the professional quant, it is a problem of probability and statistics. At Virexan Capital, we do not "predict" the future; we model probability distributions.

The Equation of Profitability

The fundamental equation that governs all our strategies is the Expectancy Election:

E = (P_win * Avg_Win) - (P_loss * Avg_Loss)

Where:

  • E: Expectancy (Expected Value per trade)
  • P_win: Probability of a winning trade
  • Avg_Win: Average magnitude of a win

Many novice traders obsess over P_win (Win Rate), trying to achieve 90% accuracy. Advanced mathematical modeling reveals that a strategy with a 40% win rate can be vastly more profitable than a 90% win rate strategy, provided the Avg_Win is sufficiently large (high Risk:Reward ratio).

Modeling Market Microstructure

Markets are not continuous; they are discrete events of order matching. "Price" is simply the last traded price, but "Value" is a function of the Order Book (Level 2 data).

We utilize Poisson Processes to model the arrival rate of buy and sell orders. By analyzing the Order Book Imbalance (OBI), we can detect micro-structure pressure before price moves.

For example, in high-frequency trading (HFT), if the bid-side liquidity evaporates while ask-side liquidity remains constant, the probability of a downward tick increases significantly, even if no trade has occurred yet. Our models capture these hidden states.

The Role of Noise

Financial time series data has a very low Signal-to-Noise Ratio (SNR). Most price movement is random walk (Brownian motion). Our job as quants is to use statistical filters (like Kalman Filters or Hidden Markov Models) to separate the drift (trend) from the diffusion (noise).

Why Math Wins

Mathematics does not lie. It does not hope. It exposes the raw reality of a strategy's edge. By strictly adhering to mathematical validation, we ensure that our "Alpha" is not just luck, but a repeatable statistical anomaly.

Share this analysis

LinkedIn Twitter/X Email

Related Research

Explore Our Strategies

Deep dive into our core algorithmic frameworks.

Validation Methodology

How we stress-test every line of code.