Trend-Following Backtester · Guide · backtest 한국어
equity · DK
SJF Bank A/S backtest
10 trend-following strategies were compared on the full daily history of SJF Bank A/S. 6 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is 볼린저 밴드 돌파 (CAGR 15.3%, MDD -22.8%).
Results by strategy
6 of 10 beat buy and hold (CAGR 14.4%, drawdown -45.4%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 18.8%, MDD -28.8%, Sharpe 1.08, 64% exposure.
Return/drawdown alternative: 볼린저 밴드 돌파 — CAGR is 4.4%p higher than buy and hold, while drawdown improves by 16.6%p (CAGR 15.3%, MDD -22.8%, exposure 44%).
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=31, exitN=50 |
18.8% | -28.8% | 1.08 | 0.65 | 6.3x | 21 | 64% |
| 볼린저 밴드 돌파 n=46, k=1.5 |
15.3% | -22.8% | 1.04 | 0.67 | 4.6x | 53 | 44% |
| Parabolic SAR step=0.015, maxStep=0.14 |
15.1% | -24.2% | 1.00 | 0.62 | 4.5x | 144 | 55% |
| Supertrend period=9, mult=4.7 |
15.7% | -26.0% | 1.00 | 0.60 | 4.7x | 27 | 60% |
| SMA 크로스오버 fast=10, slow=84 |
16.7% | -24.3% | 0.99 | 0.69 | 5.2x | 39 | 59% |
| ADX / DI 방향성 period=24, threshold=17 |
11.8% | -25.4% | 0.92 | 0.47 | 3.3x | 65 | 41% |
| Keltner 채널 돌파 emaPeriod=67, atrPeriod=20, mult=3.1 |
12.2% | -22.3% | 0.89 | 0.55 | 3.4x | 27 | 40% |
| ROC 모멘텀 n=54, threshold=-0.08 |
15.8% | -47.0% | 0.88 | 0.34 | 4.8x | 43 | 85% |
| EMA 크로스오버 fast=20, slow=169 |
13.0% | -29.2% | 0.80 | 0.45 | 3.7x | 19 | 58% |
| MACD fast=17, slow=59, signal=29 |
9.8% | -28.9% | 0.71 | 0.34 | 2.7x | 85 | 51% |
| Buy and hold | 14.4% | -45.4% | 0.75 | 0.32 | 4.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 31 days
- Sell — Sell when price breaks below the lowest low of the last 50 days