Trend-Following Backtester · Guide · backtest 한국어
etf · US
Schwab Emerging Markets Equity ETF backtest
10 trend-following strategies were compared on the full daily history of Schwab Emerging Markets Equity ETF. 1 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 2.1%, MDD -32.8%).
Results by strategy
1 of 10 beat buy and hold (CAGR 2.1%, drawdown -43.1%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 2.1%, MDD -32.8%, Sharpe 0.23, 54% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 0.0%p higher than buy and hold, while drawdown improves by 10.3%p (CAGR 2.1%, MDD -32.8%, exposure 54%).
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=45, slow=105 |
2.1% | -32.8% | 0.23 | 0.06 | 1.4x | 35 | 54% |
| 볼린저 밴드 돌파 n=39, k=3.3 |
0.6% | -6.9% | 0.22 | 0.09 | 1.1x | 4 | 3% |
| Donchian 채널 돌파 entryN=49, exitN=74 |
1.8% | -27.1% | 0.20 | 0.07 | 1.3x | 31 | 61% |
| EMA 크로스오버 fast=28, slow=90 |
0.6% | -34.4% | 0.11 | 0.02 | 1.1x | 43 | 56% |
| ROC 모멘텀 n=112, threshold=-0.06 |
-1.0% | -53.8% | 0.00 | -0.02 | 0.8x | 113 | 73% |
| Supertrend period=24, mult=4.8 |
-1.4% | -42.2% | -0.05 | -0.03 | 0.8x | 77 | 56% |
| Keltner 채널 돌파 emaPeriod=54, atrPeriod=14, mult=2.3 |
-1.3% | -39.7% | -0.08 | -0.03 | 0.8x | 90 | 41% |
| Parabolic SAR step=0.005, maxStep=0.06 |
-1.9% | -48.6% | -0.09 | -0.04 | 0.7x | 140 | 55% |
| MACD fast=19, slow=80, signal=32 |
-3.0% | -49.2% | -0.18 | -0.06 | 0.6x | 134 | 51% |
| ADX / DI 방향성 period=37, threshold=22 |
-0.2% | -7.3% | -0.18 | -0.03 | 1.0x | 2 | 0% |
| Buy and hold | 2.1% | -43.1% | 0.21 | 0.05 | 1.4x | 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 45-day average price crosses above the 105-day average
- Sell — Sell (to cash) when the 45-day average falls below the 105-day average