Trend-Following Backtester · Guide · backtest 한국어
equity · CN
Yankuang Energy Group Company Limited Class A backtest
10 trend-following strategies were compared on the full daily history of Yankuang Energy Group Company Limited Class A. 3 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester.
Results by strategy
3 of 10 beat buy and hold (CAGR 7.8%, drawdown -84.3%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 9.4%, MDD -72.6%, Sharpe 0.45, 34% 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=111, threshold=0.14 |
9.4% | -72.6% | 0.45 | 0.13 | 12.5x | 203 | 34% |
| SMA 크로스오버 fast=24, slow=144 |
8.8% | -71.9% | 0.42 | 0.12 | 10.7x | 61 | 50% |
| EMA 크로스오버 fast=36, slow=89 |
8.4% | -73.1% | 0.41 | 0.12 | 9.7x | 63 | 49% |
| Donchian 채널 돌파 entryN=21, exitN=95 |
7.6% | -71.6% | 0.39 | 0.11 | 7.9x | 59 | 78% |
| ADX / DI 방향성 period=35, threshold=13 |
4.6% | -76.1% | 0.30 | 0.06 | 3.5x | 193 | 44% |
| 볼린저 밴드 돌파 n=34, k=0.8 |
4.0% | -66.4% | 0.28 | 0.06 | 3.0x | 284 | 42% |
| Supertrend period=12, mult=4.2 |
3.0% | -76.3% | 0.26 | 0.04 | 2.3x | 116 | 53% |
| MACD fast=11, slow=52, signal=15 |
1.9% | -83.9% | 0.22 | 0.02 | 1.7x | 385 | 51% |
| Keltner 채널 돌파 emaPeriod=55, atrPeriod=21, mult=1.9 |
1.7% | -56.9% | 0.21 | 0.03 | 1.6x | 156 | 33% |
| Parabolic SAR step=0.005, maxStep=0.36 |
-0.5% | -78.3% | 0.15 | -0.01 | 0.9x | 219 | 48% |
| Buy and hold | 7.8% | -84.3% | 0.39 | 0.09 | 8.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 111-day return is greater than 14%
- Sell — Sell when the 111-day return drops to 14% or below