Trend-Following Backtester · Guide · backtest 한국어
etf · US
Schwab Fundamental Emerging Markets Equity ETF backtest
10 trend-following strategies were compared on the full daily history of Schwab Fundamental Emerging Markets Equity ETF. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 3.3%, MDD -31.4%).
Results by strategy
0 of 10 beat buy and hold (CAGR 3.9%, drawdown -45.4%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 3.4%, MDD -32.8%, Sharpe 0.33, 56% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 0.5%p lower than buy and hold, while drawdown improves by 12.6%p (CAGR 3.3%, MDD -31.4%, exposure 61%).
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=90, exitN=70 |
3.4% | -32.8% | 0.33 | 0.10 | 1.5x | 17 | 56% |
| SMA 크로스오버 fast=43, slow=128 |
3.3% | -31.4% | 0.31 | 0.11 | 1.5x | 23 | 61% |
| ROC 모멘텀 n=118, threshold=-0.03 |
1.7% | -42.3% | 0.19 | 0.04 | 1.2x | 75 | 68% |
| 볼린저 밴드 돌파 n=31, k=2.9 |
0.9% | -11.4% | 0.19 | 0.08 | 1.1x | 12 | 6% |
| EMA 크로스오버 fast=14, slow=141 |
1.1% | -44.2% | 0.15 | 0.02 | 1.2x | 37 | 61% |
| ADX / DI 방향성 period=32, threshold=35 |
0.0% | -0.5% | 0.09 | 0.04 | 1.0x | 2 | 0% |
| Keltner 채널 돌파 emaPeriod=16, atrPeriod=12, mult=4 |
-0.5% | -12.5% | -0.19 | -0.04 | 0.9x | 8 | 1% |
| Supertrend period=15, mult=5 |
-3.2% | -55.6% | -0.19 | -0.06 | 0.7x | 68 | 56% |
| MACD fast=11, slow=37, signal=19 |
-4.5% | -51.6% | -0.30 | -0.09 | 0.5x | 191 | 48% |
| Parabolic SAR step=0.03, maxStep=0.12 |
-6.2% | -60.6% | -0.41 | -0.10 | 0.4x | 295 | 55% |
| Buy and hold | 3.9% | -45.4% | 0.29 | 0.09 | 1.6x | 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 90 days
- Sell — Sell when price breaks below the lowest low of the last 70 days