Trend-Following Backtester · Guide · backtest 한국어
etf · US
iShares U.S. Basic Materials ETF backtest
10 trend-following strategies were compared on the full daily history of iShares U.S. Basic Materials ETF. 1 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. Its 95% market exposure makes it hold-like.
Results by strategy
1 of 10 beat buy and hold (CAGR 6.4%, drawdown -68.1%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 6.9%, MDD -46.9%, Sharpe 0.41, 95% exposure. With at least 95% exposure, it should be treated as hold-like, not strong evidence of timing skill.
No strategy retained at least 75% of buy-and-hold CAGR while reducing drawdown by both 20% relatively and 5 percentage points absolutely.
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 |
|---|---|---|---|---|---|---|---|
| Donchian 채널 돌파 Hold-like · Exposure 95% entryN=12, exitN=236 |
6.9% | -46.9% | 0.41 | 0.15 | 5.8x | 27 | 95% |
| ROC 모멘텀 n=81, threshold=-0.09 |
4.5% | -44.4% | 0.32 | 0.10 | 3.2x | 145 | 87% |
| SMA 크로스오버 fast=29, slow=81 |
3.8% | -38.9% | 0.31 | 0.10 | 2.6x | 90 | 63% |
| EMA 크로스오버 fast=35, slow=122 |
1.8% | -52.9% | 0.19 | 0.03 | 1.6x | 63 | 69% |
| Supertrend period=10, mult=5 |
0.1% | -45.3% | 0.08 | 0.00 | 1.0x | 112 | 56% |
| Parabolic SAR step=0.005, maxStep=0.22 |
-1.7% | -49.9% | -0.03 | -0.03 | 0.6x | 246 | 57% |
| ADX / DI 방향성 period=22, threshold=36 |
-0.1% | -5.8% | -0.11 | -0.02 | 1.0x | 4 | 0% |
| Keltner 채널 돌파 emaPeriod=49, atrPeriod=27, mult=1.2 |
-2.5% | -61.6% | -0.11 | -0.04 | 0.5x | 256 | 52% |
| MACD fast=16, slow=44, signal=25 |
-3.7% | -69.7% | -0.14 | -0.05 | 0.4x | 284 | 51% |
| 볼린저 밴드 돌파 n=27, k=2.9 |
-0.5% | -13.8% | -0.18 | -0.03 | 0.9x | 16 | 3% |
| Buy and hold | 6.4% | -68.1% | 0.37 | 0.09 | 5.0x | 1 | 100% |
Rules of the top strategy
A new high means a trend starting; a new low means it’s over (turtle-trading style).
- Buy — Buy on a breakout above the highest high of the last 12 days
- Sell — Sell when price breaks below the lowest low of the last 236 days