Trend-Following Backtester · Guide · backtest 한국어
equity · GB
M&G Plc backtest
10 trend-following strategies were compared on the full daily history of M&G Plc. 2 beat buy-and-hold CAGR; ADX / DI 방향성 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 9.9%, MDD -41.3%).
Results by strategy
2 of 10 beat buy and hold (CAGR 7.5%, drawdown -62.7%).
Sharpe leader (same as main): ADX / DI 방향성 — CAGR 2.3%, MDD -3.0%, Sharpe 0.80, 4% exposure.
CAGR reference leader: Donchian 채널 돌파 — CAGR 11.2%, MDD -45.9%, exposure 94%.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 5.2%p lower than buy and hold, while drawdown improves by 59.8%p (CAGR 9.9%, MDD -41.3%, exposure 54%).
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 |
|---|---|---|---|---|---|---|---|
| ADX / DI 방향성 period=15, threshold=37 |
2.3% | -3.0% | 0.80 | 0.77 | 1.2x | 5 | 4% |
| Keltner 채널 돌파 emaPeriod=18, atrPeriod=14, mult=3.1 |
1.6% | -3.8% | 0.59 | 0.43 | 1.1x | 4 | 4% |
| SMA 크로스오버 fast=43, slow=185 |
9.9% | -41.3% | 0.57 | 0.24 | 1.9x | 11 | 54% |
| Donchian 채널 돌파 entryN=1, exitN=42 |
11.2% | -45.9% | 0.50 | 0.24 | 2.0x | 47 | 94% |
| ROC 모멘텀 n=134, threshold=0.13 |
4.1% | -30.0% | 0.35 | 0.14 | 1.3x | 49 | 32% |
| Supertrend period=25, mult=3.3 |
5.4% | -38.3% | 0.34 | 0.14 | 1.4x | 37 | 64% |
| Parabolic SAR step=0.025, maxStep=0.06 |
2.7% | -40.4% | 0.23 | 0.07 | 1.2x | 103 | 61% |
| MACD fast=12, slow=38, signal=16 |
2.6% | -43.0% | 0.23 | 0.06 | 1.2x | 92 | 51% |
| 볼린저 밴드 돌파 n=60, k=1.2 |
2.4% | -34.9% | 0.22 | 0.07 | 1.2x | 37 | 43% |
| EMA 크로스오버 fast=13, slow=170 |
-3.9% | -62.7% | -0.12 | -0.06 | 0.8x | 29 | 55% |
| Buy and hold | 7.5% | -62.7% | 0.38 | 0.12 | 1.6x | 1 | 100% |
Rules of the top strategy
Looks at both the direction and the strength of the trend; holds only in a strong uptrend.
- Buy — Buy when up-direction (+DI) beats down-direction (−DI) and trend strength (ADX, 15-day) is ≥ 37
- Sell — Sell when direction flips or the trend weakens (ADX < 37)