Trend-Following Backtester · Guide · backtest 한국어
equity · CN
Seres Group Co. Ltd. Class A backtest
10 trend-following strategies were compared on the full daily history of Seres Group Co. Ltd. Class A. 7 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ROC 모멘텀 (CAGR 28.0%, MDD -36.8%).
Results by strategy
7 of 10 beat buy and hold (CAGR 19.6%, drawdown -81.8%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 28.0%, MDD -36.8%, Sharpe 1.04, 9% exposure.
CAGR reference leader: Parabolic SAR — CAGR 31.6%, MDD -62.2%, exposure 44%.
Return/drawdown alternative: ROC 모멘텀 — CAGR is 8.4%p higher than buy and hold, while drawdown improves by 45.0%p (CAGR 28.0%, MDD -36.8%, exposure 9%).
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=5, threshold=0.11 |
28.0% | -36.8% | 1.04 | 0.76 | 12.2x | 120 | 9% |
| Parabolic SAR step=0.015, maxStep=0.12 |
31.6% | -62.2% | 0.89 | 0.51 | 16.1x | 159 | 44% |
| Keltner 채널 돌파 emaPeriod=28, atrPeriod=26, mult=3.6 |
21.2% | -44.4% | 0.80 | 0.48 | 7.0x | 24 | 14% |
| ADX / DI 방향성 period=39, threshold=11 |
25.1% | -53.3% | 0.75 | 0.47 | 9.7x | 60 | 46% |
| EMA 크로스오버 fast=62, slow=70 |
23.2% | -64.5% | 0.72 | 0.36 | 8.2x | 14 | 43% |
| 볼린저 밴드 돌파 n=47, k=2.5 |
18.8% | -48.0% | 0.70 | 0.39 | 5.7x | 30 | 20% |
| SMA 크로스오버 fast=9, slow=182 |
20.8% | -58.9% | 0.68 | 0.35 | 6.8x | 18 | 38% |
| Supertrend period=29, mult=4.5 |
19.6% | -61.1% | 0.67 | 0.32 | 6.1x | 32 | 39% |
| Donchian 채널 돌파 entryN=50, exitN=69 |
18.8% | -53.4% | 0.63 | 0.35 | 5.7x | 18 | 43% |
| MACD fast=9, slow=26, signal=12 |
10.7% | -80.6% | 0.46 | 0.13 | 2.8x | 177 | 52% |
| Buy and hold | 19.6% | -81.8% | 0.61 | 0.24 | 6.1x | 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 5-day return is greater than 11%
- Sell — Sell when the 5-day return drops to 11% or below