Trend-Following Backtester · Guide · backtest 한국어
equity · SE
Clas Ohlson AB Class B backtest
10 trend-following strategies were compared on the full daily history of Clas Ohlson AB Class B. 1 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 10.9%, MDD -42.2%).
Results by strategy
1 of 10 beat buy and hold (CAGR 10.4%, drawdown -68.3%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 10.9%, MDD -42.2%, Sharpe 0.52, 70% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 0.5%p higher than buy and hold, while drawdown improves by 26.0%p (CAGR 10.9%, MDD -42.2%, exposure 70%).
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=35, exitN=79 |
10.9% | -42.2% | 0.52 | 0.26 | 15.7x | 53 | 70% |
| EMA 크로스오버 fast=12, slow=174 |
9.4% | -46.5% | 0.49 | 0.20 | 10.9x | 61 | 59% |
| SMA 크로스오버 fast=52, slow=114 |
9.3% | -59.6% | 0.48 | 0.16 | 10.6x | 59 | 58% |
| ROC 모멘텀 n=107, threshold=-0.06 |
8.6% | -50.8% | 0.45 | 0.17 | 9.0x | 177 | 71% |
| 볼린저 밴드 돌파 n=73, k=1 |
5.4% | -55.9% | 0.36 | 0.10 | 4.1x | 126 | 46% |
| Supertrend period=31, mult=4.9 |
5.4% | -52.8% | 0.34 | 0.10 | 4.0x | 91 | 52% |
| Parabolic SAR step=0.005, maxStep=0.32 |
4.3% | -76.5% | 0.29 | 0.06 | 3.1x | 201 | 54% |
| Keltner 채널 돌파 emaPeriod=53, atrPeriod=19, mult=2.2 |
1.0% | -66.7% | 0.15 | 0.02 | 1.3x | 144 | 39% |
| ADX / DI 방향성 period=23, threshold=11 |
-1.0% | -81.9% | 0.07 | -0.01 | 0.8x | 375 | 45% |
| MACD fast=9, slow=24, signal=18 |
-3.0% | -93.3% | -0.02 | -0.03 | 0.4x | 469 | 51% |
| Buy and hold | 10.4% | -68.3% | 0.46 | 0.15 | 14.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 35 days
- Sell — Sell when price breaks below the lowest low of the last 79 days