Quant Finance

Sort:

The Barrier Your Monte Carlo Never Sees

Discrete Monte Carlo monitoring silently under-counts barrier crossings with a stubborn sqrt(dt) bias — a one-line Brownian-bridge correction removes almost all of it.

Read more →

When Sampling Faster Makes You Wrong

Realized variance should converge to an SDE's quadratic variation as you sample faster — market microstructure noise makes it diverge instead. The volatility signature plot, and the two-scale fix.

Read more →

Cholesky vs Eigendecomposition: Two Ways to Sample Correlated Gaussians

Two matrix square roots for sampling correlated normals: Cholesky is several times faster, but the eigendecomposition survives a correlation matrix that isn't positive definite.

Read more →

The 1/√N Wall: Why Monte Carlo Is Slow, and What Beats It

Monte Carlo error falls like 1/sqrt(N) no matter how clever your sampler. Quasi-Monte Carlo bends the exponent, not just the constant.

Read more →

Euler–Maruyama vs Milstein: The Term That Matters

One extra term from the Itô–Taylor expansion doubles the strong order of an SDE solver — measured directly against an exact solution.

Read more →

The Stagflation Trap: Optimal Monetary Policy as an HJB Problem

A linear-quadratic HJB model that makes the stagflation trap mathematically precise: why a persistent supply shock forces the optimal steady state away from zero inflation and zero output gap simultaneously.

Read more →

Kelly, the Growth-Optimal Portfolio, and the Benchmark Approach to Option Pricing

The Kelly criterion and Black-Scholes option pricing are the same mathematical object viewed from different angles. Both lead to the growth-optimal portfolio — Platen's benchmark — which prices derivatives under the real-world measure without requiring a risk-neutral one.

Read more →

The Kelly Criterion — Why the Optimal Strategy Is Never Used

A 60/40 coin. A provably optimal betting strategy. And almost nobody uses it. Kelly's 1956 result is one of the few places in finance where the correct answer is known and rationally ignored.

Read more →

The Bookmaker’s Measure: Kelly, Martingale, and the Price of an Edge

The bookmaker is not running a gambling operation. They are constructing a risk-neutral measure. Understanding that changes everything about how you think about betting strategies — including why Martingale fails even when you have edge.

Read more →

Two Worlds, One Price: Entropy and the Risk-Neutral Measure

The change of measure at the heart of derivative pricing is an exponential tilt of the real-world probability measure — identical in structure to the Boltzmann distribution. The cost of that tilt is relative entropy.

Read more →