Trend-Following Backtester · Guide · backtest 한국어
equity · SE
EQT AB backtest
10 trend-following strategies were compared on the full daily history of EQT AB. 2 beat buy-and-hold CAGR; Supertrend ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Supertrend (CAGR 29.4%, MDD -44.3%).
Results by strategy
2 of 10 beat buy and hold (CAGR 20.5%, drawdown -64.7%).
Sharpe leader (same as main): Supertrend — CAGR 29.4%, MDD -44.3%, Sharpe 0.99, 52% exposure.
Return/drawdown alternative: Supertrend — CAGR is 9.0%p higher than buy and hold, while drawdown improves by 20.4%p (CAGR 29.4%, MDD -44.3%, exposure 52%).
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=20, mult=1.7 |
29.4% | -44.3% | 0.99 | 0.66 | 5.9x | 95 | 52% |
| 볼린저 밴드 돌파 n=21, k=0.9 |
18.6% | -46.2% | 0.74 | 0.40 | 3.2x | 99 | 47% |
| Donchian 채널 돌파 entryN=6, exitN=12 |
22.0% | -50.5% | 0.74 | 0.44 | 3.9x | 71 | 69% |
| ROC 모멘텀 n=144, threshold=-0.01 |
19.5% | -41.4% | 0.73 | 0.47 | 3.4x | 54 | 54% |
| ADX / DI 방향성 period=31, threshold=40 |
3.8% | -13.1% | 0.73 | 0.29 | 1.3x | 4 | 2% |
| MACD fast=7, slow=27, signal=7 |
19.1% | -55.0% | 0.71 | 0.35 | 3.3x | 155 | 50% |
| EMA 크로스오버 fast=24, slow=120 |
18.7% | -53.7% | 0.70 | 0.35 | 3.2x | 17 | 55% |
| Parabolic SAR step=0.01, maxStep=0.12 |
15.5% | -47.1% | 0.62 | 0.33 | 2.7x | 95 | 53% |
| SMA 크로스오버 fast=29, slow=124 |
10.4% | -65.1% | 0.47 | 0.16 | 2.0x | 20 | 54% |
| Keltner 채널 돌파 emaPeriod=55, atrPeriod=14, mult=3.2 |
8.5% | -33.9% | 0.47 | 0.25 | 1.8x | 23 | 32% |
| Buy and hold | 20.5% | -64.7% | 0.64 | 0.32 | 3.6x | 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) — 20-day volatility, 1.7× band
- Sell — Sell when price drops below the trend line (flips down)