Trend-Following Backtester · Guide · backtest 한국어
equity · AU
West African Resources Ltd backtest
10 trend-following strategies were compared on the full daily history of West African Resources Ltd. 1 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 20.0%, MDD -59.7%).
Results by strategy
1 of 10 beat buy and hold (CAGR 16.5%, drawdown -92.3%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 20.0%, MDD -59.7%, Sharpe 0.62, 53% exposure.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 3.5%p higher than buy and hold, while drawdown improves by 32.6%p (CAGR 20.0%, MDD -59.7%, 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=112, slow=168 |
20.0% | -59.7% | 0.62 | 0.34 | 19.1x | 9 | 53% |
| SMA 크로스오버 fast=52, slow=178 |
14.0% | -76.8% | 0.51 | 0.18 | 8.3x | 26 | 50% |
| Donchian 채널 돌파 entryN=134, exitN=77 |
8.3% | -60.0% | 0.39 | 0.14 | 3.6x | 19 | 43% |
| ROC 모멘텀 n=142, threshold=0.14 |
6.1% | -70.5% | 0.35 | 0.09 | 2.6x | 118 | 39% |
| ADX / DI 방향성 period=39, threshold=21 |
3.2% | -37.7% | 0.25 | 0.08 | 1.7x | 18 | 11% |
| Parabolic SAR step=0.035, maxStep=0.16 |
-3.4% | -90.3% | 0.18 | -0.04 | 0.6x | 378 | 49% |
| Supertrend period=28, mult=2.2 |
-3.4% | -88.0% | 0.16 | -0.04 | 0.6x | 232 | 48% |
| MACD fast=19, slow=34, signal=18 |
-4.9% | -90.9% | 0.15 | -0.05 | 0.4x | 219 | 47% |
| 볼린저 밴드 돌파 n=44, k=2.2 |
-2.5% | -77.2% | 0.11 | -0.03 | 0.7x | 72 | 27% |
| Keltner 채널 돌파 emaPeriod=64, atrPeriod=12, mult=3.5 |
-4.3% | -87.8% | 0.05 | -0.05 | 0.5x | 52 | 24% |
| Buy and hold | 16.5% | -92.3% | 0.56 | 0.18 | 11.8x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 112-day EMA crosses above the 168-day EMA
- Sell — Sell when the 112-day EMA falls below the 168-day EMA