Trend-Following Backtester · Guide · backtest 한국어
etf · US
WisdomTree Cloud Computing Fund backtest
10 trend-following strategies were compared on the full daily history of WisdomTree Cloud Computing Fund. 5 beat buy-and-hold CAGR; ADX / DI 방향성 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ADX / DI 방향성 (CAGR 5.3%, MDD -18.7%).
Results by strategy
5 of 10 beat buy and hold (CAGR 4.9%, drawdown -64.9%).
Sharpe leader (same as main): ADX / DI 방향성 — CAGR 5.3%, MDD -18.7%, Sharpe 0.50, 14% exposure.
CAGR reference leader: SMA 크로스오버 — CAGR 7.7%, MDD -41.9%, exposure 53%.
Return/drawdown alternative: ADX / DI 방향성 — CAGR is 0.4%p higher than buy and hold, while drawdown improves by 46.2%p (CAGR 5.3%, MDD -18.7%, exposure 14%).
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 |
|---|---|---|---|---|---|---|---|
| ADX / DI 방향성 period=26, threshold=17 |
5.3% | -18.7% | 0.50 | 0.28 | 1.4x | 20 | 14% |
| Donchian 채널 돌파 entryN=48, exitN=16 |
7.2% | -30.3% | 0.47 | 0.24 | 1.6x | 27 | 33% |
| 볼린저 밴드 돌파 n=14, k=3.1 |
1.5% | -4.6% | 0.44 | 0.32 | 1.1x | 2 | 2% |
| SMA 크로스오버 fast=9, slow=50 |
7.7% | -41.9% | 0.44 | 0.18 | 1.7x | 45 | 53% |
| EMA 크로스오버 fast=17, slow=69 |
6.6% | -38.2% | 0.40 | 0.17 | 1.6x | 31 | 53% |
| Keltner 채널 돌파 emaPeriod=37, atrPeriod=18, mult=1.1 |
5.8% | -30.6% | 0.38 | 0.19 | 1.5x | 67 | 42% |
| Supertrend period=19, mult=5 |
4.9% | -50.6% | 0.33 | 0.10 | 1.4x | 27 | 50% |
| ROC 모멘텀 n=123, threshold=-0.03 |
4.2% | -45.5% | 0.29 | 0.09 | 1.3x | 51 | 56% |
| MACD fast=6, slow=73, signal=11 |
-2.9% | -65.3% | 0.01 | -0.04 | 0.8x | 131 | 51% |
| Parabolic SAR step=0.015, maxStep=0.3 |
-6.9% | -69.8% | -0.16 | -0.10 | 0.6x | 131 | 54% |
| Buy and hold | 4.9% | -64.9% | 0.32 | 0.08 | 1.4x | 1 | 100% |
Rules of the top strategy
Looks at both the direction and the strength of the trend; holds only in a strong uptrend.
- Buy — Buy when up-direction (+DI) beats down-direction (−DI) and trend strength (ADX, 26-day) is ≥ 17
- Sell — Sell when direction flips or the trend weakens (ADX < 17)