Trend-Following Backtester · Guide · backtest 한국어
etf · US
Dimensional Emerging Core Equity Market ETF backtest
10 trend-following strategies were compared on the full daily history of Dimensional Emerging Core Equity Market ETF. 1 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 6.7%, MDD -18.8%).
Results by strategy
1 of 10 beat buy and hold (CAGR 6.7%, drawdown -34.7%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 6.7%, MDD -18.8%, Sharpe 0.56, 47% exposure.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 0.0%p higher than buy and hold, while drawdown improves by 15.9%p (CAGR 6.7%, MDD -18.8%, exposure 47%).
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=47, slow=330 |
6.7% | -18.8% | 0.56 | 0.36 | 1.4x | 5 | 47% |
| Donchian 채널 돌파 entryN=64, exitN=74 |
5.8% | -14.2% | 0.50 | 0.41 | 1.4x | 5 | 53% |
| SMA 크로스오버 fast=20, slow=162 |
5.6% | -16.7% | 0.48 | 0.33 | 1.4x | 9 | 54% |
| ROC 모멘텀 n=148, threshold=0.09 |
2.0% | -16.7% | 0.24 | 0.12 | 1.1x | 29 | 31% |
| Supertrend period=18, mult=4.7 |
-0.2% | -29.9% | 0.05 | -0.01 | 1.0x | 30 | 54% |
| 볼린저 밴드 돌파 n=59, k=1.5 |
-0.3% | -21.4% | 0.03 | -0.01 | 1.0x | 26 | 38% |
| Keltner 채널 돌파 emaPeriod=59, atrPeriod=16, mult=1.5 |
-0.9% | -26.3% | -0.03 | -0.04 | 0.9x | 40 | 44% |
| Parabolic SAR step=0.04, maxStep=0.08 |
-1.8% | -22.5% | -0.09 | -0.08 | 0.9x | 110 | 56% |
| ADX / DI 방향성 period=30, threshold=12 |
-2.3% | -26.8% | -0.22 | -0.09 | 0.9x | 50 | 32% |
| MACD fast=19, slow=50, signal=18 |
-5.2% | -36.4% | -0.39 | -0.14 | 0.7x | 62 | 46% |
| Buy and hold | 6.7% | -34.7% | 0.45 | 0.19 | 1.4x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 47-day EMA crosses above the 330-day EMA
- Sell — Sell when the 47-day EMA falls below the 330-day EMA