Trend-Following Backtester · Guide · backtest 한국어
equity · CN
China Jushi Co., Ltd. Class A backtest
10 trend-following strategies were compared on the full daily history of China Jushi Co., Ltd. Class A. 0 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 17.9%, drawdown -70.3%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 17.1%, MDD -66.7%, Sharpe 0.62, 61% exposure.
No strategy retained at least 75% of buy-and-hold CAGR while reducing drawdown by both 20% relatively and 5 percentage points absolutely.
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=187, threshold=-0.04 |
17.1% | -66.7% | 0.62 | 0.26 | 75.0x | 181 | 61% |
| EMA 크로스오버 fast=17, slow=201 |
16.5% | -65.5% | 0.61 | 0.25 | 64.4x | 49 | 54% |
| 볼린저 밴드 돌파 n=53, k=3.3 |
11.3% | -41.2% | 0.61 | 0.27 | 18.5x | 26 | 14% |
| Donchian 채널 돌파 entryN=35, exitN=51 |
16.1% | -63.6% | 0.60 | 0.25 | 58.7x | 65 | 65% |
| SMA 크로스오버 fast=56, slow=206 |
14.8% | -66.0% | 0.58 | 0.22 | 43.6x | 39 | 55% |
| Supertrend period=8, mult=4.5 |
14.5% | -70.2% | 0.57 | 0.21 | 40.3x | 80 | 61% |
| ADX / DI 방향성 period=33, threshold=18 |
10.4% | -51.6% | 0.52 | 0.20 | 15.0x | 98 | 26% |
| Keltner 채널 돌파 emaPeriod=53, atrPeriod=25, mult=1.6 |
10.7% | -56.9% | 0.49 | 0.19 | 16.0x | 158 | 41% |
| MACD fast=12, slow=57, signal=15 |
9.3% | -66.9% | 0.44 | 0.14 | 11.3x | 334 | 52% |
| Parabolic SAR step=0.005, maxStep=0.32 |
5.6% | -70.8% | 0.33 | 0.08 | 4.4x | 230 | 51% |
| Buy and hold | 17.9% | -70.3% | 0.60 | 0.25 | 88.7x | 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 187-day return is greater than -4%
- Sell — Sell when the 187-day return drops to -4% or below