Trend-Following Backtester · Guide · backtest 한국어
equity · IN
SBI Life Insurance Co. Ltd. backtest
10 trend-following strategies were compared on the full daily history of SBI Life Insurance Co. Ltd.. 1 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 12.2%, MDD -30.8%).
Results by strategy
1 of 10 beat buy and hold (CAGR 11.7%, drawdown -46.8%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 12.2%, MDD -30.8%, Sharpe 0.64, 80% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 0.5%p higher than buy and hold, while drawdown improves by 16.1%p (CAGR 12.2%, MDD -30.8%, exposure 80%).
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=8, exitN=36 |
12.2% | -30.8% | 0.64 | 0.40 | 2.8x | 31 | 80% |
| Supertrend period=20, mult=4.7 |
10.3% | -24.9% | 0.61 | 0.41 | 2.4x | 16 | 67% |
| SMA 크로스오버 fast=20, slow=82 |
9.1% | -27.8% | 0.57 | 0.33 | 2.2x | 31 | 59% |
| EMA 크로스오버 fast=35, slow=83 |
9.0% | -21.1% | 0.56 | 0.43 | 2.1x | 20 | 63% |
| ROC 모멘텀 n=95, threshold=0.01 |
6.3% | -29.8% | 0.43 | 0.21 | 1.7x | 68 | 60% |
| MACD fast=17, slow=52, signal=16 |
3.9% | -30.9% | 0.31 | 0.13 | 1.4x | 83 | 48% |
| 볼린저 밴드 돌파 n=53, k=1.8 |
3.2% | -23.7% | 0.29 | 0.14 | 1.3x | 48 | 40% |
| Keltner 채널 돌파 emaPeriod=53, atrPeriod=19, mult=1.6 |
1.8% | -24.3% | 0.20 | 0.08 | 1.2x | 51 | 45% |
| ADX / DI 방향성 period=24, threshold=16 |
0.1% | -31.3% | 0.08 | 0.00 | 1.0x | 68 | 33% |
| Parabolic SAR step=0.005, maxStep=0.38 |
-0.7% | -34.8% | 0.06 | -0.02 | 0.9x | 77 | 61% |
| Buy and hold | 11.7% | -46.8% | 0.56 | 0.25 | 2.6x | 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 8 days
- Sell — Sell when price breaks below the lowest low of the last 36 days