Trend-Following Backtester · Guide · backtest 한국어
etf · US
iShares U.S. Technology ETF backtest
10 trend-following strategies were compared on the full daily history of iShares U.S. Technology ETF. 3 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 9.9%, MDD -30.5%).
Results by strategy
3 of 10 beat buy and hold (CAGR 8.6%, drawdown -81.9%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 9.6%, MDD -30.9%, Sharpe 0.64, 70% exposure.
CAGR reference leader: SMA 크로스오버 — CAGR 9.9%, MDD -30.5%, exposure 68%.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 1.0%p higher than buy and hold, while drawdown improves by 51.0%p (CAGR 9.9%, MDD -30.5%, exposure 68%).
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 채널 돌파 entryN=93, exitN=105 |
9.6% | -30.9% | 0.64 | 0.31 | 11.0x | 25 | 70% |
| SMA 크로스오버 fast=43, slow=144 |
9.9% | -30.5% | 0.63 | 0.32 | 11.8x | 35 | 68% |
| EMA 크로스오버 fast=27, slow=90 |
8.9% | -34.6% | 0.61 | 0.26 | 9.4x | 57 | 68% |
| Supertrend period=25, mult=4.8 |
7.1% | -43.1% | 0.52 | 0.16 | 6.0x | 94 | 59% |
| Keltner 채널 돌파 emaPeriod=59, atrPeriod=18, mult=1.7 |
4.9% | -33.3% | 0.43 | 0.15 | 3.5x | 160 | 53% |
| ROC 모멘텀 n=120, threshold=0 |
5.1% | -46.1% | 0.39 | 0.11 | 3.7x | 195 | 67% |
| 볼린저 밴드 돌파 n=55, k=1.9 |
3.7% | -29.2% | 0.37 | 0.13 | 2.6x | 108 | 42% |
| Parabolic SAR step=0.005, maxStep=0.08 |
2.9% | -46.0% | 0.25 | 0.06 | 2.1x | 256 | 61% |
| ADX / DI 방향성 period=31, threshold=15 |
1.1% | -31.9% | 0.16 | 0.03 | 1.3x | 152 | 25% |
| MACD fast=21, slow=46, signal=14 |
-1.7% | -73.3% | -0.02 | -0.02 | 0.6x | 320 | 51% |
| Buy and hold | 8.6% | -81.9% | 0.44 | 0.10 | 8.6x | 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 93 days
- Sell — Sell when price breaks below the lowest low of the last 105 days