Scoring methodology

Every strategy is backtested on the same 15 years of real daily data, then ranked by a single composite score that balances return against risk.

The composite score

A weighted blend of six components, each fed by your real backtest metrics (no random padding):

ComponentWeightRewards
Return (CAGR)30%Higher compound annual growth (sigmoid-normalized so it can't run away)
Sharpe ratio25%Return earned per unit of risk
Max drawdown20%Capital preservation — deep losses are penalized exponentially
Consistency15%Share of winning months
Stability5%Durable long-run compounding
Volatility5%Lower portfolio volatility

The leaderboard re-computes this score on the server from your submitted metrics, so it can't be spoofed, and it stores your strategy definition so any entry is reproducible.

How the backtest works

Honest limitations (read this)