Trend-Following Backtester · Guide · backtest 한국어
equity · US
Dave Inc. backtest
10 trend-following strategies were compared on the full daily history of Dave Inc.. 10 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ROC 모멘텀 (CAGR 94.0%, MDD -43.7%).
Results by strategy
10 of 10 beat buy and hold (CAGR 3.2%, drawdown -99.0%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 93.3%, MDD -47.4%, Sharpe 1.29, 46% exposure.
CAGR reference leader: ROC 모멘텀 — CAGR 94.0%, MDD -43.7%, exposure 48%.
Return/drawdown alternative: ROC 모멘텀 — CAGR is 90.1%p higher than buy and hold, while drawdown improves by 51.6%p (CAGR 94.0%, MDD -43.7%, exposure 48%).
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=30, slow=207 |
93.3% | -47.4% | 1.29 | 1.97 | 32.1x | 3 | 46% |
| ROC 모멘텀 n=180, threshold=0.01 |
94.0% | -43.7% | 1.28 | 2.15 | 32.7x | 11 | 48% |
| EMA 크로스오버 fast=75, slow=99 |
80.9% | -50.2% | 1.19 | 1.61 | 22.6x | 5 | 51% |
| 볼린저 밴드 돌파 n=61, k=1.3 |
71.0% | -46.3% | 1.14 | 1.53 | 16.8x | 23 | 37% |
| Supertrend period=32, mult=2.4 |
65.7% | -59.2% | 1.12 | 1.11 | 14.3x | 46 | 45% |
| Parabolic SAR step=0.02, maxStep=0.38 |
64.1% | -71.5% | 1.06 | 0.90 | 13.5x | 108 | 48% |
| Keltner 채널 돌파 emaPeriod=23, atrPeriod=27, mult=1.4 |
55.1% | -54.1% | 0.98 | 1.02 | 10.1x | 42 | 28% |
| MACD fast=10, slow=16, signal=10 |
42.3% | -90.4% | 0.84 | 0.47 | 6.4x | 112 | 53% |
| ADX / DI 방향성 period=21, threshold=23 |
38.5% | -63.9% | 0.83 | 0.60 | 5.5x | 24 | 28% |
| Donchian 채널 돌파 entryN=26, exitN=68 |
40.4% | -82.4% | 0.81 | 0.49 | 6.0x | 13 | 60% |
| Buy and hold | 3.2% | -99.0% | 0.50 | 0.03 | 1.2x | 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 30-day average price crosses above the 207-day average
- Sell — Sell (to cash) when the 30-day average falls below the 207-day average