Trend-Following Backtester · Guide · backtest 한국어
equity · US
Allison Transmission Holdings, Inc. backtest
10 trend-following strategies were compared on the full daily history of Allison Transmission Holdings, Inc.. 1 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester.
Results by strategy
1 of 10 beat buy and hold (CAGR 11.6%, drawdown -49.7%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 11.7%, MDD -42.9%, Sharpe 0.58, 79% exposure.
No strategy retained at least 75% of buy-and-hold CAGR while reducing drawdown by both 20% relatively and 5 percentage points absolutely.
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.09 |
11.7% | -42.9% | 0.58 | 0.27 | 4.9x | 63 | 79% |
| Donchian 채널 돌파 entryN=18, exitN=76 |
9.8% | -40.9% | 0.51 | 0.24 | 3.9x | 31 | 81% |
| 볼린저 밴드 돌파 n=31, k=3.4 |
2.7% | -11.6% | 0.48 | 0.24 | 1.5x | 12 | 6% |
| SMA 크로스오버 fast=29, slow=188 |
7.4% | -42.1% | 0.45 | 0.18 | 2.8x | 27 | 65% |
| EMA 크로스오버 fast=59, slow=106 |
7.0% | -47.7% | 0.43 | 0.15 | 2.7x | 27 | 66% |
| Keltner 채널 돌파 emaPeriod=17, atrPeriod=12, mult=3.1 |
1.6% | -20.9% | 0.28 | 0.08 | 1.3x | 28 | 9% |
| ADX / DI 방향성 period=9, threshold=38 |
2.1% | -30.6% | 0.26 | 0.07 | 1.3x | 80 | 14% |
| MACD fast=13, slow=45, signal=13 |
1.2% | -56.2% | 0.16 | 0.02 | 1.2x | 199 | 50% |
| Supertrend period=20, mult=3.5 |
0.8% | -58.3% | 0.14 | 0.01 | 1.1x | 83 | 55% |
| Parabolic SAR step=0.015, maxStep=0.34 |
0.0% | -63.3% | 0.10 | 0.00 | 1.0x | 259 | 52% |
| Buy and hold | 11.6% | -49.7% | 0.53 | 0.23 | 4.9x | 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 -9%
- Sell — Sell when the 148-day return drops to -9% or below