Trend-Following Backtester · Guide · backtest 한국어
equity · KR
가온전선 backtest
10 trend-following strategies were compared on the full daily history of 가온전선. 6 beat buy-and-hold CAGR; Supertrend ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 15.9%, MDD -49.5%).
Results by strategy
6 of 10 beat buy and hold (CAGR 14.4%, drawdown -83.1%).
Sharpe leader (same as main): Supertrend — CAGR 21.2%, MDD -59.6%, Sharpe 0.72, 47% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 6.7%p higher than buy and hold, while drawdown improves by 23.5%p (CAGR 15.9%, MDD -49.5%, exposure 38%).
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 |
|---|---|---|---|---|---|---|---|
| Supertrend period=29, mult=4.1 |
21.2% | -59.6% | 0.72 | 0.35 | 54.6x | 66 | 47% |
| Parabolic SAR step=0.01, maxStep=0.24 |
18.9% | -59.4% | 0.66 | 0.32 | 36.7x | 242 | 52% |
| Donchian 채널 돌파 entryN=43, exitN=19 |
15.9% | -49.5% | 0.61 | 0.32 | 21.6x | 68 | 38% |
| SMA 크로스오버 fast=28, slow=70 |
17.5% | -65.7% | 0.60 | 0.27 | 28.9x | 71 | 51% |
| ROC 모멘텀 n=45, threshold=0.06 |
16.0% | -62.0% | 0.58 | 0.26 | 22.2x | 228 | 34% |
| Keltner 채널 돌파 emaPeriod=21, atrPeriod=18, mult=1.5 |
13.5% | -58.1% | 0.56 | 0.23 | 14.0x | 136 | 27% |
| EMA 크로스오버 fast=30, slow=40 |
15.1% | -65.7% | 0.55 | 0.23 | 18.9x | 77 | 51% |
| 볼린저 밴드 돌파 n=45, k=1.6 |
13.6% | -71.2% | 0.55 | 0.19 | 14.3x | 110 | 35% |
| MACD fast=17, slow=50, signal=17 |
13.6% | -62.6% | 0.55 | 0.22 | 14.4x | 190 | 53% |
| ADX / DI 방향성 period=19, threshold=11 |
14.4% | -61.9% | 0.53 | 0.23 | 16.5x | 290 | 55% |
| Buy and hold | 14.4% | -83.1% | 0.52 | 0.17 | 16.6x | 1 | 100% |
Rules of the top strategy
Trades the direction of a volatility-based trend line that trails below/above price.
- Buy — Buy when price moves above the trend line (flips up) — 29-day volatility, 4.1× band
- Sell — Sell when price drops below the trend line (flips down)