Trend-Following Backtester · Guide · backtest 한국어
equity · PT
Sonae SGPS SA backtest
10 trend-following strategies were compared on the full daily history of Sonae SGPS SA. 9 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is 볼린저 밴드 돌파 (CAGR 11.4%, MDD -29.1%).
Results by strategy
9 of 10 beat buy and hold (CAGR -0.1%, drawdown -86.7%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 13.5%, MDD -35.1%, Sharpe 0.77, 47% exposure.
Return/drawdown alternative: 볼린저 밴드 돌파 — CAGR is 13.6%p higher than buy and hold, while drawdown improves by 51.6%p (CAGR 11.4%, MDD -29.1%, exposure 37%).
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=70, exitN=53 |
13.5% | -35.1% | 0.77 | 0.38 | 28.9x | 37 | 47% |
| SMA 크로스오버 fast=27, slow=121 |
13.4% | -29.9% | 0.75 | 0.45 | 28.2x | 47 | 50% |
| 볼린저 밴드 돌파 n=73, k=1.7 |
11.4% | -29.1% | 0.73 | 0.39 | 17.8x | 67 | 37% |
| EMA 크로스오버 fast=44, slow=77 |
12.8% | -34.6% | 0.71 | 0.37 | 24.7x | 47 | 52% |
| Keltner 채널 돌파 emaPeriod=58, atrPeriod=19, mult=1.9 |
10.2% | -33.4% | 0.64 | 0.31 | 13.2x | 99 | 40% |
| Supertrend period=22, mult=5 |
9.8% | -40.7% | 0.57 | 0.24 | 11.9x | 67 | 51% |
| ROC 모멘텀 n=98, threshold=0.07 |
8.2% | -39.5% | 0.54 | 0.21 | 8.1x | 150 | 39% |
| ADX / DI 방향성 period=21, threshold=18 |
6.9% | -40.6% | 0.49 | 0.17 | 5.8x | 188 | 31% |
| Parabolic SAR step=0.015, maxStep=0.16 |
3.8% | -59.6% | 0.28 | 0.06 | 2.7x | 402 | 51% |
| MACD fast=12, slow=30, signal=20 |
-1.9% | -72.6% | 0.01 | -0.03 | 0.6x | 356 | 49% |
| Buy and hold | -0.1% | -86.7% | 0.15 | -0.00 | 1.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 70 days
- Sell — Sell when price breaks below the lowest low of the last 53 days