Trend-Following Backtester · Guide · backtest 한국어
etf · KR
Hanwha PLUS High Dividend ETF backtest
10 trend-following strategies were compared on the full daily history of Hanwha PLUS High Dividend ETF. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 5.6%, MDD -31.6%).
Results by strategy
0 of 10 beat buy and hold (CAGR 6.2%, drawdown -55.3%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 5.6%, MDD -31.6%, Sharpe 0.43, 85% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 0.7%p lower than buy and hold, while drawdown improves by 23.7%p (CAGR 5.6%, MDD -31.6%, exposure 85%).
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=12, exitN=67 |
5.6% | -31.6% | 0.43 | 0.18 | 2.1x | 38 | 85% |
| SMA 크로스오버 fast=33, slow=149 |
4.4% | -28.8% | 0.39 | 0.15 | 1.8x | 26 | 58% |
| EMA 크로스오버 fast=40, slow=214 |
4.0% | -28.4% | 0.36 | 0.14 | 1.7x | 21 | 57% |
| Supertrend period=20, mult=2.2 |
2.5% | -33.1% | 0.26 | 0.07 | 1.4x | 151 | 58% |
| ROC 모멘텀 n=138, threshold=-0.01 |
1.6% | -47.8% | 0.19 | 0.03 | 1.3x | 113 | 60% |
| Keltner 채널 돌파 emaPeriod=35, atrPeriod=20, mult=4 |
1.0% | -24.0% | 0.17 | 0.04 | 1.1x | 28 | 12% |
| 볼린저 밴드 돌파 n=52, k=2.9 |
0.7% | -25.7% | 0.13 | 0.03 | 1.1x | 24 | 14% |
| Parabolic SAR step=0.02, maxStep=0.12 |
0.3% | -39.3% | 0.08 | 0.01 | 1.0x | 264 | 53% |
| ADX / DI 방향성 period=18, threshold=33 |
0.2% | -18.0% | 0.07 | 0.01 | 1.0x | 20 | 6% |
| MACD fast=24, slow=35, signal=19 |
-1.7% | -48.6% | -0.08 | -0.04 | 0.8x | 148 | 52% |
| Buy and hold | 6.2% | -55.3% | 0.43 | 0.11 | 2.3x | 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 12 days
- Sell — Sell when price breaks below the lowest low of the last 67 days