Trend-Following Backtester · Guide · backtest 한국어
equity · US
MACOM Technology Solutions Holdings, Inc. backtest
10 trend-following strategies were compared on the full daily history of MACOM Technology Solutions Holdings, Inc.. 1 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 18.8%, MDD -44.5%).
Results by strategy
1 of 10 beat buy and hold (CAGR 19.0%, drawdown -80.8%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 23.1%, MDD -49.8%, Sharpe 0.72, 75% exposure.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 4.1%p higher than buy and hold, while drawdown improves by 30.9%p (CAGR 18.8%, MDD -44.5%, exposure 66%).
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=187, threshold=-0.07 |
23.1% | -49.8% | 0.72 | 0.46 | 19.7x | 57 | 75% |
| EMA 크로스오버 fast=6, slow=196 |
18.8% | -44.5% | 0.66 | 0.42 | 11.9x | 32 | 66% |
| Donchian 채널 돌파 entryN=15, exitN=39 |
17.7% | -68.4% | 0.61 | 0.26 | 10.5x | 58 | 74% |
| SMA 크로스오버 fast=40, slow=192 |
15.4% | -48.6% | 0.57 | 0.32 | 7.9x | 19 | 68% |
| Supertrend period=14, mult=3.1 |
13.1% | -74.1% | 0.53 | 0.18 | 5.9x | 84 | 58% |
| Keltner 채널 돌파 emaPeriod=52, atrPeriod=16, mult=1.1 |
10.9% | -61.7% | 0.48 | 0.18 | 4.4x | 110 | 51% |
| 볼린저 밴드 돌파 n=57, k=1.1 |
10.4% | -55.8% | 0.47 | 0.19 | 4.2x | 84 | 50% |
| MACD fast=15, slow=35, signal=16 |
10.1% | -74.3% | 0.45 | 0.14 | 4.0x | 184 | 53% |
| Parabolic SAR step=0.005, maxStep=0.34 |
6.7% | -73.2% | 0.36 | 0.09 | 2.5x | 136 | 55% |
| ADX / DI 방향성 period=43, threshold=7 |
6.4% | -61.5% | 0.35 | 0.10 | 2.4x | 156 | 52% |
| Buy and hold | 19.0% | -80.8% | 0.60 | 0.24 | 12.2x | 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 187-day return is greater than -7%
- Sell — Sell when the 187-day return drops to -7% or below