Trend-Following Backtester · Guide · backtest 한국어
etf · US
iShares U.S. Medical Devices ETF backtest
10 trend-following strategies were compared on the full daily history of iShares U.S. Medical Devices ETF. 0 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 8.9%, MDD -27.7%).
Results by strategy
0 of 10 beat buy and hold (CAGR 9.5%, drawdown -49.7%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 8.9%, MDD -27.7%, Sharpe 0.73, 71% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 0.6%p lower than buy and hold, while drawdown improves by 22.0%p (CAGR 8.9%, MDD -27.7%, exposure 71%).
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 |
|---|---|---|---|---|---|---|---|
| SMA 크로스오버 fast=10, slow=116 |
8.9% | -27.7% | 0.73 | 0.32 | 5.6x | 54 | 71% |
| EMA 크로스오버 fast=27, slow=81 |
7.8% | -24.3% | 0.64 | 0.32 | 4.6x | 50 | 73% |
| Donchian 채널 돌파 entryN=20, exitN=76 |
8.8% | -31.8% | 0.63 | 0.28 | 5.5x | 35 | 85% |
| Supertrend period=18, mult=5 |
6.0% | -32.7% | 0.55 | 0.18 | 3.2x | 65 | 62% |
| ROC 모멘텀 n=113, threshold=-0.02 |
5.9% | -30.3% | 0.48 | 0.19 | 3.2x | 112 | 77% |
| 볼린저 밴드 돌파 n=22, k=3.2 |
0.3% | -2.0% | 0.33 | 0.16 | 1.1x | 2 | 1% |
| Keltner 채널 돌파 emaPeriod=59, atrPeriod=11, mult=3.4 |
1.3% | -19.7% | 0.19 | 0.06 | 1.3x | 78 | 39% |
| ADX / DI 방향성 period=30, threshold=36 |
0.1% | -1.1% | 0.10 | 0.05 | 1.0x | 2 | 0% |
| MACD fast=24, slow=72, signal=16 |
0.0% | -34.2% | 0.06 | 0.00 | 1.0x | 201 | 52% |
| Parabolic SAR step=0.005, maxStep=0.26 |
-1.8% | -50.7% | -0.07 | -0.03 | 0.7x | 207 | 62% |
| Buy and hold | 9.5% | -49.7% | 0.56 | 0.19 | 6.3x | 1 | 100% |
Rules of the top strategy
When the short average rises above the long average, it reads that as an uptrend starting.
- Buy — Buy when the 10-day average price crosses above the 116-day average
- Sell — Sell (to cash) when the 10-day average falls below the 116-day average