Trend-Following Backtester · Guide · backtest 한국어
etf · GB
iShares S&P 500 Information Technology Sector UCITS ETF backtest
10 trend-following strategies were compared on the full daily history of iShares S&P 500 Information Technology Sector UCITS ETF. 2 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 18.3%, MDD -19.2%).
Results by strategy
2 of 10 beat buy and hold (CAGR 19.9%, drawdown -41.4%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 21.8%, MDD -31.9%, Sharpe 1.14, 89% exposure.
CAGR reference leader: ROC 모멘텀 — CAGR 23.2%, MDD -28.1%, exposure 96%. It is hold-like at 95%+ exposure and is not used as the featured strategy.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 1.9%p higher than buy and hold, while drawdown improves by 9.5%p (CAGR 18.3%, MDD -19.2%, exposure 77%).
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=20, exitN=78 |
21.8% | -31.9% | 1.14 | 0.68 | 8.2x | 13 | 89% |
| ROC 모멘텀 Hold-like · Exposure 96% n=35, threshold=-0.13 |
23.2% | -28.1% | 1.13 | 0.82 | 9.3x | 25 | 96% |
| EMA 크로스오버 fast=6, slow=105 |
18.3% | -19.2% | 1.07 | 0.95 | 6.0x | 31 | 77% |
| SMA 크로스오버 fast=10, slow=125 |
17.5% | -29.5% | 1.02 | 0.59 | 5.6x | 21 | 78% |
| Supertrend period=24, mult=3.9 |
15.1% | -22.2% | 1.02 | 0.68 | 4.5x | 64 | 64% |
| Keltner 채널 돌파 emaPeriod=76, atrPeriod=25, mult=1.2 |
15.4% | -15.7% | 1.01 | 0.98 | 4.6x | 58 | 69% |
| Parabolic SAR step=0.005, maxStep=0.1 |
12.9% | -23.8% | 0.86 | 0.54 | 3.7x | 94 | 61% |
| ADX / DI 방향성 period=35, threshold=10 |
11.3% | -27.4% | 0.82 | 0.41 | 3.1x | 97 | 57% |
| MACD fast=18, slow=50, signal=19 |
10.0% | -22.6% | 0.78 | 0.44 | 2.8x | 112 | 50% |
| 볼린저 밴드 돌파 n=49, k=1.3 |
10.1% | -21.3% | 0.75 | 0.47 | 2.8x | 70 | 57% |
| Buy and hold | 19.9% | -41.4% | 0.89 | 0.48 | 7.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 20 days
- Sell — Sell when price breaks below the lowest low of the last 78 days