Trend-Following Backtester · Guide · backtest 한국어
equity · CA
Ivanhoe Mines Ltd. Class A backtest
10 trend-following strategies were compared on the full daily history of Ivanhoe Mines Ltd. Class A. 7 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 19.1%, MDD -42.0%).
Results by strategy
7 of 10 beat buy and hold (CAGR 5.1%, drawdown -89.8%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 19.1%, MDD -42.0%, Sharpe 0.67, 53% exposure.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 14.0%p higher than buy and hold, while drawdown improves by 47.8%p (CAGR 19.1%, MDD -42.0%, exposure 53%).
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=34, slow=156 |
19.1% | -42.0% | 0.67 | 0.45 | 11.1x | 16 | 53% |
| SMA 크로스오버 fast=23, slow=205 |
18.7% | -42.1% | 0.67 | 0.44 | 10.6x | 20 | 51% |
| Donchian 채널 돌파 entryN=108, exitN=69 |
16.4% | -48.1% | 0.63 | 0.34 | 8.1x | 14 | 44% |
| ROC 모멘텀 n=134, threshold=0.14 |
13.8% | -51.6% | 0.57 | 0.27 | 5.9x | 112 | 37% |
| Keltner 채널 돌파 emaPeriod=140, atrPeriod=17, mult=1.4 |
14.0% | -54.3% | 0.56 | 0.26 | 6.1x | 48 | 45% |
| Supertrend period=18, mult=3.7 |
6.4% | -74.7% | 0.35 | 0.09 | 2.3x | 70 | 51% |
| ADX / DI 방향성 period=38, threshold=14 |
6.0% | -56.6% | 0.35 | 0.11 | 2.2x | 68 | 27% |
| MACD fast=6, slow=59, signal=16 |
3.5% | -61.0% | 0.28 | 0.06 | 1.6x | 227 | 50% |
| 볼린저 밴드 돌파 n=43, k=3.2 |
3.2% | -40.1% | 0.27 | 0.08 | 1.5x | 16 | 10% |
| Parabolic SAR step=0.015, maxStep=0.32 |
-2.4% | -64.2% | 0.12 | -0.04 | 0.7x | 243 | 49% |
| Buy and hold | 5.1% | -89.8% | 0.37 | 0.06 | 2.0x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 34-day EMA crosses above the 156-day EMA
- Sell — Sell when the 34-day EMA falls below the 156-day EMA