Trend-Following Backtester · Guide · backtest 한국어
etf · US
Schwab International Small-Cap Equity ETF backtest
10 trend-following strategies were compared on the full daily history of Schwab International Small-Cap Equity ETF. 2 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 5.4%, MDD -22.5%).
Results by strategy
2 of 10 beat buy and hold (CAGR 3.9%, drawdown -47.1%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 5.4%, MDD -22.5%, Sharpe 0.51, 63% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 1.5%p higher than buy and hold, while drawdown improves by 24.5%p (CAGR 5.4%, MDD -22.5%, exposure 63%).
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=52, slow=99 |
5.4% | -22.5% | 0.51 | 0.24 | 2.4x | 35 | 63% |
| EMA 크로스오버 fast=42, slow=81 |
4.1% | -27.3% | 0.40 | 0.15 | 1.9x | 30 | 65% |
| Donchian 채널 돌파 entryN=31, exitN=93 |
3.9% | -31.3% | 0.34 | 0.12 | 1.9x | 31 | 81% |
| ROC 모멘텀 n=111, threshold=-0.07 |
2.9% | -35.1% | 0.28 | 0.08 | 1.6x | 67 | 79% |
| 볼린저 밴드 돌파 n=18, k=3 |
0.2% | -2.0% | 0.23 | 0.08 | 1.0x | 2 | 1% |
| Supertrend period=22, mult=5 |
1.9% | -37.3% | 0.21 | 0.05 | 1.4x | 70 | 68% |
| ADX / DI 방향성 period=22, threshold=37 |
0.1% | -1.5% | 0.09 | 0.04 | 1.0x | 2 | 0% |
| Keltner 채널 돌파 emaPeriod=49, atrPeriod=14, mult=3.9 |
-0.3% | -29.0% | -0.00 | -0.01 | 1.0x | 54 | 28% |
| Parabolic SAR step=0.005, maxStep=0.18 |
-3.8% | -64.3% | -0.29 | -0.06 | 0.5x | 164 | 57% |
| MACD fast=13, slow=31, signal=15 |
-3.9% | -61.2% | -0.31 | -0.06 | 0.5x | 255 | 48% |
| Buy and hold | 3.9% | -47.1% | 0.30 | 0.08 | 1.9x | 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 52-day average price crosses above the 99-day average
- Sell — Sell (to cash) when the 52-day average falls below the 99-day average