Trend-Following Backtester · Guide · backtest 한국어
equity · GB
Softcat Plc backtest
10 trend-following strategies were compared on the full daily history of Softcat Plc. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 15.7%, MDD -34.2%).
Results by strategy
0 of 10 beat buy and hold (CAGR 19.7%, drawdown -52.2%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 15.7%, MDD -34.2%, Sharpe 0.73, 66% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 4.0%p lower than buy and hold, while drawdown improves by 18.0%p (CAGR 15.7%, MDD -34.2%, exposure 66%).
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=55, exitN=62 |
15.7% | -34.2% | 0.73 | 0.46 | 4.8x | 15 | 66% |
| Keltner 채널 돌파 emaPeriod=81, atrPeriod=25, mult=1.8 |
13.0% | -34.0% | 0.71 | 0.38 | 3.7x | 35 | 44% |
| 볼린저 밴드 돌파 n=43, k=3 |
8.7% | -22.5% | 0.67 | 0.39 | 2.5x | 21 | 20% |
| EMA 크로스오버 fast=13, slow=91 |
12.6% | -41.7% | 0.64 | 0.30 | 3.6x | 41 | 58% |
| SMA 크로스오버 fast=18, slow=157 |
12.4% | -41.7% | 0.62 | 0.30 | 3.5x | 29 | 57% |
| Supertrend period=14, mult=5 |
11.9% | -53.5% | 0.60 | 0.22 | 3.3x | 25 | 55% |
| ADX / DI 방향성 period=40, threshold=9 |
10.8% | -33.0% | 0.59 | 0.33 | 3.0x | 79 | 51% |
| ROC 모멘텀 n=67, threshold=0.12 |
6.7% | -48.2% | 0.46 | 0.14 | 2.0x | 115 | 32% |
| MACD fast=22, slow=37, signal=11 |
6.1% | -64.0% | 0.38 | 0.10 | 1.9x | 132 | 49% |
| Parabolic SAR step=0.03, maxStep=0.14 |
1.2% | -58.6% | 0.17 | 0.02 | 1.1x | 285 | 52% |
| Buy and hold | 19.7% | -52.2% | 0.72 | 0.38 | 6.9x | 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 55 days
- Sell — Sell when price breaks below the lowest low of the last 62 days