Trend-Following Backtester · Guide · backtest 한국어
etf · NL
iShares NASDAQ 100 UCITS ETF USD backtest
10 trend-following strategies were compared on the full daily history of iShares NASDAQ 100 UCITS ETF USD. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 19.3%, drawdown -31.2%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 16.4%, MDD -25.5%, Sharpe 0.99, 83% exposure.
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 채널 돌파 entryN=16, exitN=58 |
16.4% | -25.5% | 0.99 | 0.64 | 6.0x | 26 | 83% |
| Supertrend period=23, mult=4.4 |
13.2% | -17.9% | 0.95 | 0.74 | 4.3x | 58 | 67% |
| ROC 모멘텀 n=41, threshold=-0.06 |
13.1% | -27.5% | 0.80 | 0.48 | 4.3x | 76 | 88% |
| SMA 크로스오버 fast=29, slow=217 |
12.5% | -28.3% | 0.79 | 0.44 | 4.0x | 17 | 76% |
| 볼린저 밴드 돌파 n=48, k=0.8 |
9.8% | -16.7% | 0.77 | 0.58 | 3.0x | 88 | 63% |
| EMA 크로스오버 fast=54, slow=69 |
11.8% | -29.3% | 0.75 | 0.40 | 3.7x | 21 | 78% |
| Keltner 채널 돌파 emaPeriod=50, atrPeriod=18, mult=1.5 |
8.8% | -20.9% | 0.71 | 0.42 | 2.7x | 90 | 61% |
| Parabolic SAR step=0.01, maxStep=0.14 |
6.4% | -31.4% | 0.51 | 0.20 | 2.1x | 168 | 62% |
| MACD fast=10, slow=54, signal=17 |
5.3% | -32.9% | 0.46 | 0.16 | 1.8x | 170 | 52% |
| ADX / DI 방향성 period=31, threshold=11 |
1.1% | -43.1% | 0.15 | 0.02 | 1.1x | 120 | 43% |
| Buy and hold | 19.3% | -31.2% | 0.96 | 0.62 | 8.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 16 days
- Sell — Sell when price breaks below the lowest low of the last 58 days