Trend-Following Backtester · Guide · backtest 한국어
equity · CN
Hubei Dinglong Co., Ltd. Class A backtest
10 trend-following strategies were compared on the full daily history of Hubei Dinglong Co., Ltd. Class A. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 21.6%, drawdown -74.0%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 18.7%, MDD -61.6%, Sharpe 0.61, 85% 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 |
|---|---|---|---|---|---|---|---|
| Donchian 채널 돌파 entryN=11, exitN=57 |
18.7% | -61.6% | 0.61 | 0.30 | 16.9x | 49 | 85% |
| MACD fast=7, slow=29, signal=12 |
12.5% | -54.3% | 0.51 | 0.23 | 7.0x | 286 | 50% |
| Supertrend period=24, mult=1.9 |
9.6% | -55.6% | 0.44 | 0.17 | 4.5x | 196 | 49% |
| 볼린저 밴드 돌파 n=23, k=0.8 |
9.5% | -61.9% | 0.44 | 0.15 | 4.4x | 230 | 45% |
| Parabolic SAR step=0.015, maxStep=0.36 |
8.8% | -62.7% | 0.42 | 0.14 | 4.0x | 282 | 51% |
| ROC 모멘텀 n=18, threshold=-0.02 |
8.4% | -57.6% | 0.41 | 0.15 | 3.8x | 356 | 61% |
| SMA 크로스오버 fast=29, slow=74 |
6.4% | -64.0% | 0.36 | 0.10 | 2.8x | 63 | 58% |
| ADX / DI 방향성 period=13, threshold=14 |
5.9% | -61.2% | 0.34 | 0.10 | 2.6x | 334 | 53% |
| EMA 크로스오버 fast=59, slow=91 |
2.9% | -85.4% | 0.27 | 0.03 | 1.6x | 39 | 64% |
| Keltner 채널 돌파 emaPeriod=21, atrPeriod=9, mult=2 |
1.7% | -66.3% | 0.20 | 0.03 | 1.3x | 92 | 22% |
| Buy and hold | 21.6% | -74.0% | 0.65 | 0.29 | 25.1x | 1 | 100% |
Rules of the top strategy
A new high means a trend starting; a new low means it’s over (turtle-trading style).
- Buy — Buy on a breakout above the highest high of the last 11 days
- Sell — Sell when price breaks below the lowest low of the last 57 days