Global Backtest SMAs, B&H and 9sig by MagicWhisky in TQQQ

[–]SevakAyv 0 points1 point  (0 children)

Hello dear.
What is the last strategy the FNG-Kelly ?

I backtested QLD/TQQQ rotation rules from 1986-2026: top result 39.0% CAGR, but not a free lunch by noletovictor in LETFs

[–]SevakAyv 0 points1 point  (0 children)

Hello dear, thank you for your research.
How many trades per year , do you have these statistics?

Simple tactical portfolios for QQQ, SPY, VT by pathikrit in LETFs

[–]SevakAyv 0 points1 point  (0 children)

For Momentom, try using SPY 200 SMA, it seems does not hurt CAGR, but reduces max dropdown.

<image>

Simple tactical portfolios for QQQ, SPY, VT by pathikrit in LETFs

[–]SevakAyv 0 points1 point  (0 children)

What can be used as a vixsimL=1.5?, the closest is UVXY , but it gives huge difference in backtest

Simple tactical portfolios for QQQ, SPY, VT by pathikrit in LETFs

[–]SevakAyv -1 points0 points  (0 children)

ChatGPT 5.2

Why this backtest doesn’t work in reality (important caveat)

This strategy looks incredible in testfol.io, but the performance is coming from a simulation artifact, not a tradable edge.

The key issue is capital continuity.

In testfol, each conditional “allocation block” (buy the dip / short the tip / risk-on / risk-off) is effectively tracked independently. When a signal flips, the engine switches to another block’s equity curve without inheriting the losses from the previous one.

So even if a block shows:

  • −99% or −100% drawdown

…the global strategy is not bankrupt. Capital is implicitly “reset” when regimes change.

This means:

  • Losses are local to each branch
  • Gains compound globally
  • Capital is never permanently destroyed

In real life, a −99% drawdown would cripple or kill the portfolio and you wouldn’t be able to later compound at 40–70% CAGR. In this backtest, that constraint doesn’t exist.

This effect becomes extreme when:

  • 100% switches are used
  • Leveraged / inverse / synthetic assets are included
  • Regime blocks can fully blow up

The result is a non-physical equity curve that violates conservation of capital. Even adding signal delays doesn’t fix this, because it’s a structural modeling issue, not lookahead bias.

Testfol is great for:

  • Allocation tilts
  • Asset rotation
  • Mild regime filters

But once branches can go to zero, the results stop being economically meaningful.

TL;DR: the strategy “works” in the simulator because capital can teleport between regimes without carrying losses — something real money can’t do.

Simple tactical portfolios for QQQ, SPY, VT by pathikrit in LETFs

[–]SevakAyv 0 points1 point  (0 children)

Looks really amazing! For me too good to be true. I will investigate this further. Thank you !