Trend-Following Backtester · Guide · backtest 한국어
equity · CN
Goldenmax International Group Ltd. Class A backtest
10 trend-following strategies were compared on the full daily history of Goldenmax International Group Ltd. Class A. 7 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Keltner 채널 돌파 (CAGR 18.1%, MDD -49.6%).
Results by strategy
7 of 10 beat buy and hold (CAGR 17.4%, drawdown -85.3%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 31.4%, MDD -59.1%, Sharpe 0.88, 65% exposure.
Return/drawdown alternative: Keltner 채널 돌파 — CAGR is 14.0%p higher than buy and hold, while drawdown improves by 26.2%p (CAGR 18.1%, MDD -49.6%, 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=130, threshold=-0.09 |
31.4% | -59.1% | 0.88 | 0.53 | 55.3x | 87 | 65% |
| Supertrend period=28, mult=2.5 |
26.5% | -63.2% | 0.83 | 0.42 | 31.6x | 124 | 46% |
| Keltner 채널 돌파 emaPeriod=34, atrPeriod=8, mult=3.9 |
18.1% | -49.6% | 0.79 | 0.36 | 11.5x | 16 | 9% |
| Donchian 채널 돌파 entryN=5, exitN=79 |
27.8% | -65.2% | 0.76 | 0.43 | 36.6x | 41 | 90% |
| MACD fast=19, slow=26, signal=15 |
23.3% | -60.0% | 0.74 | 0.39 | 21.5x | 166 | 53% |
| SMA 크로스오버 fast=34, slow=163 |
21.0% | -79.7% | 0.69 | 0.26 | 16.3x | 31 | 53% |
| 볼린저 밴드 돌파 n=54, k=1.8 |
17.6% | -62.6% | 0.64 | 0.28 | 10.7x | 60 | 32% |
| ADX / DI 방향성 period=30, threshold=26 |
13.2% | -70.1% | 0.61 | 0.19 | 6.2x | 28 | 14% |
| Parabolic SAR step=0.005, maxStep=0.18 |
15.0% | -85.2% | 0.57 | 0.18 | 7.7x | 114 | 45% |
| EMA 크로스오버 fast=51, slow=127 |
13.8% | -92.6% | 0.53 | 0.15 | 6.7x | 27 | 53% |
| Buy and hold | 17.4% | -85.3% | 0.58 | 0.20 | 10.6x | 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 130-day return is greater than -9%
- Sell — Sell when the 130-day return drops to -9% or below