Trend-Following Backtester · Guide · backtest 한국어
equity · SE
Lifco AB Class B backtest
10 trend-following strategies were compared on the full daily history of Lifco AB Class B. 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 24.6%, drawdown -49.3%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 22.7%, MDD -41.5%, Sharpe 0.96, 72% exposure.
CAGR reference leader: ROC 모멘텀 — CAGR 24.0%, MDD -39.4%, exposure 97%. It is hold-like at 95%+ exposure and is not used as the featured strategy.
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=19, exitN=29 |
22.7% | -41.5% | 0.96 | 0.55 | 10.9x | 35 | 72% |
| ROC 모멘텀 Hold-like · Exposure 97% n=5, threshold=-0.08 |
24.0% | -39.4% | 0.88 | 0.61 | 12.4x | 59 | 97% |
| SMA 크로스오버 fast=18, slow=44 |
15.0% | -35.7% | 0.75 | 0.42 | 5.1x | 67 | 59% |
| EMA 크로스오버 fast=41, slow=107 |
16.0% | -38.6% | 0.72 | 0.41 | 5.7x | 15 | 73% |
| Supertrend period=19, mult=2.9 |
12.5% | -47.0% | 0.65 | 0.27 | 4.0x | 81 | 59% |
| Parabolic SAR step=0.02, maxStep=0.32 |
11.3% | -30.2% | 0.59 | 0.38 | 3.5x | 242 | 55% |
| ADX / DI 방향성 period=27, threshold=12 |
9.1% | -41.3% | 0.52 | 0.22 | 2.8x | 137 | 53% |
| 볼린저 밴드 돌파 n=27, k=1.5 |
7.7% | -29.7% | 0.48 | 0.26 | 2.4x | 116 | 45% |
| Keltner 채널 돌파 emaPeriod=30, atrPeriod=28, mult=1.1 |
6.9% | -37.2% | 0.44 | 0.19 | 2.2x | 122 | 47% |
| MACD fast=13, slow=31, signal=15 |
6.9% | -44.4% | 0.42 | 0.16 | 2.2x | 162 | 48% |
| Buy and hold | 24.6% | -49.3% | 0.87 | 0.50 | 13.1x | 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 19 days
- Sell — Sell when price breaks below the lowest low of the last 29 days