At a glance
- Core question
- What would the simplest alternative have produced?
- Must adjust for
- Risk, leverage, costs, and time invested
- Common error
- Comparing a leveraged strategy to an unleveraged index
- Useful benchmark
- Buy and hold, scaled to the same volatility
Key takeaways
- A strategy must be compared against the simplest thing that could have been done instead, adjusted to the same risk level.
- Volatility-matching the benchmark is the fairest comparison: scale the passive alternative to your strategy’s volatility before comparing returns.
- Beta exposure is not alpha. A long-biased strategy in a rising market earns most of its return from market exposure anyone could have bought.
- Include the time cost. A strategy earning two percentage points above a passive alternative for twenty hours a week is a poor use of time.
- Benchmark against what you could actually have held, not against an index you would never have traded.
Choosing the right benchmark
| Strategy type | Appropriate benchmark | Why |
|---|---|---|
| Long-only equity strategy | A broad index ETF, volatility matched | The obvious passive alternative |
| Long-short equity | Cash or a market-neutral index | Market exposure is deliberately removed |
| Diversified futures trend | A managed futures index | Peer comparison for the same return source |
| Sector rotation | Equal-weight holding of all sectors | Isolates the rotation decision |
| Options income | A buy-write index | Same underlying exposure with a standard overlay |
| Crypto directional | Buy and hold the same asset | The alternative anyone could have chosen |
| Multi-asset allocation | A fixed 60/40 portfolio | The standard simple alternative |
Matching risk before comparing return
Strategy: annual return 18%, volatility 22%
Index: annual return 11%, volatility 15%
Naive comparison: the strategy beat the index by 7 points.
Volatility-matched comparison:
Scale the index to 22% volatility:
leverage needed = 22 / 15 = 1.47x
scaled index return = 11% x 1.47 = 16.2%
minus financing cost at, say, 4% on the 0.47x borrowed
= 16.2% - 1.9% = 14.3%
Strategy 18% versus scaled index 14.3%
Genuine excess: about 3.7 points, not 7.
Then subtract:
Time invested, taxes on higher turnover, and the
greater uncertainty of an active strategy's future.The exercise is deflating by design, and that is its value. Many strategies that appear to beat the market are simply taking more risk, and the same result could have been obtained by holding the index with modest leverage and far less effort.
Separating alpha from beta
Regress your strategy’s returns against the benchmark. The slope is beta, your market exposure. The intercept is alpha, the return that cannot be explained by that exposure.
Strategy return = alpha + beta x (benchmark return) + error
Example result:
beta = 0.62 alpha = +2.1% annually R-squared = 0.48
Interpretation:
62% of the strategy's movement is explained by the market.
That portion could have been obtained by holding 62% in
an index fund, for free.
The remaining +2.1% annually is the genuine contribution,
before costs and before accounting for the time spent.
If alpha is not statistically significant, the honest
conclusion is that the strategy is a market exposure
with extra steps.The full accounting
- 1
Start with gross strategy return
Before any costs, as produced by the backtest or the live record.
- 2
Subtract all trading costs
Spread, commission, slippage, financing, borrow. See transaction cost modelling.
- 3
Subtract taxes on the turnover difference
Active strategies realise gains more frequently, which in taxable accounts can be a substantial drag relative to buy and hold.
- 4
Subtract data and platform costs
Real-time feeds, software, and any subscriptions, expressed as a percentage of capital.
- 5
Compare against the volatility-matched benchmark
Including the financing cost of any leverage used to match.
- 6
Value the time spent
Hours per week at any reasonable rate. Many strategies that produce a small excess return are strongly negative once time is priced.
This accounting is uncomfortable and necessary. A strategy that survives it is genuinely worth running. One that does not is a hobby, which is a legitimate thing to have, provided you know that is what it is.
Frequently asked questions
What benchmark should I use for my trading strategy?
The simplest alternative that provides similar exposure, adjusted to the same volatility. For a long-only equity strategy, a broad index ETF scaled to your strategy’s volatility. For a market-neutral strategy, cash or a short-term treasury rate. The test is what you could have done instead with comparable risk and minimal effort.
Is beating the index the right goal?
Only if you are taking comparable risk. Beating an index while running twice its volatility is not outperformance, it is leverage. The meaningful comparison is risk-adjusted and after all costs, and by that standard the bar is considerably higher than most traders assume.
What is alpha in practical terms?
The portion of your return that cannot be explained by exposure to the benchmark or to known factors. It is estimated by regressing your returns against those exposures and taking the intercept. Alpha that is small, statistically insignificant, or disappears when factors are added is not evidence of skill.
Should I include my time as a cost?
Yes, when deciding whether the strategy is worth running. A strategy producing two percentage points of excess return on a 50,000 USD account earns 1,000 USD annually. At fifteen hours a week, that is well below any reasonable hourly value. This calculation changes many people’s decisions and should be made explicitly.
How do I benchmark a strategy with no obvious comparison?
Use cash or a short-term treasury rate as the floor, and construct a naive version of the strategy as a second benchmark: the same idea implemented in the simplest possible way. If your sophisticated version does not beat the naive version, the sophistication is not adding value and is adding fragility.
Test this idea before you trade it
Describe the rules in plain language and AlgoTrader AI turns them into a structured strategy blueprint with a configurable historical backtest, cost assumptions, and exportable code.
Build a backtestKeep reading
- BacktestingTrading Performance Metrics: What Each One Hides
- BacktestingBacktesting Guide: How to Test a Strategy Honestly
- Algo & QuantFactor Investing Explained: The Documented Return Drivers
- FoundationsTrading vs Investing: Which One Are You Actually Doing?
- BacktestingTransaction Cost Modelling: The Number That Decides Viability
- Algo & QuantPortfolio Optimisation: Turning Signals Into Positions
Referenced by
Educational use only. This guide explains how a strategy works. It is not investment advice, not a recommendation, and no result described here is a forecast. Test any approach on historical and out-of-sample data, size positions conservatively, and never risk money you cannot afford to lose.