Trend-Following Backtester · Guide · backtest 한국어
equity · SE
Bravida Holding AB backtest
10 trend-following strategies were compared on the full daily history of Bravida Holding AB. 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 10.9%, drawdown -52.3%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 7.8%, MDD -37.6%, Sharpe 0.42, 81% 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=27, exitN=114 |
7.8% | -37.6% | 0.42 | 0.21 | 2.3x | 19 | 81% |
| SMA 크로스오버 fast=9, slow=174 |
3.3% | -44.4% | 0.26 | 0.07 | 1.4x | 31 | 60% |
| ROC 모멘텀 n=157, threshold=-0.04 |
2.4% | -40.6% | 0.22 | 0.06 | 1.3x | 63 | 70% |
| EMA 크로스오버 fast=10, slow=163 |
2.3% | -43.8% | 0.21 | 0.05 | 1.3x | 37 | 61% |
| Supertrend period=28, mult=2.8 |
1.7% | -54.2% | 0.19 | 0.03 | 1.2x | 82 | 54% |
| MACD fast=8, slow=38, signal=16 |
-1.9% | -47.4% | 0.01 | -0.04 | 0.8x | 172 | 50% |
| Parabolic SAR step=0.015, maxStep=0.22 |
-2.5% | -60.6% | -0.02 | -0.04 | 0.8x | 196 | 54% |
| ADX / DI 방향성 period=45, threshold=7 |
-2.3% | -52.7% | -0.02 | -0.04 | 0.8x | 119 | 53% |
| 볼린저 밴드 돌파 n=55, k=1.7 |
-1.7% | -40.4% | -0.02 | -0.04 | 0.8x | 53 | 37% |
| Keltner 채널 돌파 emaPeriod=33, atrPeriod=11, mult=1.1 |
-5.0% | -56.7% | -0.19 | -0.09 | 0.6x | 119 | 44% |
| Buy and hold | 10.9% | -52.3% | 0.49 | 0.21 | 3.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 27 days
- Sell — Sell when price breaks below the lowest low of the last 114 days