← Back to research
Under Review · Quantitative Finance & Economics

When the Gate Stays Closed

A statistically gated ML deployment in NASDAQ equities — where the honest null result is the entire finding.

ProblemMost quant trading papers report a winning strategy found by searching thousands of combinations — without pricing in the cost of that search.
ApproachBuild a statistical gate that only allows a strategy to trade live once it clears a pre-registered significance bar, tested honestly out-of-sample.
ResultAcross 1,512 trading days and 12 independent folds, the gate never opened once.
SignificanceA framework that reports its failures as clearly as its wins is the only kind worth trusting when it eventually says yes.
0 / 12Folds gate opened
1,512Out-of-sample days
Walk-fwdValidation protocol
NASDAQEquity universe

The Problem

Most quant ML papers report in-sample alpha that vanishes out-of-sample. The selection bias is structural: thousands of model–feature combinations are searched, the winner is reported, and the search itself is never priced into the significance test.

The Gate

Deployment is governed by a statistical gate: a strategy only goes live in a fold if its out-of-sample edge clears a pre-registered significance threshold after multiple-testing correction. The gate is evaluated on a strict walk-forward schedule across 1,512 out-of-sample trading days, so no future information ever leaks backward.

Outcome

The gate opened 0 of 12 walk-forward folds. No statistically defensible alpha survived honest out-of-sample testing — and that is the contribution. A discipline that publishes its nulls as loudly as its wins is the only one that can be trusted when the gate does open.

Methodology Pipeline

1,512 TRADING DAYS STATISTICAL GATE CORRECTION GATING NULL REPORTING

Key Result

All 12 walk-forward folds — every gate stayed closed

↗ View on GitHub