Trend-Following Backtester · Guide · backtest 한국어
etf · US
ProShares Ultra S&P500 backtest
10 trend-following strategies were compared on the full daily history of ProShares Ultra S&P500. 0 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 13.3%, MDD -35.2%).
Results by strategy
0 of 10 beat buy and hold (CAGR 14.4%, drawdown -85.5%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 13.3%, MDD -35.2%, Sharpe 0.68, 71% exposure.
CAGR reference leader: Donchian 채널 돌파 — CAGR 13.5%, MDD -52.1%, exposure 82%.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 1.1%p lower than buy and hold, while drawdown improves by 50.3%p (CAGR 13.3%, MDD -35.2%, exposure 71%).
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 |
|---|---|---|---|---|---|---|---|
| SMA 크로스오버 fast=10, slow=190 |
13.3% | -35.2% | 0.68 | 0.38 | 12.4x | 35 | 71% |
| EMA 크로스오버 fast=49, slow=63 |
13.2% | -35.5% | 0.66 | 0.37 | 12.0x | 39 | 72% |
| Donchian 채널 돌파 entryN=34, exitN=77 |
13.5% | -52.1% | 0.62 | 0.26 | 12.7x | 35 | 82% |
| ROC 모멘텀 n=122, threshold=-0.02 |
11.8% | -42.8% | 0.61 | 0.28 | 9.4x | 107 | 72% |
| Supertrend period=13, mult=4.6 |
9.9% | -43.4% | 0.58 | 0.23 | 6.7x | 80 | 59% |
| Keltner 채널 돌파 emaPeriod=26, atrPeriod=24, mult=1.8 |
3.3% | -37.1% | 0.30 | 0.09 | 1.9x | 162 | 42% |
| Parabolic SAR step=0.005, maxStep=0.34 |
3.9% | -68.9% | 0.29 | 0.06 | 2.2x | 207 | 62% |
| 볼린저 밴드 돌파 n=29, k=0.8 |
3.4% | -48.9% | 0.27 | 0.07 | 1.9x | 258 | 58% |
| MACD fast=16, slow=23, signal=16 |
0.2% | -60.3% | 0.12 | 0.00 | 1.0x | 320 | 53% |
| ADX / DI 방향성 period=34, threshold=16 |
-0.3% | -32.1% | 0.01 | -0.01 | 0.9x | 68 | 12% |
| Buy and hold | 14.4% | -85.5% | 0.54 | 0.17 | 14.9x | 1 | 100% |
Rules of the top strategy
When the short average rises above the long average, it reads that as an uptrend starting.
- Buy — Buy when the 10-day average price crosses above the 190-day average
- Sell — Sell (to cash) when the 10-day average falls below the 190-day average