Trend-Following Backtester · Guide · backtest 한국어
etf · NZ
Smart Total World (NZD Hedged) ETF Units backtest
10 trend-following strategies were compared on the full daily history of Smart Total World (NZD Hedged) ETF Units. 0 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 8.8%, MDD -11.2%).
Results by strategy
0 of 10 beat buy and hold (CAGR 11.2%, drawdown -22.2%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 8.8%, MDD -11.2%, Sharpe 0.76, 73% exposure.
CAGR reference leader: ROC 모멘텀 — CAGR 9.2%, MDD -22.5%, exposure 96%. It is hold-like at 95%+ exposure and is not used as the featured strategy.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 2.4%p lower than buy and hold, while drawdown improves by 11.0%p (CAGR 8.8%, MDD -11.2%, exposure 73%).
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 |
|---|---|---|---|---|---|---|---|
| EMA 크로스오버 fast=45, slow=80 |
8.8% | -11.2% | 0.76 | 0.79 | 1.7x | 9 | 73% |
| ROC 모멘텀 Hold-like · Exposure 96% n=29, threshold=-0.08 |
9.2% | -22.5% | 0.65 | 0.41 | 1.7x | 15 | 96% |
| SMA 크로스오버 fast=52, slow=95 |
7.3% | -15.8% | 0.64 | 0.46 | 1.5x | 11 | 73% |
| Donchian 채널 돌파 entryN=29, exitN=78 |
6.5% | -20.3% | 0.52 | 0.32 | 1.5x | 11 | 85% |
| Supertrend period=14, mult=4.6 |
5.5% | -20.5% | 0.51 | 0.27 | 1.4x | 23 | 71% |
| Keltner 채널 돌파 emaPeriod=51, atrPeriod=19, mult=2.4 |
0.3% | -20.1% | 0.08 | 0.02 | 1.0x | 32 | 49% |
| ADX / DI 방향성 period=35, threshold=18 |
0.1% | -3.9% | 0.05 | 0.02 | 1.0x | 2 | 2% |
| 볼린저 밴드 돌파 n=55, k=1.5 |
-0.7% | -24.1% | -0.02 | -0.03 | 1.0x | 34 | 52% |
| Parabolic SAR step=0.015, maxStep=0.3 |
-2.5% | -24.8% | -0.17 | -0.10 | 0.9x | 102 | 62% |
| MACD fast=13, slow=40, signal=10 |
-6.7% | -36.9% | -0.64 | -0.18 | 0.7x | 112 | 49% |
| Buy and hold | 11.2% | -22.2% | 0.73 | 0.51 | 1.9x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 45-day EMA crosses above the 80-day EMA
- Sell — Sell when the 45-day EMA falls below the 80-day EMA