Methodology

The shared framework across all three strategies. Details specific to each one live on their own page.

A backtest can lie. With enough adjustable parameters, you can always find a combination that gives a beautiful historical track record on past data: that's the overfitting trap. The real challenge is separating strategies that have a chance to work in the future from those that just got lucky on history.

Frozen calibration, live observation

Each strategy displays a calibration date at the top of its page. Beyond that date, no parameter is modified: everything that happens afterwards is observed in live conditions. We call that zone "out-of-sample" (OOS). It is what actually validates the strategy, in contrast to the "in-sample" period where the rules were tuned.

A strategy that outperforms in-sample but disappoints OOS is probably overfit to past data. That is the main risk of backtesting. The performance shown here juxtaposes both periods so that you can judge for yourself.


SPX & Gold discipline

SPX & Gold is the centrepiece of the setup: it drives the allocation across equities, gold and bonds. Naturally, it has also been put through the most comprehensive battery of safeguards. Nine independent statistical tests each target a specific form of overfitting. No mechanism is adopted until it has passed all of them.


Stocks discipline

The Stocks strategy does not rely on a parametric backtest but on stock-by-stock fundamental analysis. Rigour comes from a narrow scope, strict separation of analysis steps, and continuous challenge. Here are the main safeguards.


Bitcoin discipline

This strategy rests on a single core mechanism whose quality only emerges through time and through variant testing. The discipline consists of stressing this mechanism across different time windows, measuring the degradation when a component is removed, and tracking how many alternatives have been tried without success.


What these strategies are NOT