Trend-Following Backtester · Guide · backtest 한국어
equity · CN
Kweichow Moutai Co., Ltd. Class A backtest
10 trend-following strategies were compared on the full daily history of Kweichow Moutai Co., Ltd. Class A. 0 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ROC 모멘텀 (CAGR 23.4%, MDD -36.4%).
Results by strategy
0 of 10 beat buy and hold (CAGR 23.4%, drawdown -62.7%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 23.4%, MDD -36.4%, Sharpe 1.00, 53% exposure.
Return/drawdown alternative: ROC 모멘텀 — CAGR is 0.0%p lower than buy and hold, while drawdown improves by 26.3%p (CAGR 23.4%, MDD -36.4%, exposure 53%).
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=145, threshold=0.07 |
23.4% | -36.4% | 1.00 | 0.64 | 188.3x | 100 | 53% |
| SMA 크로스오버 fast=11, slow=229 |
23.0% | -63.2% | 0.96 | 0.36 | 175.5x | 42 | 61% |
| EMA 크로스오버 fast=45, slow=171 |
23.1% | -62.9% | 0.95 | 0.37 | 178.1x | 24 | 63% |
| 볼린저 밴드 돌파 n=56, k=1.5 |
19.8% | -51.7% | 0.94 | 0.38 | 89.6x | 103 | 46% |
| Donchian 채널 돌파 entryN=103, exitN=79 |
20.1% | -57.7% | 0.90 | 0.35 | 96.9x | 26 | 54% |
| Supertrend period=23, mult=4.5 |
19.9% | -44.4% | 0.89 | 0.45 | 91.4x | 81 | 59% |
| Keltner 채널 돌파 emaPeriod=57, atrPeriod=29, mult=2.6 |
17.1% | -51.7% | 0.85 | 0.33 | 50.6x | 88 | 41% |
| ADX / DI 방향성 period=29, threshold=11 |
16.8% | -68.9% | 0.77 | 0.24 | 48.4x | 213 | 59% |
| MACD fast=16, slow=58, signal=17 |
14.4% | -45.1% | 0.74 | 0.32 | 28.8x | 239 | 49% |
| Parabolic SAR step=0.005, maxStep=0.18 |
10.3% | -46.6% | 0.55 | 0.22 | 11.6x | 195 | 54% |
| Buy and hold | 23.4% | -62.7% | 0.84 | 0.37 | 190.0x | 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 145-day return is greater than 7%
- Sell — Sell when the 145-day return drops to 7% or below