Quant research dashboard

Champion board, current progress, and next research plans

This page summarizes the current best strategy for every tracked market, shows what the sprint is doing now, links the actual QuantConnect in-sample and out-of-sample backtests, and explains why each champion exists. It also separates crypto conservative from crypto aggressive so one mandate can stay deployable while the other keeps hunting high-risk / high-return edge.

Updated: 2026-04-28 06:53 UTC
Equity Long/Short
V2301
OOS Sharpe2.038
Max DD18.1%
CAGR89.7%
Active · near local ceiling
Options Put Credit Spread
V470
OOS Sharpe2.144
Max DD15.7%
CAGR64.2%
Active · still improving at the margin
Crypto (Conservative)
V10661
OOS Sharpe1.075
Max DD15.2%
CAGR40.5%
Active · DD-first champion installed
Crypto (Aggressive)
V10802
OOS Sharpe6.673
Max DD67.2%
CAGR809.9%
Active · high-risk / high-return track
Forex
FX_V11
OOS Sharpe
Max DD25.7%
CAGR11.6%
Halted · saturated at daily resolution

How the research engine works

The system is designed to be attribution-clean: one change at a time, OOS-first, and always logged.

1

Champion-led generation

Each market starts from its current champion. A new version is created with one clean parameter change or one alpha-orthogonal addition. This keeps attribution honest.

2

IS gate

The new version is backtested on the in-sample window first. If it cannot clear the market’s minimum IS threshold, it does not earn an OOS run.

3

OOS validation

If IS passes, the pipeline launches a dedicated OOS test. A strategy only becomes champion if its OOS Sharpe is strictly better than the current champion and it stays inside the market’s degradation and drawdown caps.

4

Knowledge capture

Every run is logged into ~/.quant_research/knowledge.db, sprint state is updated, and the champion board is advanced only when the result is truly better.

5

Budget discipline

The cron runs every 30 minutes, works one variant per active market, and respects the QuantConnect node bottleneck. Saturated markets are halted instead of wasting compute.

6

Two crypto mandates

Crypto now has two separate tracks: a conservative DD-capped track for deployable capital, and an aggressive track that preserves high-risk / high-return moonshots.

Equity Long/Short

Active · near local ceiling

Champion: V2301

Champion snapshot

Repoccchoo/quantconnect-trading
IS Sharpe2.683
OOS Sharpe2.038
Max drawdown18.1%
CAGR89.7%
BacktestsIS backtest · OOS backtest

Progress right now

Iterations run88
Champion wins5
Current misses19
Next versionV2322

19 consecutive misses after the current champ. Many variants tie the champion on OOS exactly, which is strong evidence of a local architecture ceiling rather than a broken strategy.

How this champion happened

The current equity winner came out of a long line of earnings-quality + momentum + risk-control variants. Earlier work established that naive factor L/S, PCA stat-arb and pairs trading did not survive OOS. The winning family kept the cross-sectional stock-selection core but learned to modulate gross exposure using dispersion and crash controls. V2301 won by lowering the DVS floor from 0.70 to 0.60, allowing deeper de-leveraging in ugly high-dispersion regimes without giving up too much upside in cleaner markets.

  • Core idea: long/short equity portfolio with quality + momentum ranking, risk parity, volatility targeting and crash-aware scaling.
  • What research learned: the edge is real, but the weak point is choppy correlated drawdowns. Defensive overlays help sub-period robustness but often cost full-period compounded Sharpe.
  • Why V2301 won: it improved regime sensitivity rather than stock selection. Exposure is cut harder when breadth/dispersion deteriorates.

Next plan

Either beat 2.038 OOS cleanly or accept this family is saturated and pivot to a genuinely new architecture. Current focus: small risk-budget / dispersion / crash-scaling nudges. If another miss lands, equity is effectively at ceiling for this design.

Options Put Credit Spread

Active · still improving at the margin

Champion: V470

Champion snapshot

Repoccchoo/quantconnect_option
IS Sharpe1.554
OOS Sharpe2.144
Max drawdown15.7%
CAGR64.2%
BacktestsIS backtest · OOS backtest

Progress right now

Iterations run82
Champion wins16
Current misses5
Next versionV477

Options is the healthiest research lane operationally: lots of wins, low DD, and still enough room for small OOS improvements.

How this champion happened

The options research path started from the original SPY put credit spread champion and then cleaned up a lot of bad assumptions with cloud-forensic reruns. The durable lesson was that many flashy alternatives failed, while disciplined structure tuning kept compounding. The recent winning streak came from stacking small, attributable changes: higher take-profit, then a wider covered-call OTM band. V470 is the current best expression of that family.

  • Core idea: SPY put credit spread income engine with risk caps, DTE constraints and a covered-call overlay to improve carry.
  • What research learned: the architecture itself works; most gains come from disciplined parameter tuning, not radical redesign.
  • Why V470 won: widening covered-call OTM from 0.06 to 0.07 marginally improved OOS Sharpe while keeping drawdown flat at 15.7%.

Next plan

Continue micro-optimizing the profitable family: covered-call OTM distance, DTE windows, volatility targeting and execution rules. This market still shows incremental improvement instead of full saturation.

Crypto (Conservative)

Active · DD-first champion installed

Champion: V10661

Champion snapshot

Repoccchoo/quantconnect-crypto-trading
IS Sharpe0.923
OOS Sharpe1.075
Max drawdown15.2%
CAGR40.5%
BacktestsIS backtest · OOS backtest

Progress right now

Iterations run55
Champion wins3
Current misses7
Next versionV10668

This is the “institutional-grade” crypto lane. It intentionally gives up triple-digit moonshot behavior in exchange for survivable drawdowns.

How this champion happened

This champion exists because the research process deliberately changed objective. The old crypto leaders produced huge Sharpe and CAGR, but at 60%+ drawdowns. Once the DD ceiling was tightened to 40%, the whole old family failed qualification. The restart discovered that equity-style 12-15% vol targeting was far too conservative for crypto. The solution was not simply “less leverage”; it was regime-aware leverage. V10661 emerged from that redesign: vol-percentile regime switching + EMA trend + 20d momentum + a hard 15% portfolio drawdown stop.

  • Core idea: BTC/ETH portfolio with volatility percentile gating, trend confirmation, momentum confirmation and a hard portfolio-level DD stop.
  • What research learned: 12-15% target vol crushes crypto alpha; 50-60% equivalent regime awareness works much better. Portfolio DD stops can reduce pain without killing the strategy.
  • Why V10661 won: it cut OOS drawdown from the old 65% regime to 15.2% while still keeping a positive OOS Sharpe and solid CAGR.

Next plan

Tune vol-regime thresholds, test whether a carefully filtered third asset can lift Sharpe, and keep the hard DD discipline intact. The priority is not moonshot return — it is keeping OOS DD under 40% while preserving deployable edge.

Crypto (Aggressive)

Active · high-risk / high-return track

Champion: V10802

Champion snapshot

Repoccchoo/quantconnect-crypto-trading
IS Sharpe4.671
OOS Sharpe6.673
Max drawdown67.2%
CAGR809.9%
BacktestsIS backtest · OOS backtest

Progress right now

Iterations run5
Champion wins3
Current misses0
Next versionV10804

This lane is intentionally separated from conservative crypto so the dashboard can preserve both the moonshot and the deployable versions of the same market.

How this champion happened

When the conservative crypto track tightened DD to 40%, the old monster winner should not have been forgotten — it should have been reclassified. That created the aggressive track. The baseline was V10602, then the research simply followed the strongest live pattern: BOOST 1.35→1.45 won, then 1.45→1.55 won, then 1.55→1.65 won. V10802 is the current endpoint of that chain. This is not accidental overfitting-by-chaos; it is a deliberately separate mandate optimized for high risk / high return.

  • Core idea: daily BTC/ETH momentum acceleration strategy with volatility-regime-based leverage controls and high allowed gross exposure.
  • What research learned: this family compounds aggressively in strong crypto trends, but its drawdowns are too large for conservative capital.
  • Why V10802 won: extending the acceleration BOOST kept improving OOS Sharpe without violating the aggressive track’s 70% DD ceiling.

Next plan

Keep walking the winning direction carefully while staying under the relaxed 70% DD cap. The next wave is likely more BOOST / regime tuning and potentially asset-expansion variants that preserve the acceleration edge.

Forex

Halted · saturated at daily resolution

Champion: FX_V11

Champion snapshot

Repoccchoo/quantconnect-forex
IS Sharpe0.394
OOS Sharpe
Max drawdown25.7%
CAGR11.6%
BacktestsIS backtest · OOS link unavailable (no qualifying OOS champion)

Progress right now

Iterations run22
Champion wins0
Current misses20
Next versionFX_V60

Forex is paused for good reason. The current next plan is a research pivot, not another parameter nudge.

How this champion happened

Forex is the cleanest example of the research process refusing to hallucinate edge. The old daily OANDA majors family peaked around IS Sharpe 0.35-0.40. New variants kept failing either IS or OOS. The sprint was halted after 20 consecutive misses. FX_V11 remains the best documented daily-resolution baseline, but the real lesson is architectural: the current daily family is saturated and should not absorb more compute unless the design changes materially.

  • Core idea: daily Donchian breakout + long-term trend filter + ATR stops on major FX pairs through OANDA.
  • What research learned: this class is structurally capped at weak Sharpe on the current data/resolution and breaks badly OOS when pushed too far.
  • Why FX_V11 still stands: it was the best expression of the family before the ceiling became obvious. Later variants did not produce durable OOS improvement.

Next plan

Do not keep grinding daily Donchian/SMA/ATR variants. The next serious attempt should pivot to intraday/session mean reversion, carry with real macro inputs, cross-sectional FX baskets, or a proper regime-switching framework.

Current operating conclusions

What the research program has learned so far.

What is working

  • Equity: cross-sectional stock selection plus regime-aware gross exposure control remains the strongest broad-market engine.
  • Options: disciplined put-spread carry plus small overlay tuning continues to compound with low drawdown.
  • Crypto conservative: drawdown-first design with volatility percentile gating produced a deployable strategy instead of a paper moonshot.
  • Crypto aggressive: the original acceleration family is still alive if the mandate explicitly accepts 65-70% drawdown.

What is not working

  • Forex daily Donchian/SMA/ATR: structurally saturated. More parameter sweeps here are low-value.
  • Blind IS optimization: many strategies look good in IS and die in OOS. The dashboard only respects OOS winners.
  • One-size-fits-all risk rules: the crypto redesign proved that equity-style vol targets do not transfer cleanly across asset classes.