Trend-Following Backtester · Guide · backtest 한국어
equity · KR
KODEX 200TR backtest
10 trend-following strategies were compared on the full daily history of KODEX 200TR. 3 beat buy-and-hold CAGR; Supertrend ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Supertrend (CAGR 18.4%, MDD -21.9%).
Results by strategy
3 of 10 beat buy and hold (CAGR 16.8%, drawdown -40.6%).
Sharpe leader (same as main): Supertrend — CAGR 18.4%, MDD -21.9%, Sharpe 1.04, 56% exposure.
CAGR reference leader: SMA 크로스오버 — CAGR 18.7%, MDD -40.6%, exposure 56%.
Return/drawdown alternative: Supertrend — CAGR is 1.7%p higher than buy and hold, while drawdown improves by 18.7%p (CAGR 18.4%, MDD -21.9%, 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=28, mult=5 |
18.4% | -21.9% | 1.04 | 0.84 | 4.3x | 22 | 56% |
| EMA 크로스오버 fast=25, slow=55 |
17.8% | -29.7% | 0.91 | 0.60 | 4.2x | 18 | 56% |
| SMA 크로스오버 fast=24, slow=87 |
18.7% | -40.6% | 0.89 | 0.46 | 4.4x | 15 | 56% |
| Keltner 채널 돌파 emaPeriod=47, atrPeriod=8, mult=2.8 |
14.3% | -28.7% | 0.87 | 0.50 | 3.2x | 34 | 36% |
| ADX / DI 방향성 period=36, threshold=16 |
13.2% | -21.0% | 0.86 | 0.63 | 2.9x | 28 | 20% |
| ROC 모멘텀 n=143, threshold=0.14 |
16.1% | -40.6% | 0.86 | 0.40 | 3.7x | 25 | 27% |
| 볼린저 밴드 돌파 n=28, k=2.3 |
11.2% | -22.4% | 0.81 | 0.50 | 2.5x | 34 | 22% |
| Donchian 채널 돌파 entryN=47, exitN=47 |
15.1% | -35.5% | 0.79 | 0.43 | 3.4x | 16 | 56% |
| MACD fast=19, slow=81, signal=14 |
12.6% | -31.2% | 0.79 | 0.40 | 2.8x | 80 | 52% |
| Parabolic SAR step=0.025, maxStep=0.32 |
3.9% | -38.4% | 0.32 | 0.10 | 1.4x | 202 | 55% |
| Buy and hold | 16.8% | -40.6% | 0.74 | 0.41 | 3.8x | 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) — 28-day volatility, 5× band
- Sell — Sell when price drops below the trend line (flips down)