Trend-Following Backtester · Guide · backtest 한국어
etf · US
ProShares Ultra QQQ backtest
10 trend-following strategies were compared on the full daily history of ProShares Ultra QQQ. 0 beat buy-and-hold CAGR; Supertrend ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 21.3%, MDD -51.7%).
Results by strategy
0 of 10 beat buy and hold (CAGR 23.8%, drawdown -84.0%).
Sharpe leader (same as main): Supertrend — CAGR 20.2%, MDD -47.7%, Sharpe 0.86, 63% exposure.
CAGR reference leader: EMA 크로스오버 — CAGR 21.3%, MDD -51.7%, exposure 78%.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 3.6%p lower than buy and hold, while drawdown improves by 36.3%p (CAGR 21.3%, MDD -51.7%, exposure 78%).
The alternative must retain 75% of buy-and-hold CAGR, improve drawdown by at least 20% and 5 percentage points, and stay below 95% exposure; the ranking weights return retention 60% and drawdown improvement 40%.
| Strategy · parameters | CAGR | MDD | Sharpe | Calmar | Total | Trades | Exposure |
|---|---|---|---|---|---|---|---|
| Supertrend period=25, mult=4.2 |
20.2% | -47.7% | 0.86 | 0.42 | 40.5x | 84 | 63% |
| Parabolic SAR step=0.005, maxStep=0.04 |
18.6% | -38.6% | 0.78 | 0.48 | 31.0x | 148 | 65% |
| SMA 크로스오버 fast=33, slow=170 |
20.4% | -51.7% | 0.74 | 0.39 | 41.6x | 31 | 73% |
| EMA 크로스오버 fast=90, slow=172 |
21.3% | -51.7% | 0.73 | 0.41 | 48.6x | 17 | 78% |
| Donchian 채널 돌파 entryN=14, exitN=76 |
19.0% | -70.0% | 0.67 | 0.27 | 33.1x | 45 | 90% |
| ROC 모멘텀 n=154, threshold=0.03 |
16.7% | -42.5% | 0.67 | 0.39 | 22.2x | 135 | 73% |
| Keltner 채널 돌파 emaPeriod=37, atrPeriod=20, mult=1.8 |
12.2% | -40.0% | 0.65 | 0.31 | 10.2x | 150 | 50% |
| MACD fast=27, slow=67, signal=18 |
10.8% | -45.6% | 0.52 | 0.24 | 7.8x | 180 | 54% |
| 볼린저 밴드 돌파 n=45, k=0.9 |
9.8% | -41.3% | 0.51 | 0.24 | 6.5x | 178 | 58% |
| ADX / DI 방향성 period=14, threshold=22 |
2.0% | -47.6% | 0.21 | 0.04 | 1.5x | 212 | 27% |
| Buy and hold | 23.8% | -84.0% | 0.71 | 0.28 | 73.7x | 1 | 100% |
Rules of the top strategy
Trades the direction of a volatility-based trend line that trails below/above price.
- Buy — Buy when price moves above the trend line (flips up) — 25-day volatility, 4.2× band
- Sell — Sell when price drops below the trend line (flips down)