Trend-Following Backtester · Guide · backtest 한국어
equity · CA
Omai Gold Mines Corp. backtest
10 trend-following strategies were compared on the full daily history of Omai Gold Mines Corp.. 3 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ADX / DI 방향성 (CAGR 11.3%, MDD -63.6%).
Results by strategy
3 of 10 beat buy and hold (CAGR 14.4%, drawdown -99.3%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 25.3%, MDD -80.0%, Sharpe 0.69, 29% exposure.
CAGR reference leader: SMA 크로스오버 — CAGR 28.0%, MDD -91.8%, exposure 34%.
Return/drawdown alternative: ADX / DI 방향성 — CAGR is 11.0%p higher than buy and hold, while drawdown improves by 19.3%p (CAGR 11.3%, MDD -63.6%, exposure 9%).
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=59, slow=209 |
25.3% | -80.0% | 0.69 | 0.32 | 26.6x | 7 | 29% |
| Donchian 채널 돌파 entryN=207, exitN=58 |
26.4% | -83.3% | 0.68 | 0.32 | 30.0x | 7 | 31% |
| SMA 크로스오버 fast=45, slow=210 |
28.0% | -91.8% | 0.67 | 0.30 | 36.1x | 19 | 34% |
| ADX / DI 방향성 period=36, threshold=29 |
11.3% | -63.6% | 0.47 | 0.18 | 4.7x | 16 | 9% |
| ROC 모멘텀 n=120, threshold=-0.03 |
-18.1% | -100.0% | 0.26 | -0.18 | 0.1x | 135 | 51% |
| Supertrend period=9, mult=4.9 |
-40.7% | -100.0% | 0.18 | -0.41 | 0.0x | 103 | 60% |
| 볼린저 밴드 돌파 n=39, k=3.2 |
-7.0% | -92.2% | 0.09 | -0.08 | 0.3x | 30 | 14% |
| Parabolic SAR step=0.015, maxStep=0.12 |
-34.9% | -100.0% | -0.04 | -0.35 | 0.0x | 137 | 46% |
| Keltner 채널 돌파 emaPeriod=63, atrPeriod=29, mult=4 |
-20.4% | -99.8% | -0.06 | -0.20 | 0.0x | 46 | 22% |
| MACD fast=16, slow=37, signal=17 |
-54.7% | -100.0% | -0.17 | -0.55 | 0.0x | 191 | 55% |
| Buy and hold | 14.4% | -99.3% | 0.63 | 0.14 | 7.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 59-day EMA crosses above the 209-day EMA
- Sell — Sell when the 59-day EMA falls below the 209-day EMA