Trend-Following Backtester · Guide · backtest 한국어
equity · CN
Hangzhou Lion Electronics Co., Ltd. Class A backtest
10 trend-following strategies were compared on the full daily history of Hangzhou Lion Electronics Co., Ltd. Class A. 5 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Keltner 채널 돌파 (CAGR 53.8%, MDD -22.7%).
Results by strategy
5 of 10 beat buy and hold (CAGR 41.5%, drawdown -85.1%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 58.9%, MDD -26.6%, Sharpe 1.84, 7% exposure.
Return/drawdown alternative: Keltner 채널 돌파 — CAGR is 17.3%p higher than buy and hold, while drawdown improves by 58.5%p (CAGR 53.8%, MDD -22.7%, exposure 20%).
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=1, threshold=0.07 |
58.9% | -26.6% | 1.84 | 2.21 | 15.2x | 118 | 7% |
| Keltner 채널 돌파 emaPeriod=15, atrPeriod=13, mult=2.4 |
53.8% | -22.7% | 1.45 | 2.37 | 12.6x | 22 | 20% |
| Parabolic SAR step=0.025, maxStep=0.2 |
57.8% | -66.1% | 1.29 | 0.87 | 14.6x | 128 | 50% |
| Supertrend period=9, mult=2 |
49.0% | -63.5% | 1.18 | 0.77 | 10.4x | 60 | 48% |
| ADX / DI 방향성 period=7, threshold=34 |
40.6% | -49.0% | 1.14 | 0.83 | 7.4x | 80 | 30% |
| Donchian 채널 돌파 entryN=10, exitN=8 |
44.5% | -54.8% | 1.11 | 0.81 | 8.7x | 56 | 41% |
| 볼린저 밴드 돌파 n=20, k=2.1 |
35.7% | -39.7% | 1.04 | 0.90 | 6.0x | 38 | 30% |
| MACD fast=25, slow=42, signal=5 |
25.0% | -57.5% | 0.78 | 0.43 | 3.7x | 82 | 50% |
| SMA 크로스오버 fast=23, slow=27 |
10.9% | -71.1% | 0.46 | 0.15 | 1.8x | 64 | 48% |
| EMA 크로스오버 fast=51, slow=127 |
4.8% | -64.7% | 0.32 | 0.07 | 1.3x | 7 | 41% |
| Buy and hold | 41.5% | -85.1% | 0.91 | 0.49 | 7.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 1-day return is greater than 7%
- Sell — Sell when the 1-day return drops to 7% or below