Trend-Following Backtester · Guide · backtest 한국어
etf · US
iShares MSCI USA Value Factor ETF backtest
10 trend-following strategies were compared on the full daily history of iShares MSCI USA Value Factor ETF. 0 beat buy-and-hold CAGR; ADX / DI 방향성 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 10.7%, drawdown -39.5%).
Sharpe leader (same as main): ADX / DI 방향성 — CAGR 4.7%, MDD -9.0%, Sharpe 0.69, 23% exposure.
CAGR reference leader: Donchian 채널 돌파 — CAGR 8.0%, MDD -29.7%, exposure 87%.
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 |
|---|---|---|---|---|---|---|---|
| ADX / DI 방향성 period=31, threshold=16 |
4.7% | -9.0% | 0.69 | 0.52 | 1.8x | 40 | 23% |
| EMA 크로스오버 fast=48, slow=101 |
7.2% | -35.1% | 0.61 | 0.20 | 2.5x | 21 | 72% |
| Donchian 채널 돌파 entryN=20, exitN=76 |
8.0% | -29.7% | 0.60 | 0.27 | 2.8x | 29 | 87% |
| SMA 크로스오버 fast=14, slow=211 |
6.7% | -32.0% | 0.59 | 0.21 | 2.4x | 31 | 66% |
| 볼린저 밴드 돌파 n=52, k=2.2 |
3.0% | -21.3% | 0.42 | 0.14 | 1.5x | 30 | 24% |
| Supertrend period=27, mult=3.5 |
3.7% | -23.9% | 0.36 | 0.16 | 1.6x | 98 | 65% |
| ROC 모멘텀 n=120, threshold=-0.03 |
3.8% | -40.8% | 0.35 | 0.09 | 1.6x | 99 | 76% |
| Keltner 채널 돌파 emaPeriod=34, atrPeriod=23, mult=3 |
1.5% | -28.7% | 0.23 | 0.05 | 1.2x | 58 | 30% |
| Parabolic SAR step=0.005, maxStep=0.18 |
0.5% | -39.9% | 0.10 | 0.01 | 1.1x | 128 | 61% |
| MACD fast=15, slow=22, signal=18 |
0.5% | -39.1% | 0.10 | 0.01 | 1.1x | 198 | 50% |
| Buy and hold | 10.7% | -39.5% | 0.64 | 0.27 | 3.9x | 1 | 100% |
Rules of the top strategy
Looks at both the direction and the strength of the trend; holds only in a strong uptrend.
- Buy — Buy when up-direction (+DI) beats down-direction (−DI) and trend strength (ADX, 31-day) is ≥ 16
- Sell — Sell when direction flips or the trend weakens (ADX < 16)