Trend-Following Backtester · Guide · backtest 한국어
etf · US
First Trust Cloud Computing ETF backtest
10 trend-following strategies were compared on the full daily history of First Trust Cloud Computing ETF. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 10.7%, MDD -24.9%).
Results by strategy
0 of 10 beat buy and hold (CAGR 13.8%, drawdown -53.6%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 11.3%, MDD -34.4%, Sharpe 0.71, 73% exposure.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 2.5%p lower than buy and hold, while drawdown improves by 19.1%p (CAGR 10.7%, MDD -24.9%, exposure 74%).
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=42, exitN=44 |
11.3% | -34.4% | 0.71 | 0.33 | 5.0x | 35 | 73% |
| EMA 크로스오버 fast=5, slow=152 |
10.7% | -24.9% | 0.70 | 0.43 | 4.7x | 43 | 74% |
| SMA 크로스오버 fast=13, slow=179 |
10.6% | -25.3% | 0.67 | 0.42 | 4.6x | 31 | 74% |
| ROC 모멘텀 n=131, threshold=-0.09 |
11.2% | -38.3% | 0.64 | 0.29 | 4.9x | 59 | 86% |
| Supertrend period=26, mult=4.7 |
6.4% | -47.9% | 0.47 | 0.13 | 2.5x | 62 | 65% |
| Keltner 채널 돌파 emaPeriod=50, atrPeriod=21, mult=1.5 |
5.2% | -26.1% | 0.43 | 0.20 | 2.2x | 115 | 57% |
| 볼린저 밴드 돌파 n=50, k=1.3 |
3.9% | -26.8% | 0.35 | 0.15 | 1.8x | 104 | 53% |
| Parabolic SAR step=0.025, maxStep=0.06 |
2.5% | -52.6% | 0.23 | 0.05 | 1.4x | 233 | 62% |
| MACD fast=6, slow=39, signal=18 |
0.9% | -44.3% | 0.13 | 0.02 | 1.1x | 271 | 51% |
| ADX / DI 방향성 period=32, threshold=11 |
-1.0% | -38.6% | -0.02 | -0.03 | 0.9x | 154 | 38% |
| Buy and hold | 13.8% | -53.6% | 0.64 | 0.26 | 7.0x | 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 42 days
- Sell — Sell when price breaks below the lowest low of the last 44 days