Trend-Following Backtester · Guide · backtest 한국어
etf · US
Avantis U.S. Equity ETF backtest
10 trend-following strategies were compared on the full daily history of Avantis U.S. Equity ETF. 0 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 13.9%, MDD -11.4%).
Results by strategy
0 of 10 beat buy and hold (CAGR 14.5%, drawdown -37.0%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 13.9%, MDD -11.4%, Sharpe 1.12, 73% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 0.6%p lower than buy and hold, while drawdown improves by 25.6%p (CAGR 13.9%, MDD -11.4%, exposure 73%).
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=27, slow=166 |
13.9% | -11.4% | 1.12 | 1.22 | 2.4x | 7 | 73% |
| EMA 크로스오버 fast=42, slow=143 |
11.3% | -20.2% | 0.93 | 0.56 | 2.1x | 13 | 73% |
| Donchian 채널 돌파 entryN=23, exitN=74 |
12.3% | -25.0% | 0.85 | 0.49 | 2.2x | 13 | 87% |
| Supertrend period=27, mult=4.9 |
9.9% | -19.3% | 0.84 | 0.52 | 1.9x | 25 | 65% |
| ROC 모멘텀 n=12, threshold=-0.06 |
13.2% | -28.1% | 0.82 | 0.47 | 2.3x | 39 | 94% |
| Parabolic SAR step=0.005, maxStep=0.36 |
6.1% | -23.5% | 0.54 | 0.26 | 1.5x | 69 | 67% |
| Keltner 채널 돌파 emaPeriod=52, atrPeriod=26, mult=1.3 |
3.8% | -27.7% | 0.39 | 0.14 | 1.3x | 54 | 64% |
| 볼린저 밴드 돌파 n=53, k=1.1 |
3.4% | -27.6% | 0.36 | 0.12 | 1.3x | 46 | 61% |
| ADX / DI 방향성 period=25, threshold=26 |
1.1% | -7.4% | 0.34 | 0.14 | 1.1x | 4 | 8% |
| MACD fast=10, slow=53, signal=15 |
-1.0% | -35.2% | -0.02 | -0.03 | 0.9x | 122 | 50% |
| Buy and hold | 14.5% | -37.0% | 0.76 | 0.39 | 2.5x | 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 27-day average price crosses above the 166-day average
- Sell — Sell (to cash) when the 27-day average falls below the 166-day average