Trend-Following Backtester · Guide · backtest 한국어
equity · US
General Mills, Inc. backtest
10 trend-following strategies were compared on the full daily history of General Mills, Inc.. 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 7.9%, drawdown -64.5%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 5.9%, MDD -52.3%, Sharpe 0.39, 85% exposure.
CAGR reference leader: Donchian 채널 돌파 — CAGR 5.9%, MDD -54.7%, exposure 91%.
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=198, threshold=-0.11 |
5.9% | -52.3% | 0.39 | 0.11 | 14.0x | 140 | 85% |
| Donchian 채널 돌파 entryN=15, exitN=138 |
5.9% | -54.7% | 0.38 | 0.11 | 14.3x | 67 | 91% |
| EMA 크로스오버 fast=44, slow=238 |
5.3% | -43.4% | 0.38 | 0.12 | 11.0x | 56 | 72% |
| SMA 크로스오버 fast=42, slow=195 |
3.5% | -44.7% | 0.29 | 0.08 | 5.0x | 82 | 66% |
| Supertrend period=10, mult=4.6 |
2.6% | -46.5% | 0.24 | 0.06 | 3.2x | 167 | 59% |
| 볼린저 밴드 돌파 n=14, k=3.2 |
0.1% | -20.1% | 0.06 | 0.01 | 1.1x | 18 | 1% |
| ADX / DI 방향성 period=37, threshold=35 |
-0.0% | -2.2% | -0.01 | -0.00 | 1.0x | 2 | 0% |
| Parabolic SAR step=0.005, maxStep=0.08 |
-1.7% | -89.1% | -0.03 | -0.02 | 0.4x | 406 | 55% |
| MACD fast=24, slow=57, signal=22 |
-3.2% | -92.8% | -0.14 | -0.03 | 0.2x | 459 | 52% |
| Keltner 채널 돌파 emaPeriod=37, atrPeriod=12, mult=3.1 |
-2.0% | -65.9% | -0.15 | -0.03 | 0.4x | 164 | 21% |
| Buy and hold | 7.9% | -64.5% | 0.46 | 0.12 | 33.4x | 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 198-day return is greater than -11%
- Sell — Sell when the 198-day return drops to -11% or below