Cordamente
NQ / MNQ futures

Index Breakout 3

Intraday breakout on Nasdaq futures with a confirmation filter

Backtest results · hypothetical, not live

Performance

2020–today, NQ with a partial profit target

Equity Curve

Jan 2020 →︎ Apr 2026 · hypothetical backtest · normalized to $100k start
$404k$303k$202k$101k$0
Jan 20Aug 21Mar 23Sep 24Apr 26

Drawdown

depth from prior peak
12.5%9.4%6.2%3.1%0.0%
Jan 20Aug 21Mar 23Sep 24Apr 26

Performance

Annualized return
22.7%
Sharpe ratio
1.02
Max drawdown
−15.5%

Detail

Sortino
1.27
Expectancy
0.18
PSR
72%
Win rate
52%
Beta
0.04
Alpha
+12.40%
Avg win / loss
1.04% / -0.82%

Results from a single backtest on QuantConnect. Costs and slippage modeled per the strategy's deployment specification.

About

Universe
NQ / MNQ futures
Horizon
Intraday

An intraday strategy on Nasdaq futures built from an intraday breakout signal paired with a confirmation filter. Exits use a partial profit target and a trailing stop, and every position is closed by the session close.

The strategy works since 2020 and shows a Sharpe above 1.0 with a max drawdown under 16%. It survives 2-tick slippage modeling, which filters out many intraday strategies that look good on paper. The edge is narrower and the confidence is lower than the other models shown here. This is included as a strategy with real alpha that is still accumulating track record.

Execution costs

Every number on this page is already net of costs.

Intraday strategies live or die on execution. A model that holds for weeks pays its costs a handful of times a year. This one pays them on every entry and every exit, hundreds of times a year, so a cost assumption that is even slightly too kind can manufacture an edge that does not exist. Nothing shown above is a gross figure. Costs are charged inside the backtest, trade by trade, before any statistic is computed.

Commissions on every fill

Each fill is charged an Interactive Brokers retail commission, per contract on futures and per share on ETFs, and charged per side, so a round turn pays twice. Retail pricing, not an institutional rate I do not actually get.

Slippage as a price adjustment

On top of commissions, every fill is moved against the strategy by a slippage adjustment before the trade is booked. Buys fill worse than the modeled price, and so do sells. The adjustment is sized to cover the bid-ask spread and queue position on the instruments actually traded.

Stop fills calibrated to my broker

The platform default for stop fills runs optimistic for breakout strategies, because stops trigger in exactly the fast conditions where fills are worst. I compare modeled fills against my own broker fills on the same signals and tighten the assumption until the backtest matches what I actually get.

What that means for the win rate and the average win.

The win rate, loss rate, average win, and average loss shown above are all post-cost measurements. Costs push each result toward the losing side: a trade that finished a tick or two ahead gross ends up recorded as a small loss, winners are booked slightly smaller than the price move, and losers slightly larger. So the win rate you see is lower than the raw signal produces, and the ratio between the average win and the average loss is narrower.

That matters most for a low win-rate breakout strategy, where the arithmetic depends on a small number of large wins covering many small losses. Shrink the wins and inflate the losses on every trade and the whole structure can invert. Reading these statistics as already-degraded numbers is the point: the margin between the average win and the average loss is what survives the cost model, not what the signal looks like before it.

This is also why some intraday strategies I have built are not on this site. They cleared every other test and then failed this one. The exact commission and slippage parameters, and the validation stages each strategy has to pass, are written up in full on the methodology page.