Trend-Following Backtester · Guide · backtest 한국어
equity · GB
OSB Group PLC backtest
10 trend-following strategies were compared on the full daily history of OSB Group PLC. 1 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Supertrend (CAGR 9.0%, MDD -44.9%).
Results by strategy
1 of 10 beat buy and hold (CAGR 10.0%, drawdown -59.6%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 11.2%, MDD -53.4%, Sharpe 0.49, 81% exposure.
Return/drawdown alternative: Supertrend — CAGR is 1.2%p higher than buy and hold, while drawdown improves by 6.2%p (CAGR 9.0%, MDD -44.9%, exposure 58%).
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=8, exitN=55 |
11.2% | -53.4% | 0.49 | 0.21 | 3.6x | 47 | 81% |
| Supertrend period=11, mult=4.8 |
9.0% | -44.9% | 0.46 | 0.20 | 2.9x | 31 | 58% |
| 볼린저 밴드 돌파 n=13, k=2.8 |
3.6% | -17.9% | 0.41 | 0.20 | 1.5x | 22 | 5% |
| SMA 크로스오버 fast=63, slow=133 |
5.4% | -67.4% | 0.33 | 0.08 | 1.9x | 24 | 59% |
| ROC 모멘텀 n=53, threshold=-0.06 |
5.4% | -51.9% | 0.33 | 0.10 | 1.9x | 89 | 74% |
| MACD fast=26, slow=76, signal=10 |
4.6% | -48.7% | 0.30 | 0.09 | 1.7x | 125 | 51% |
| ADX / DI 방향성 period=23, threshold=27 |
2.2% | -14.7% | 0.29 | 0.15 | 1.3x | 22 | 8% |
| Keltner 채널 돌파 emaPeriod=21, atrPeriod=24, mult=3.7 |
1.2% | -25.3% | 0.19 | 0.05 | 1.1x | 10 | 5% |
| Parabolic SAR step=0.02, maxStep=0.2 |
1.0% | -55.6% | 0.18 | 0.02 | 1.1x | 259 | 53% |
| EMA 크로스오버 fast=18, slow=83 |
-0.6% | -69.1% | 0.13 | -0.01 | 0.9x | 45 | 62% |
| Buy and hold | 10.0% | -59.6% | 0.44 | 0.17 | 3.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 8 days
- Sell — Sell when price breaks below the lowest low of the last 55 days