Examples#

The runnable, self-contained examples today live inside the guides:

  • Quickstart builds a view, runs a walk-forward backtest, evaluates it, and adds a forecasting example — all on synthetic data.

  • Extending: write your own method develops a complete method (an inverse-volatility strategy) from scratch, certifies it against the conformance suite, registers it for discovery, and pins a reproduction target.

  • Comparing methods scores two competing pricing models on one shared panel of test assets.