Discussion about this post

User's avatar
H. Marcus Sterling's avatar

On the rationale-before-or-after question — there are two distinct overfit modes worth separating.

Parameter overfit: fix the strategy class (say, mean reversion with VIX gating), tune the parameters until the backtest looks good. Standard concern, standard fix.

Architectural overfit: you tried mean reversion AND momentum AND breakout on this data, picked mean reversion because it worked, then tuned its parameters. The class itself was the overfit, and retuning parameters won't surface it.

The post-hoc rationale your Master Trader interrogates is the move that smuggles the second kind in under cover of the first. The strategy "has a reason" — but the reason was found on the same data that selected the strategy. Naming this as a separate axis surfaces it; leaving it implicit lets it pass.

No posts

Ready for more?