Trend-Following Backtester · Guide · backtest 한국어
etf · US
Schwab US Dividend Equity ETF backtest
10 trend-following strategies were compared on the full daily history of Schwab US Dividend Equity ETF. 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 9.8%, drawdown -33.4%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 7.7%, MDD -27.5%, Sharpe 0.65, 93% 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=6, exitN=52 |
7.7% | -27.5% | 0.65 | 0.28 | 3.0x | 49 | 93% |
| SMA 크로스오버 fast=44, slow=146 |
6.1% | -28.8% | 0.56 | 0.21 | 2.4x | 21 | 73% |
| EMA 크로스오버 fast=54, slow=70 |
5.2% | -27.3% | 0.53 | 0.19 | 2.1x | 27 | 77% |
| ROC 모멘텀 n=107, threshold=-0.04 |
4.6% | -30.7% | 0.44 | 0.15 | 1.9x | 61 | 85% |
| 볼린저 밴드 돌파 n=28, k=3 |
0.5% | -8.7% | 0.25 | 0.06 | 1.1x | 8 | 4% |
| Parabolic SAR step=0.005, maxStep=0.26 |
1.9% | -23.9% | 0.24 | 0.08 | 1.3x | 143 | 61% |
| Supertrend period=26, mult=3.5 |
1.9% | -26.3% | 0.24 | 0.07 | 1.3x | 99 | 62% |
| ADX / DI 방향성 period=31, threshold=20 |
0.6% | -10.9% | 0.19 | 0.05 | 1.1x | 12 | 8% |
| Keltner 채널 돌파 emaPeriod=36, atrPeriod=8, mult=2.2 |
0.1% | -22.1% | 0.04 | 0.00 | 1.0x | 101 | 45% |
| MACD fast=14, slow=31, signal=13 |
-1.1% | -35.6% | -0.07 | -0.03 | 0.9x | 225 | 50% |
| Buy and hold | 9.8% | -33.4% | 0.68 | 0.29 | 4.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 6 days
- Sell — Sell when price breaks below the lowest low of the last 52 days