Trend-Following Backtester · Guide · backtest 한국어
equity · CN
Han's Laser Technology Industry Group Co., Ltd. Class A backtest
10 trend-following strategies were compared on the full daily history of Han's Laser Technology Industry Group Co., Ltd. Class A. 5 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is MACD (CAGR 16.2%, MDD -47.1%).
Results by strategy
5 of 10 beat buy and hold (CAGR 15.4%, drawdown -76.5%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 18.5%, MDD -67.4%, Sharpe 0.66, 55% exposure.
CAGR reference leader: SMA 크로스오버 — CAGR 18.8%, MDD -73.1%, exposure 57%.
Return/drawdown alternative: MACD — CAGR is 3.1%p higher than buy and hold, while drawdown improves by 9.1%p (CAGR 16.2%, MDD -47.1%, exposure 52%).
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=87, exitN=65 |
18.5% | -67.4% | 0.66 | 0.27 | 42.3x | 28 | 55% |
| SMA 크로스오버 fast=37, slow=154 |
18.8% | -73.1% | 0.66 | 0.26 | 45.2x | 35 | 57% |
| MACD fast=14, slow=21, signal=11 |
16.2% | -47.1% | 0.62 | 0.34 | 27.6x | 342 | 52% |
| ROC 모멘텀 n=50, threshold=-0.03 |
16.5% | -57.4% | 0.60 | 0.29 | 29.5x | 260 | 62% |
| 볼린저 밴드 돌파 n=14, k=2.8 |
7.2% | -22.9% | 0.60 | 0.31 | 4.7x | 38 | 6% |
| EMA 크로스오버 fast=13, slow=53 |
16.0% | -68.9% | 0.60 | 0.23 | 26.3x | 106 | 55% |
| Keltner 채널 돌파 emaPeriod=49, atrPeriod=19, mult=2.2 |
13.4% | -55.4% | 0.57 | 0.24 | 16.0x | 102 | 35% |
| ADX / DI 방향성 period=37, threshold=7 |
14.7% | -75.9% | 0.57 | 0.19 | 20.5x | 224 | 54% |
| Supertrend period=7, mult=4.3 |
13.4% | -61.0% | 0.53 | 0.22 | 16.2x | 80 | 62% |
| Parabolic SAR step=0.015, maxStep=0.16 |
10.9% | -63.6% | 0.48 | 0.17 | 9.8x | 376 | 51% |
| Buy and hold | 15.4% | -76.5% | 0.55 | 0.20 | 23.5x | 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 87 days
- Sell — Sell when price breaks below the lowest low of the last 65 days