Trend-Following Backtester · Guide · backtest 한국어
etf · US
Invesco PHLX Semiconductor ETF backtest
10 trend-following strategies were compared on the full daily history of Invesco PHLX Semiconductor ETF. 1 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 28.6%, MDD -28.6%).
Results by strategy
1 of 10 beat buy and hold (CAGR 27.7%, drawdown -46.5%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 28.6%, MDD -28.6%, Sharpe 1.06, 58% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 0.9%p higher than buy and hold, while drawdown improves by 17.9%p (CAGR 28.6%, MDD -28.6%, exposure 58%).
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 |
|---|---|---|---|---|---|---|---|
| SMA 크로스오버 fast=30, slow=180 |
28.6% | -28.6% | 1.06 | 1.00 | 3.6x | 3 | 58% |
| EMA 크로스오버 fast=15, slow=179 |
27.4% | -28.6% | 1.00 | 0.96 | 3.5x | 5 | 63% |
| ROC 모멘텀 n=175, threshold=-0.05 |
27.2% | -28.6% | 0.97 | 0.95 | 3.4x | 11 | 67% |
| Donchian 채널 돌파 entryN=40, exitN=74 |
26.7% | -29.5% | 0.92 | 0.91 | 3.4x | 7 | 72% |
| Keltner 채널 돌파 emaPeriod=44, atrPeriod=15, mult=3 |
19.9% | -16.3% | 0.92 | 1.21 | 2.5x | 20 | 41% |
| MACD fast=23, slow=57, signal=22 |
21.4% | -30.0% | 0.89 | 0.71 | 2.7x | 40 | 47% |
| 볼린저 밴드 돌파 n=26, k=2.7 |
10.6% | -12.8% | 0.80 | 0.83 | 1.7x | 10 | 13% |
| Supertrend period=19, mult=4.3 |
19.3% | -26.0% | 0.79 | 0.74 | 2.5x | 22 | 64% |
| ADX / DI 방향성 period=21, threshold=17 |
14.7% | -17.5% | 0.75 | 0.84 | 2.0x | 36 | 34% |
| Parabolic SAR step=0.02, maxStep=0.18 |
-3.1% | -58.6% | 0.01 | -0.05 | 0.9x | 124 | 55% |
| Buy and hold | 27.7% | -46.5% | 0.84 | 0.59 | 3.5x | 1 | 100% |
Rules of the top strategy
When the short average rises above the long average, it reads that as an uptrend starting.
- Buy — Buy when the 30-day average price crosses above the 180-day average
- Sell — Sell (to cash) when the 30-day average falls below the 180-day average