Trend-Following Backtester · Guide · backtest 한국어
equity · HK
Trip.com Group Ltd. backtest
10 trend-following strategies were compared on the full daily history of Trip.com Group Ltd.. 5 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ADX / DI 방향성 (CAGR 6.1%, MDD -19.0%).
Results by strategy
5 of 10 beat buy and hold (CAGR 5.1%, drawdown -60.9%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 13.0%, MDD -37.2%, Sharpe 0.53, 54% exposure.
Return/drawdown alternative: ADX / DI 방향성 — CAGR is 7.9%p higher than buy and hold, while drawdown improves by 23.7%p (CAGR 6.1%, MDD -19.0%, exposure 12%).
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=162, threshold=0.01 |
13.0% | -37.2% | 0.53 | 0.35 | 1.9x | 30 | 54% |
| ADX / DI 방향성 period=17, threshold=25 |
6.1% | -19.0% | 0.46 | 0.32 | 1.4x | 16 | 12% |
| SMA 크로스오버 fast=29, slow=217 |
9.6% | -40.6% | 0.44 | 0.24 | 1.6x | 6 | 58% |
| EMA 크로스오버 fast=58, slow=137 |
9.4% | -30.8% | 0.44 | 0.30 | 1.6x | 8 | 60% |
| Donchian 채널 돌파 entryN=91, exitN=21 |
5.4% | -20.8% | 0.37 | 0.26 | 1.3x | 10 | 21% |
| Keltner 채널 돌파 emaPeriod=35, atrPeriod=10, mult=4 |
3.5% | -16.5% | 0.32 | 0.21 | 1.2x | 6 | 9% |
| Supertrend period=16, mult=4.2 |
2.3% | -41.7% | 0.25 | 0.06 | 1.1x | 21 | 59% |
| Parabolic SAR step=0.025, maxStep=0.2 |
0.1% | -64.5% | 0.17 | 0.00 | 1.0x | 113 | 47% |
| 볼린저 밴드 돌파 n=11, k=1.3 |
0.2% | -47.0% | 0.15 | 0.00 | 1.0x | 105 | 36% |
| MACD fast=19, slow=59, signal=18 |
-3.1% | -55.2% | 0.08 | -0.06 | 0.8x | 49 | 47% |
| Buy and hold | 5.1% | -60.9% | 0.36 | 0.08 | 1.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 162-day return is greater than 1%
- Sell — Sell when the 162-day return drops to 1% or below