Trend-Following Backtester · Guide · backtest 한국어
equity · US
Frontdoor, Inc. backtest
10 trend-following strategies were compared on the full daily history of Frontdoor, Inc.. 4 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is 볼린저 밴드 돌파 (CAGR 12.2%, MDD -17.5%).
Results by strategy
4 of 10 beat buy and hold (CAGR 11.8%, drawdown -66.4%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 15.9%, MDD -33.3%, Sharpe 0.71, 49% exposure.
Return/drawdown alternative: 볼린저 밴드 돌파 — CAGR is 4.1%p higher than buy and hold, while drawdown improves by 33.0%p (CAGR 12.2%, MDD -17.5%, exposure 38%).
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 |
|---|---|---|---|---|---|---|---|
| ROC 모멘텀 n=69, threshold=0.02 |
15.9% | -33.3% | 0.71 | 0.48 | 3.2x | 39 | 49% |
| 볼린저 밴드 돌파 n=40, k=2.2 |
12.2% | -17.5% | 0.69 | 0.70 | 2.5x | 34 | 38% |
| SMA 크로스오버 fast=38, slow=90 |
12.5% | -48.7% | 0.57 | 0.26 | 2.5x | 19 | 54% |
| Donchian 채널 돌파 entryN=36, exitN=49 |
12.2% | -38.8% | 0.57 | 0.32 | 2.5x | 19 | 56% |
| MACD fast=16, slow=31, signal=11 |
10.4% | -49.8% | 0.52 | 0.21 | 2.2x | 116 | 46% |
| Keltner 채널 돌파 emaPeriod=30, atrPeriod=27, mult=1.8 |
8.0% | -30.8% | 0.52 | 0.26 | 1.8x | 42 | 34% |
| Parabolic SAR step=0.02, maxStep=0.08 |
8.6% | -50.1% | 0.44 | 0.17 | 1.9x | 136 | 53% |
| Supertrend period=13, mult=4.9 |
8.5% | -42.7% | 0.43 | 0.20 | 1.9x | 19 | 56% |
| ADX / DI 방향성 period=37, threshold=23 |
3.2% | -14.8% | 0.43 | 0.21 | 1.3x | 6 | 7% |
| EMA 크로스오버 fast=25, slow=31 |
3.7% | -49.7% | 0.27 | 0.08 | 1.3x | 35 | 56% |
| Buy and hold | 11.8% | -66.4% | 0.48 | 0.18 | 2.4x | 1 | 100% |
Rules of the top strategy
Rides the trend when recent return (momentum) over a window is above a threshold.
- Buy — Buy when the last 69-day return is greater than 2%
- Sell — Sell when the 69-day return drops to 2% or below