Trend-Following Backtester · Guide · backtest 한국어
equity · US
Penguin Solutions, Inc. backtest
10 trend-following strategies were compared on the full daily history of Penguin Solutions, Inc.. 1 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ROC 모멘텀 (CAGR 26.0%, MDD -43.7%).
Results by strategy
1 of 10 beat buy and hold (CAGR 25.0%, drawdown -68.7%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 26.0%, MDD -43.7%, Sharpe 0.78, 36% exposure.
Return/drawdown alternative: ROC 모멘텀 — CAGR is 1.0%p higher than buy and hold, while drawdown improves by 25.0%p (CAGR 26.0%, MDD -43.7%, exposure 36%).
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=52, threshold=0.12 |
26.0% | -43.7% | 0.78 | 0.60 | 8.4x | 84 | 36% |
| Keltner 채널 돌파 emaPeriod=19, atrPeriod=13, mult=4 |
10.7% | -25.8% | 0.63 | 0.42 | 2.6x | 10 | 6% |
| Donchian 채널 돌파 entryN=60, exitN=17 |
17.2% | -55.0% | 0.60 | 0.31 | 4.3x | 30 | 32% |
| 볼린저 밴드 돌파 n=58, k=1.4 |
16.0% | -61.4% | 0.57 | 0.26 | 3.9x | 44 | 36% |
| Supertrend period=17, mult=1.6 |
15.9% | -60.4% | 0.56 | 0.26 | 3.9x | 136 | 53% |
| SMA 크로스오버 fast=27, slow=71 |
16.1% | -62.6% | 0.56 | 0.26 | 4.0x | 31 | 50% |
| ADX / DI 방향성 period=16, threshold=38 |
9.3% | -27.1% | 0.54 | 0.34 | 2.3x | 10 | 5% |
| EMA 크로스오버 fast=24, slow=39 |
12.9% | -66.9% | 0.49 | 0.19 | 3.0x | 41 | 52% |
| MACD fast=7, slow=35, signal=6 |
7.8% | -65.3% | 0.39 | 0.12 | 2.0x | 232 | 52% |
| Parabolic SAR step=0.02, maxStep=0.14 |
6.0% | -63.3% | 0.35 | 0.10 | 1.7x | 184 | 52% |
| Buy and hold | 25.0% | -68.7% | 0.68 | 0.36 | 7.8x | 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 52-day return is greater than 12%
- Sell — Sell when the 52-day return drops to 12% or below