Trend-Following Backtester · Guide · backtest 한국어
etf · IN
SBI Gold ETF backtest
10 trend-following strategies were compared on the full daily history of SBI Gold ETF. 3 beat buy-and-hold CAGR; ADX / DI 방향성 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ADX / DI 방향성 (CAGR 7.9%, MDD -18.1%).
Results by strategy
3 of 10 beat buy and hold (CAGR -13.5%, drawdown -100.0%).
Sharpe leader (same as main): ADX / DI 방향성 — CAGR 7.9%, MDD -18.1%, Sharpe 0.81, 32% exposure.
Return/drawdown alternative: ADX / DI 방향성 — CAGR is 21.4%p higher than buy and hold, while drawdown improves by 81.9%p (CAGR 7.9%, MDD -18.1%, exposure 32%).
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 |
|---|---|---|---|---|---|---|---|
| ADX / DI 방향성 period=57, threshold=20 |
7.9% | -18.1% | 0.81 | 0.44 | 3.7x | 14 | 32% |
| MACD fast=15, slow=22, signal=16 |
5.5% | -22.0% | 0.53 | 0.25 | 2.5x | 217 | 53% |
| ROC 모멘텀 n=135, threshold=0.16 |
4.0% | -24.8% | 0.44 | 0.16 | 2.0x | 62 | 21% |
| Donchian 채널 돌파 entryN=116, exitN=90 |
-17.6% | -99.0% | 0.09 | -0.18 | 0.0x | 19 | 57% |
| Supertrend period=5, mult=2.4 |
-17.5% | -99.1% | 0.09 | -0.18 | 0.0x | 122 | 57% |
| 볼린저 밴드 돌파 n=73, k=1.7 |
-17.9% | -99.0% | 0.08 | -0.18 | 0.0x | 56 | 46% |
| SMA 크로스오버 fast=13, slow=55 |
-18.2% | -99.0% | 0.07 | -0.18 | 0.0x | 98 | 60% |
| Keltner 채널 돌파 emaPeriod=58, atrPeriod=18, mult=2.6 |
-20.1% | -99.2% | -0.03 | -0.20 | 0.0x | 54 | 38% |
| EMA 크로스오버 fast=34, slow=198 |
-36.3% | -100.0% | -0.07 | -0.36 | 0.0x | 15 | 55% |
| Parabolic SAR step=0.01, maxStep=0.2 |
-21.1% | -99.2% | -0.08 | -0.21 | 0.0x | 206 | 54% |
| Buy and hold | -13.5% | -100.0% | 0.24 | -0.14 | 0.1x | 1 | 100% |
Rules of the top strategy
Looks at both the direction and the strength of the trend; holds only in a strong uptrend.
- Buy — Buy when up-direction (+DI) beats down-direction (−DI) and trend strength (ADX, 57-day) is ≥ 20
- Sell — Sell when direction flips or the trend weakens (ADX < 20)