← Back to Documentation

Strategy Leaderboard

Strategy Leaderboard is the discovery surface for strategies. Use it to inspect curated strategy families and their ranked variants, then copy the ones you want into your Library for reuse.

Open Strategy Leaderboard →

What The Leaderboard Shows

The leaderboard lists ArthaPilot's native strategy catalog: curated families (trend-following, dual momentum, defensive rotation, classic allocations) and their concrete variants. Each row shows the variant's backtest metrics, a compact equity curve, and a clone action.

  • Families and variants: a family is one approach (for example Leverage for the Long Run); variants apply it to different tickers or parameters (for example an SSO and a UPRO variant).
  • Detail pages: each strategy has its own page with methodology, source citation, headline metrics, and a link to backtest it with your own inputs.
  • Filters and search: narrow by family, tag, or name; the sort selection is preserved in the URL so a filtered view can be shared.

Ranking Windows And Metrics

Every leaderboard row is ranked over the same shared window, shown on the page, so metrics are comparable across strategies with different inception dates. Expanded rows also show the variant's full natural backtest window when it differs from the ranking interval, so long histories and ranked metrics are not conflated.

Rank MetricWhat Ranks First
Sharpe (default)Highest risk-adjusted return over the shared window.
CAGRHighest compound annual growth rate.
1Y / 3Y / 5Y ReturnHighest trailing return.
Best Max DrawdownShallowest worst decline. Drawdowns are negative, so the value closest to zero ranks first.

Copy To Library

  1. Sign in, then use the clone action on a leaderboard row or detail page.
  2. The copy becomes a Library strategy you own, managed from Workspace. The original catalog entry is unaffected.
  3. Edit the copy in Strategy Builder (change tickers, signals, weights, rebalancing) and reuse it in backtests, tactical workflows, and live monitoring.

How Strategies Are Built

Every catalog strategy uses the same model you get in Strategy Builder: one or more conditions (named allocation rules) checked top to bottom, where the first condition whose signal is true becomes active and the last condition is the signal-free fallback. The detailed references live on their own pages:

Example: Leverage for the Long Run (LFLR)

LFLR stands for Leverage for the Long Run, the Gayed and Bilello trend-following approach behind several catalog entries. It is a two-condition signal strategy with a leveraged risk-on state:

  • Risk-On condition: signal = SPY above its 200-day moving average. Position: 100% UPRO (3x leveraged S&P 500).
  • Risk-Off condition: fallback (no signal). Position: 100% SHY (short-term Treasuries).
  • Rebalance: monthly.