Trend-Following Backtester · Guide · backtest 한국어
equity · KR
RISE 미국나스닥100 backtest
10 trend-following strategies were compared on the full daily history of RISE 미국나스닥100. 1 beat buy-and-hold CAGR; MACD ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Supertrend (CAGR 21.6%, MDD -12.2%).
Results by strategy
1 of 10 beat buy and hold (CAGR 21.0%, drawdown -31.3%).
Sharpe leader (same as main): MACD — CAGR 20.8%, MDD -14.9%, Sharpe 1.76, 47% exposure.
CAGR reference leader: Supertrend — CAGR 21.6%, MDD -12.2%, exposure 57%.
Return/drawdown alternative: Supertrend — CAGR is 0.1%p lower than buy and hold, while drawdown improves by 16.4%p (CAGR 21.6%, MDD -12.2%, exposure 57%).
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 |
|---|---|---|---|---|---|---|---|
| MACD fast=22, slow=56, signal=24 |
20.8% | -14.9% | 1.76 | 1.40 | 3.0x | 30 | 47% |
| Supertrend period=5, mult=4.5 |
21.6% | -12.2% | 1.74 | 1.78 | 3.1x | 24 | 57% |
| Keltner 채널 돌파 emaPeriod=31, atrPeriod=11, mult=2.6 |
17.2% | -11.3% | 1.50 | 1.52 | 2.5x | 28 | 52% |
| Donchian 채널 돌파 entryN=37, exitN=13 |
17.0% | -10.8% | 1.46 | 1.57 | 2.5x | 30 | 52% |
| EMA 크로스오버 fast=8, slow=41 |
19.6% | -12.7% | 1.37 | 1.54 | 2.8x | 28 | 70% |
| 볼린저 밴드 돌파 n=37, k=1.5 |
16.1% | -14.3% | 1.36 | 1.12 | 2.4x | 30 | 55% |
| Parabolic SAR step=0.01, maxStep=0.04 |
18.1% | -14.8% | 1.33 | 1.23 | 2.6x | 42 | 67% |
| SMA 크로스오버 fast=21, slow=127 |
16.2% | -21.1% | 1.11 | 0.77 | 2.4x | 11 | 69% |
| ROC 모멘텀 n=52, threshold=-0.01 |
16.2% | -16.9% | 1.11 | 0.96 | 2.4x | 30 | 72% |
| ADX / DI 방향성 period=9, threshold=32 |
4.1% | -14.7% | 0.54 | 0.28 | 1.3x | 52 | 28% |
| Buy and hold | 21.0% | -31.3% | 1.05 | 0.67 | 3.0x | 1 | 100% |
Rules of the top strategy
Looks at the gap (MACD) between a short and long average crossing its own signal line.
- Buy — Buy when the MACD line (22/56) crosses above its 24-day signal line
- Sell — Sell when the MACD line crosses back below the signal line