Trend-Following Backtester · Guide · backtest 한국어
equity · SE
BONESUPPORT HOLDING AB backtest
10 trend-following strategies were compared on the full daily history of BONESUPPORT HOLDING AB. 5 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ADX / DI 방향성 (CAGR 23.5%, MDD -38.9%).
Results by strategy
5 of 10 beat buy and hold (CAGR 23.5%, drawdown -71.2%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 31.8%, MDD -42.1%, Sharpe 0.97, 63% exposure.
Return/drawdown alternative: ADX / DI 방향성 — CAGR is 8.3%p higher than buy and hold, while drawdown improves by 29.1%p (CAGR 23.5%, MDD -38.9%, exposure 50%).
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 |
|---|---|---|---|---|---|---|---|
| ROC 모멘텀 n=176, threshold=0.02 |
31.8% | -42.1% | 0.97 | 0.76 | 12.4x | 19 | 63% |
| SMA 크로스오버 fast=25, slow=55 |
29.2% | -43.2% | 0.88 | 0.68 | 10.3x | 32 | 61% |
| ADX / DI 방향성 period=30, threshold=15 |
23.5% | -38.9% | 0.81 | 0.61 | 6.9x | 60 | 50% |
| EMA 크로스오버 fast=68, slow=210 |
25.3% | -53.8% | 0.79 | 0.47 | 7.8x | 4 | 65% |
| Donchian 채널 돌파 entryN=7, exitN=47 |
27.6% | -67.5% | 0.75 | 0.41 | 9.2x | 31 | 84% |
| Supertrend period=17, mult=3 |
21.4% | -42.0% | 0.72 | 0.51 | 5.8x | 48 | 54% |
| 볼린저 밴드 돌파 n=47, k=3.1 |
13.1% | -25.8% | 0.60 | 0.51 | 3.1x | 22 | 26% |
| Keltner 채널 돌파 emaPeriod=59, atrPeriod=14, mult=1.7 |
13.8% | -42.9% | 0.55 | 0.32 | 3.3x | 50 | 49% |
| MACD fast=17, slow=55, signal=7 |
9.5% | -63.7% | 0.43 | 0.15 | 2.3x | 139 | 51% |
| Parabolic SAR step=0.015, maxStep=0.24 |
7.8% | -56.9% | 0.38 | 0.14 | 2.0x | 164 | 51% |
| Buy and hold | 23.5% | -71.2% | 0.67 | 0.33 | 6.8x | 1 | 100% |
Rules of the top strategy
Rides the trend when recent return (momentum) over a window is above a threshold.
- Buy — Buy when the last 176-day return is greater than 2%
- Sell — Sell when the 176-day return drops to 2% or below