Trend-Following Backtester · Guide · backtest 한국어
etf · FR
Multi Units LU Amundi MSCI Korea ETF Acc- Capitalisation backtest
10 trend-following strategies were compared on the full daily history of Multi Units LU Amundi MSCI Korea ETF Acc- Capitalisation. 0 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 7.1%, MDD -43.5%).
Results by strategy
0 of 10 beat buy and hold (CAGR 7.9%, drawdown -63.8%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 6.9%, MDD -50.0%, Sharpe 0.45, 59% exposure.
CAGR reference leader: SMA 크로스오버 — CAGR 7.1%, MDD -43.5%, exposure 60%.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 1.0%p lower than buy and hold, while drawdown improves by 13.8%p (CAGR 7.1%, MDD -43.5%, exposure 60%).
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=55, slow=63 |
6.9% | -50.0% | 0.45 | 0.14 | 3.4x | 39 | 59% |
| SMA 크로스오버 fast=59, slow=262 |
7.1% | -43.5% | 0.45 | 0.16 | 3.6x | 23 | 60% |
| 볼린저 밴드 돌파 n=58, k=3.3 |
2.5% | -18.2% | 0.40 | 0.14 | 1.6x | 6 | 4% |
| Donchian 채널 돌파 entryN=24, exitN=63 |
6.4% | -43.4% | 0.40 | 0.15 | 3.2x | 64 | 73% |
| ADX / DI 방향성 period=39, threshold=16 |
3.6% | -32.0% | 0.38 | 0.11 | 1.9x | 28 | 11% |
| ROC 모멘텀 n=105, threshold=-0.03 |
4.1% | -63.9% | 0.31 | 0.06 | 2.1x | 163 | 65% |
| Keltner 채널 돌파 emaPeriod=55, atrPeriod=24, mult=3.1 |
2.8% | -52.1% | 0.25 | 0.05 | 1.7x | 106 | 41% |
| Supertrend period=35, mult=4.1 |
-0.4% | -60.2% | 0.08 | -0.01 | 0.9x | 196 | 58% |
| MACD fast=15, slow=32, signal=17 |
-0.9% | -70.4% | 0.05 | -0.01 | 0.8x | 250 | 52% |
| Parabolic SAR step=0.01, maxStep=0.26 |
-2.7% | -74.6% | -0.05 | -0.04 | 0.6x | 234 | 55% |
| Buy and hold | 7.9% | -63.8% | 0.41 | 0.12 | 4.1x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 55-day EMA crosses above the 63-day EMA
- Sell — Sell when the 55-day EMA falls below the 63-day EMA