WealthJot.ai

Forward Testing & Tracking

advanced7 min read

Comparing live results to the backtest expectation — your early-warning system for decay.

Forward testing is the ongoing discipline of *comparing your live (or paper) results against what the backtestTesting a trading strategy on historical data. led you to expect*. It turns your backtestTesting a trading strategy on historical data. from a one-time exam into a living benchmark you continuously measure reality against.

The key idea: *your backtestTesting a trading strategy on historical data. gave you an expectation — a distribution of likely returns, win rates and drawdowns — and forward testing checks whether live reality is tracking that expectation or diverging from it.* This is your early-warning system. Some divergenceWhen price and a momentum indicator disagree — an early warning. is normal (varianceThe square of standard deviation — dispersion of returns. — Module 1’s law of large numbers; a few bad trades mean nothing). But a persistent, significant gapA jump between one bar’s close and the next bar’s open. between live and expected performance is a red flag that something is wrong: the edgeA repeatable, structural reason your trades win over time. may be decaying (crowding/regime change), or your backtestTesting a trading strategy on historical data. may have been subtly overfit/leaky (live is exposing what historical optimism hid). Forward testing lets you *distinguish normal bad luck from genuine breakdownWhen price decisively pushes through a support or resistance level.* — and Monte CarloReshuffling trades thousands of times to see the range of outcomes. (Module 8) is what calibrates this, by telling you the range of outcomes to expect, so you know whether a 20% drawdownThe worst peak-to-trough fall in a portfolio. is “within bounds” or “alarm.” Without forward tracking you’re flying blind, unable to tell a temporary slump from a dead strategy. With it, you have an objective tripwire for when to investigate or retire (next lesson).
FAQs
How do I know if underperformance is bad luck or a broken strategy?

Use the *expected range* from your backtest and Monte Carlo simulation. If live results are within the plausible band of outcomes (even a normal drawdown), it’s likely variance — stay the course. If they fall *persistently and significantly outside* that band, it’s a credible signal of decay or backtest flaws warranting investigation. The discipline is judging against a pre-defined expectation, not emotion.