Trend-Following Backtester · Guide · backtest 한국어
equity · US
ManpowerGroup backtest
10 trend-following strategies were compared on the full daily history of ManpowerGroup. 1 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 4.3%, MDD -41.7%).
Results by strategy
1 of 10 beat buy and hold (CAGR 3.3%, drawdown -81.1%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 4.3%, MDD -41.7%, Sharpe 0.34, 31% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 1.0%p higher than buy and hold, while drawdown improves by 39.4%p (CAGR 4.3%, MDD -41.7%, exposure 31%).
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 |
|---|---|---|---|---|---|---|---|
| Donchian 채널 돌파 entryN=109, exitN=30 |
4.3% | -41.7% | 0.34 | 0.10 | 4.9x | 75 | 31% |
| 볼린저 밴드 돌파 n=55, k=2.2 |
2.4% | -48.2% | 0.22 | 0.05 | 2.4x | 127 | 31% |
| SMA 크로스오버 fast=31, slow=63 |
1.4% | -68.5% | 0.18 | 0.02 | 1.7x | 163 | 54% |
| Supertrend period=18, mult=4 |
1.4% | -68.9% | 0.18 | 0.02 | 1.7x | 177 | 54% |
| EMA 크로스오버 fast=25, slow=157 |
0.9% | -75.6% | 0.15 | 0.01 | 1.4x | 79 | 52% |
| ROC 모멘텀 n=142, threshold=0.08 |
0.5% | -73.5% | 0.12 | 0.01 | 1.2x | 275 | 39% |
| Keltner 채널 돌파 emaPeriod=56, atrPeriod=11, mult=2 |
-0.2% | -66.2% | 0.09 | -0.00 | 0.9x | 209 | 38% |
| MACD fast=9, slow=42, signal=16 |
-1.1% | -78.9% | 0.08 | -0.01 | 0.7x | 567 | 50% |
| ADX / DI 방향성 period=23, threshold=32 |
0.2% | -27.5% | 0.06 | 0.01 | 1.1x | 41 | 5% |
| Parabolic SAR step=0.005, maxStep=0.26 |
-3.2% | -84.1% | -0.01 | -0.04 | 0.3x | 321 | 53% |
| Buy and hold | 3.3% | -81.1% | 0.27 | 0.04 | 3.4x | 1 | 100% |
Rules of the top strategy
A new high means a trend starting; a new low means it’s over (turtle-trading style).
- Buy — Buy on a breakout above the highest high of the last 109 days
- Sell — Sell when price breaks below the lowest low of the last 30 days