Trend-Following Backtester · Guide · backtest 한국어
etf · US
Direxion Daily S&P Biotech Bull 3X ETF backtest
10 trend-following strategies were compared on the full daily history of Direxion Daily S&P Biotech Bull 3X ETF. 10 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ADX / DI 방향성 (CAGR 2.2%, MDD -14.3%).
Results by strategy
10 of 10 beat buy and hold (CAGR -21.0%, drawdown -99.2%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 9.1%, MDD -73.8%, Sharpe 0.43, 38% exposure.
Return/drawdown alternative: ADX / DI 방향성 — CAGR is 30.1%p higher than buy and hold, while drawdown improves by 25.3%p (CAGR 2.2%, MDD -14.3%, exposure 2%).
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 |
|---|---|---|---|---|---|---|---|
| EMA 크로스오버 fast=17, slow=194 |
9.1% | -73.8% | 0.43 | 0.12 | 2.7x | 13 | 38% |
| MACD fast=12, slow=51, signal=8 |
5.7% | -94.0% | 0.41 | 0.06 | 1.9x | 182 | 52% |
| Keltner 채널 돌파 emaPeriod=24, atrPeriod=8, mult=4 |
3.3% | -16.9% | 0.37 | 0.20 | 1.4x | 4 | 3% |
| SMA 크로스오버 fast=21, slow=49 |
4.2% | -78.6% | 0.36 | 0.05 | 1.6x | 63 | 48% |
| Supertrend period=22, mult=5 |
4.6% | -70.0% | 0.35 | 0.07 | 1.7x | 28 | 40% |
| ROC 모멘텀 n=36, threshold=0.03 |
2.7% | -65.5% | 0.33 | 0.04 | 1.3x | 183 | 45% |
| Donchian 채널 돌파 entryN=102, exitN=66 |
2.3% | -72.2% | 0.29 | 0.03 | 1.3x | 13 | 32% |
| ADX / DI 방향성 period=39, threshold=24 |
2.2% | -14.3% | 0.28 | 0.16 | 1.3x | 2 | 2% |
| Parabolic SAR step=0.015, maxStep=0.22 |
-4.4% | -92.2% | 0.25 | -0.05 | 0.6x | 216 | 50% |
| 볼린저 밴드 돌파 n=20, k=1.9 |
-3.3% | -75.1% | 0.14 | -0.04 | 0.7x | 106 | 28% |
| Buy and hold | -21.0% | -99.2% | 0.26 | -0.21 | 0.1x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 17-day EMA crosses above the 194-day EMA
- Sell — Sell when the 17-day EMA falls below the 194-day EMA