Trend-Following Backtester · Guide · backtest 한국어
etf · AU
Vanguard MSCI Index International Shares (Hedged) ETF backtest
10 trend-following strategies were compared on the full daily history of Vanguard MSCI Index International Shares (Hedged) ETF. 0 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. Its 99% market exposure makes it hold-like.
Results by strategy
0 of 10 beat buy and hold (CAGR 8.4%, drawdown -36.1%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 8.3%, MDD -26.2%, Sharpe 0.59, 99% exposure. With at least 95% exposure, it should be treated as hold-like, not strong evidence of timing skill.
No strategy retained at least 75% of buy-and-hold CAGR while reducing drawdown by both 20% relatively and 5 percentage points absolutely.
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 |
|---|---|---|---|---|---|---|---|
| ROC 모멘텀 Hold-like · Exposure 99% n=18, threshold=-0.11 |
8.3% | -26.2% | 0.59 | 0.32 | 2.5x | 9 | 99% |
| SMA 크로스오버 fast=17, slow=217 |
5.9% | -24.3% | 0.54 | 0.24 | 2.0x | 11 | 74% |
| EMA 크로스오버 fast=28, slow=152 |
5.0% | -21.1% | 0.47 | 0.24 | 1.8x | 15 | 75% |
| Donchian 채널 돌파 entryN=34, exitN=57 |
4.3% | -21.7% | 0.42 | 0.20 | 1.6x | 29 | 77% |
| ADX / DI 방향성 period=21, threshold=32 |
0.8% | -7.2% | 0.31 | 0.11 | 1.1x | 10 | 7% |
| 볼린저 밴드 돌파 n=36, k=2.8 |
0.2% | -3.6% | 0.15 | 0.05 | 1.0x | 4 | 3% |
| Supertrend period=23, mult=4.6 |
0.5% | -34.3% | 0.10 | 0.02 | 1.1x | 72 | 69% |
| Parabolic SAR step=0.005, maxStep=0.34 |
-0.0% | -27.4% | 0.05 | -0.00 | 1.0x | 106 | 61% |
| MACD fast=21, slow=69, signal=13 |
-1.8% | -32.6% | -0.15 | -0.06 | 0.8x | 138 | 53% |
| Keltner 채널 돌파 emaPeriod=59, atrPeriod=12, mult=2 |
-2.0% | -31.1% | -0.18 | -0.06 | 0.8x | 88 | 59% |
| Buy and hold | 8.4% | -36.1% | 0.56 | 0.23 | 2.6x | 1 | 100% |
Rules of the top strategy
Rides the trend when recent return (momentum) over a window is above a threshold.
- Buy — Buy when the last 18-day return is greater than -11%
- Sell — Sell when the 18-day return drops to -11% or below