Trend-Following Backtester · Guide · backtest 한국어
equity · GB
Johnson Matthey Plc backtest
10 trend-following strategies were compared on the full daily history of Johnson Matthey Plc. 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 4.9%, drawdown -69.8%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 2.6%, MDD -66.4%, Sharpe 0.22, 76% exposure.
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=42, exitN=91 |
2.6% | -66.4% | 0.22 | 0.04 | 2.6x | 75 | 76% |
| SMA 크로스오버 fast=31, slow=141 |
2.2% | -56.3% | 0.21 | 0.04 | 2.3x | 84 | 57% |
| EMA 크로스오버 fast=49, slow=218 |
1.9% | -62.2% | 0.19 | 0.03 | 2.1x | 52 | 61% |
| ROC 모멘텀 n=100, threshold=-0.04 |
1.0% | -65.3% | 0.15 | 0.02 | 1.5x | 331 | 65% |
| ADX / DI 방향성 period=37, threshold=39 |
0.4% | -20.1% | 0.10 | 0.02 | 1.2x | 6 | 4% |
| Supertrend period=16, mult=3 |
-0.6% | -80.0% | 0.07 | -0.01 | 0.8x | 436 | 51% |
| Parabolic SAR step=0.005, maxStep=0.36 |
-1.3% | -93.0% | 0.04 | -0.01 | 0.6x | 314 | 52% |
| Keltner 채널 돌파 emaPeriod=12, atrPeriod=19, mult=3 |
-0.3% | -61.4% | 0.01 | -0.01 | 0.9x | 166 | 11% |
| MACD fast=22, slow=49, signal=24 |
-2.0% | -88.8% | 0.00 | -0.02 | 0.5x | 376 | 50% |
| 볼린저 밴드 돌파 n=28, k=1.2 |
-2.0% | -91.4% | -0.02 | -0.02 | 0.5x | 400 | 42% |
| Buy and hold | 4.9% | -69.8% | 0.31 | 0.07 | 6.2x | 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 42 days
- Sell — Sell when price breaks below the lowest low of the last 91 days