Trend-Following Backtester · Guide · backtest 한국어
equity · DE
Allianz SE backtest
10 trend-following strategies were compared on the full daily history of Allianz SE. 3 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Parabolic SAR (CAGR 4.8%, MDD -39.3%).
Results by strategy
3 of 10 beat buy and hold (CAGR 3.8%, drawdown -89.7%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 4.6%, MDD -43.9%, Sharpe 0.34, 54% exposure.
CAGR reference leader: Parabolic SAR — CAGR 4.8%, MDD -39.3%, exposure 56%.
Return/drawdown alternative: Parabolic SAR — CAGR is 0.8%p higher than buy and hold, while drawdown improves by 45.8%p (CAGR 4.8%, MDD -39.3%, exposure 56%).
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=92, exitN=66 |
4.6% | -43.9% | 0.34 | 0.10 | 3.8x | 41 | 54% |
| Parabolic SAR step=0.005, maxStep=0.28 |
4.8% | -39.3% | 0.33 | 0.12 | 4.1x | 269 | 56% |
| EMA 크로스오버 fast=46, slow=206 |
4.3% | -49.3% | 0.31 | 0.09 | 3.4x | 35 | 64% |
| ROC 모멘텀 n=126, threshold=-0.04 |
3.5% | -60.1% | 0.27 | 0.06 | 2.8x | 201 | 70% |
| SMA 크로스오버 fast=20, slow=194 |
2.9% | -56.8% | 0.25 | 0.05 | 2.3x | 63 | 60% |
| Supertrend period=19, mult=2.7 |
3.0% | -48.1% | 0.24 | 0.06 | 2.4x | 249 | 57% |
| Keltner 채널 돌파 emaPeriod=100, atrPeriod=19, mult=1.4 |
1.3% | -47.3% | 0.16 | 0.03 | 1.5x | 161 | 52% |
| MACD fast=15, slow=68, signal=26 |
-0.6% | -75.4% | 0.07 | -0.01 | 0.8x | 267 | 51% |
| 볼린저 밴드 돌파 n=42, k=2.2 |
-0.5% | -53.4% | 0.03 | -0.01 | 0.9x | 135 | 30% |
| ADX / DI 방향성 period=24, threshold=39 |
-0.0% | -1.1% | -0.05 | -0.02 | 1.0x | 2 | 0% |
| Buy and hold | 3.8% | -89.7% | 0.27 | 0.04 | 3.0x | 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 92 days
- Sell — Sell when price breaks below the lowest low of the last 66 days