Trend-Following Backtester · Guide · backtest 한국어
equity · US
Ichor Holdings backtest
10 trend-following strategies were compared on the full daily history of Ichor Holdings. 0 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 23.5%, drawdown -77.4%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 17.4%, MDD -50.0%, Sharpe 0.59, 43% 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=156, threshold=0.06 |
17.4% | -50.0% | 0.59 | 0.35 | 4.7x | 55 | 43% |
| Supertrend period=9, mult=3.7 |
17.3% | -64.0% | 0.58 | 0.27 | 4.7x | 52 | 51% |
| ADX / DI 방향성 period=33, threshold=22 |
11.6% | -36.5% | 0.53 | 0.32 | 2.9x | 14 | 11% |
| Keltner 채널 돌파 emaPeriod=59, atrPeriod=21, mult=4 |
10.1% | -54.0% | 0.45 | 0.19 | 2.5x | 24 | 23% |
| Donchian 채널 돌파 entryN=23, exitN=77 |
9.7% | -78.9% | 0.44 | 0.12 | 2.4x | 27 | 71% |
| MACD fast=17, slow=26, signal=18 |
10.2% | -66.2% | 0.44 | 0.15 | 2.5x | 116 | 50% |
| SMA 크로스오버 fast=55, slow=178 |
9.5% | -62.6% | 0.42 | 0.15 | 2.4x | 13 | 46% |
| 볼린저 밴드 돌파 n=25, k=3 |
5.7% | -43.9% | 0.39 | 0.13 | 1.7x | 14 | 8% |
| Parabolic SAR step=0.05, maxStep=0.12 |
7.5% | -78.6% | 0.38 | 0.10 | 2.0x | 268 | 52% |
| EMA 크로스오버 fast=26, slow=173 |
3.8% | -71.8% | 0.30 | 0.05 | 1.4x | 21 | 46% |
| Buy and hold | 23.5% | -77.4% | 0.65 | 0.30 | 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 156-day return is greater than 6%
- Sell — Sell when the 156-day return drops to 6% or below