Trend-Following Backtester · Guide · backtest 한국어
equity · KR
RFHIC backtest
10 trend-following strategies were compared on the full daily history of RFHIC. 5 beat buy-and-hold CAGR; Supertrend ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ADX / DI 방향성 (CAGR 13.8%, MDD -36.0%).
Results by strategy
5 of 10 beat buy and hold (CAGR 13.7%, drawdown -77.5%).
Sharpe leader (same as main): Supertrend — CAGR 21.4%, MDD -56.0%, Sharpe 0.71, 46% exposure.
Return/drawdown alternative: ADX / DI 방향성 — CAGR is 7.8%p higher than buy and hold, while drawdown improves by 21.6%p (CAGR 13.8%, MDD -36.0%, exposure 19%).
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=12, mult=1.8 |
21.4% | -56.0% | 0.71 | 0.38 | 8.6x | 114 | 46% |
| EMA 크로스오버 fast=102, slow=212 |
18.9% | -68.6% | 0.62 | 0.27 | 6.8x | 5 | 48% |
| ADX / DI 방향성 period=35, threshold=25 |
13.8% | -36.0% | 0.59 | 0.38 | 4.2x | 18 | 19% |
| Parabolic SAR step=0.03, maxStep=0.1 |
15.1% | -45.7% | 0.57 | 0.33 | 4.8x | 206 | 49% |
| SMA 크로스오버 fast=55, slow=141 |
14.6% | -68.6% | 0.53 | 0.21 | 4.5x | 19 | 50% |
| Keltner 채널 돌파 emaPeriod=12, atrPeriod=23, mult=2.6 |
9.4% | -32.7% | 0.50 | 0.29 | 2.7x | 24 | 8% |
| ROC 모멘텀 n=178, threshold=0.02 |
12.7% | -68.6% | 0.49 | 0.19 | 3.8x | 75 | 45% |
| 볼린저 밴드 돌파 n=21, k=3.5 |
6.2% | -19.4% | 0.47 | 0.32 | 1.9x | 10 | 5% |
| MACD fast=15, slow=45, signal=14 |
7.6% | -64.1% | 0.38 | 0.12 | 2.3x | 128 | 52% |
| Donchian 채널 돌파 entryN=84, exitN=31 |
4.7% | -69.4% | 0.30 | 0.07 | 1.7x | 22 | 26% |
| Buy and hold | 13.7% | -77.5% | 0.51 | 0.18 | 4.1x | 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) — 12-day volatility, 1.8× band
- Sell — Sell when price drops below the trend line (flips down)