Trend-Following Backtester · Guide · backtest 한국어
equity · US
Blue Bird Corporation backtest
10 trend-following strategies were compared on the full daily history of Blue Bird Corporation. 1 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ROC 모멘텀 (CAGR 20.7%, MDD -42.0%).
Results by strategy
1 of 10 beat buy and hold (CAGR 17.9%, drawdown -74.2%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 20.7%, MDD -42.0%, Sharpe 0.69, 63% exposure.
Return/drawdown alternative: ROC 모멘텀 — CAGR is 2.8%p higher than buy and hold, while drawdown improves by 32.2%p (CAGR 20.7%, MDD -42.0%, 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 |
|---|---|---|---|---|---|---|---|
| ROC 모멘텀 n=148, threshold=-0.02 |
20.7% | -42.0% | 0.69 | 0.49 | 10.2x | 71 | 63% |
| Supertrend period=11, mult=4.5 |
16.4% | -50.2% | 0.60 | 0.33 | 6.6x | 43 | 59% |
| Donchian 채널 돌파 entryN=63, exitN=63 |
15.7% | -49.9% | 0.58 | 0.31 | 6.0x | 25 | 54% |
| SMA 크로스오버 fast=27, slow=174 |
15.5% | -49.3% | 0.58 | 0.31 | 6.0x | 25 | 60% |
| Parabolic SAR step=0.005, maxStep=0.34 |
14.1% | -45.6% | 0.55 | 0.31 | 5.1x | 97 | 54% |
| Keltner 채널 돌파 emaPeriod=46, atrPeriod=30, mult=1.4 |
12.4% | -37.8% | 0.53 | 0.33 | 4.2x | 84 | 44% |
| EMA 크로스오버 fast=51, slow=199 |
13.3% | -54.6% | 0.52 | 0.24 | 4.7x | 21 | 59% |
| 볼린저 밴드 돌파 n=42, k=1.6 |
10.2% | -44.4% | 0.48 | 0.23 | 3.3x | 78 | 39% |
| ADX / DI 방향성 period=26, threshold=15 |
9.9% | -37.4% | 0.46 | 0.26 | 3.2x | 102 | 37% |
| MACD fast=19, slow=25, signal=16 |
8.4% | -51.7% | 0.40 | 0.16 | 2.7x | 156 | 49% |
| Buy and hold | 17.9% | -74.2% | 0.58 | 0.24 | 7.7x | 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 148-day return is greater than -2%
- Sell — Sell when the 148-day return drops to -2% or below