Trend-Following Backtester · Guide · backtest 한국어
equity · SE
MilDef Group AB backtest
10 trend-following strategies were compared on the full daily history of MilDef Group AB. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 40.8%, drawdown -61.4%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 28.9%, MDD -39.6%, Sharpe 0.86, 38% exposure.
CAGR reference leader: SMA 크로스오버 — CAGR 33.9%, MDD -51.8%, exposure 58%.
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 |
|---|---|---|---|---|---|---|---|
| Donchian 채널 돌파 entryN=115, exitN=34 |
28.9% | -39.6% | 0.86 | 0.73 | 3.7x | 5 | 38% |
| SMA 크로스오버 fast=57, slow=92 |
33.9% | -51.8% | 0.85 | 0.65 | 4.5x | 15 | 58% |
| Supertrend period=10, mult=3.9 |
32.7% | -52.3% | 0.82 | 0.63 | 4.3x | 19 | 64% |
| 볼린저 밴드 돌파 n=46, k=3 |
19.8% | -31.3% | 0.81 | 0.63 | 2.5x | 9 | 24% |
| ADX / DI 방향성 period=30, threshold=26 |
12.3% | -20.3% | 0.68 | 0.61 | 1.8x | 4 | 11% |
| Parabolic SAR step=0.025, maxStep=0.18 |
20.9% | -42.0% | 0.65 | 0.50 | 2.7x | 113 | 49% |
| ROC 모멘텀 n=180, threshold=0.02 |
19.7% | -53.7% | 0.62 | 0.37 | 2.5x | 39 | 58% |
| MACD fast=9, slow=32, signal=6 |
14.1% | -45.4% | 0.52 | 0.31 | 2.0x | 115 | 46% |
| EMA 크로스오버 fast=32, slow=136 |
12.6% | -58.4% | 0.49 | 0.22 | 1.8x | 11 | 57% |
| Keltner 채널 돌파 emaPeriod=57, atrPeriod=37, mult=1.6 |
7.7% | -47.3% | 0.38 | 0.16 | 1.5x | 31 | 45% |
| Buy and hold | 40.8% | -61.4% | 0.87 | 0.66 | 5.8x | 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 115 days
- Sell — Sell when price breaks below the lowest low of the last 34 days