Trend-Following Backtester · Guide · backtest 한국어
equity · KR
휴젤 backtest
10 trend-following strategies were compared on the full daily history of 휴젤. 2 beat buy-and-hold CAGR; Supertrend ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 13.0%, MDD -44.1%).
Results by strategy
2 of 10 beat buy and hold (CAGR 12.4%, drawdown -62.6%).
Sharpe leader (same as main): Supertrend — CAGR 16.9%, MDD -46.6%, Sharpe 0.60, 62% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 4.6%p higher than buy and hold, while drawdown improves by 15.9%p (CAGR 13.0%, MDD -44.1%, exposure 56%).
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=8, mult=4.7 |
16.9% | -46.6% | 0.60 | 0.36 | 5.3x | 21 | 62% |
| SMA 크로스오버 fast=40, slow=67 |
13.0% | -44.1% | 0.52 | 0.30 | 3.7x | 34 | 56% |
| ADX / DI 방향성 period=28, threshold=26 |
7.4% | -37.3% | 0.49 | 0.20 | 2.1x | 10 | 14% |
| Donchian 채널 돌파 entryN=25, exitN=53 |
9.3% | -51.1% | 0.43 | 0.18 | 2.6x | 26 | 67% |
| EMA 크로스오버 fast=33, slow=35 |
8.5% | -53.5% | 0.41 | 0.16 | 2.4x | 40 | 56% |
| Keltner 채널 돌파 emaPeriod=101, atrPeriod=23, mult=3 |
6.3% | -41.0% | 0.36 | 0.15 | 1.9x | 24 | 38% |
| ROC 모멘텀 n=87, threshold=0.05 |
3.4% | -62.6% | 0.27 | 0.05 | 1.4x | 92 | 47% |
| 볼린저 밴드 돌파 n=53, k=2.4 |
-0.4% | -56.1% | 0.12 | -0.01 | 1.0x | 36 | 31% |
| Parabolic SAR step=0.005, maxStep=0.32 |
-4.8% | -75.4% | 0.03 | -0.06 | 0.6x | 86 | 51% |
| MACD fast=15, slow=51, signal=18 |
-12.6% | -85.1% | -0.21 | -0.15 | 0.2x | 122 | 50% |
| Buy and hold | 12.4% | -62.6% | 0.49 | 0.20 | 3.4x | 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) — 8-day volatility, 4.7× band
- Sell — Sell when price drops below the trend line (flips down)