Trend-Following Backtester · Guide · backtest 한국어
equity · HK
Swire Pacific Limited Class A backtest
10 trend-following strategies were compared on the full daily history of Swire Pacific Limited Class A. 4 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 4.2%, MDD -49.5%).
Results by strategy
4 of 10 beat buy and hold (CAGR 3.2%, drawdown -74.1%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 5.0%, MDD -64.3%, Sharpe 0.33, 84% exposure.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 1.9%p higher than buy and hold, while drawdown improves by 9.8%p (CAGR 4.2%, MDD -49.5%, 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 |
|---|---|---|---|---|---|---|---|
| ROC 모멘텀 n=109, threshold=-0.15 |
5.0% | -64.3% | 0.33 | 0.08 | 3.7x | 125 | 84% |
| SMA 크로스오버 fast=54, slow=122 |
4.3% | -51.7% | 0.31 | 0.08 | 3.1x | 59 | 54% |
| EMA 크로스오버 fast=29, slow=201 |
4.2% | -49.5% | 0.31 | 0.09 | 3.0x | 43 | 57% |
| Donchian 채널 돌파 entryN=57, exitN=82 |
4.0% | -57.2% | 0.30 | 0.07 | 2.9x | 43 | 61% |
| 볼린저 밴드 돌파 n=48, k=3 |
1.7% | -34.2% | 0.21 | 0.05 | 1.6x | 29 | 10% |
| Supertrend period=11, mult=5 |
2.2% | -73.5% | 0.21 | 0.03 | 1.8x | 77 | 58% |
| Keltner 채널 돌파 emaPeriod=44, atrPeriod=26, mult=3.9 |
0.8% | -37.5% | 0.13 | 0.02 | 1.2x | 47 | 15% |
| MACD fast=19, slow=39, signal=10 |
-1.4% | -83.4% | 0.03 | -0.02 | 0.7x | 355 | 50% |
| Parabolic SAR step=0.005, maxStep=0.28 |
-1.7% | -70.9% | 0.02 | -0.02 | 0.6x | 223 | 53% |
| ADX / DI 방향성 period=22, threshold=38 |
-0.1% | -12.9% | -0.02 | -0.01 | 1.0x | 6 | 1% |
| Buy and hold | 3.2% | -74.1% | 0.25 | 0.04 | 2.3x | 1 | 100% |
Rules of the top strategy
Rides the trend when recent return (momentum) over a window is above a threshold.
- Buy — Buy when the last 109-day return is greater than -15%
- Sell — Sell when the 109-day return drops to -15% or below