Trend-Following Backtester · Guide · backtest 한국어
equity · CA
Trekor Metals Limited backtest
10 trend-following strategies were compared on the full daily history of Trekor Metals Limited. 9 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 17.4%, MDD -57.3%).
Results by strategy
9 of 10 beat buy and hold (CAGR 0.2%, drawdown -97.6%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 17.4%, MDD -57.3%, Sharpe 0.59, 41% exposure.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 17.2%p higher than buy and hold, while drawdown improves by 40.3%p (CAGR 17.4%, MDD -57.3%, exposure 41%).
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=27, slow=320 |
17.4% | -57.3% | 0.59 | 0.30 | 127.4x | 19 | 41% |
| ADX / DI 방향성 period=26, threshold=28 |
10.8% | -58.3% | 0.50 | 0.19 | 22.4x | 30 | 8% |
| Supertrend period=27, mult=4.6 |
12.4% | -86.1% | 0.48 | 0.14 | 34.6x | 127 | 43% |
| Donchian 채널 돌파 entryN=43, exitN=29 |
10.8% | -91.2% | 0.45 | 0.12 | 22.2x | 89 | 42% |
| 볼린저 밴드 돌파 n=60, k=2.8 |
8.7% | -91.9% | 0.41 | 0.10 | 12.6x | 70 | 24% |
| SMA 크로스오버 fast=45, slow=126 |
7.2% | -90.2% | 0.38 | 0.08 | 8.2x | 62 | 45% |
| ROC 모멘텀 n=88, threshold=0.1 |
4.8% | -91.9% | 0.32 | 0.05 | 4.1x | 293 | 36% |
| Keltner 채널 돌파 emaPeriod=55, atrPeriod=19, mult=2.8 |
4.4% | -93.9% | 0.31 | 0.05 | 3.7x | 122 | 28% |
| Parabolic SAR step=0.04, maxStep=0.08 |
1.2% | -90.5% | 0.27 | 0.01 | 1.5x | 564 | 46% |
| MACD fast=11, slow=54, signal=18 |
-4.8% | -96.1% | 0.19 | -0.05 | 0.2x | 386 | 52% |
| Buy and hold | 0.2% | -97.6% | 0.36 | 0.00 | 1.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 27-day EMA crosses above the 320-day EMA
- Sell — Sell when the 27-day EMA falls below the 320-day EMA