Trend-Following Backtester · Guide · backtest 한국어
equity · CN
Luzhou Laojiao Company Limited Class A backtest
10 trend-following strategies were compared on the full daily history of Luzhou Laojiao Company Limited Class A. 4 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Keltner 채널 돌파 (CAGR 16.2%, MDD -52.5%).
Results by strategy
4 of 10 beat buy and hold (CAGR 17.2%, drawdown -78.7%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 22.7%, MDD -65.3%, Sharpe 0.78, 55% exposure.
Return/drawdown alternative: Keltner 채널 돌파 — CAGR is 5.5%p higher than buy and hold, while drawdown improves by 13.3%p (CAGR 16.2%, MDD -52.5%, exposure 42%).
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 |
|---|---|---|---|---|---|---|---|
| EMA 크로스오버 fast=30, slow=57 |
22.7% | -65.3% | 0.78 | 0.35 | 721.2x | 82 | 55% |
| Supertrend period=11, mult=3.1 |
20.1% | -69.0% | 0.74 | 0.29 | 369.2x | 177 | 51% |
| SMA 크로스오버 fast=28, slow=108 |
18.8% | -71.9% | 0.70 | 0.26 | 255.8x | 74 | 54% |
| Donchian 채널 돌파 entryN=37, exitN=47 |
18.7% | -71.8% | 0.67 | 0.26 | 248.8x | 79 | 63% |
| Keltner 채널 돌파 emaPeriod=39, atrPeriod=15, mult=1 |
16.2% | -52.5% | 0.65 | 0.31 | 124.7x | 273 | 42% |
| ROC 모멘텀 n=58, threshold=0.05 |
15.9% | -70.6% | 0.63 | 0.23 | 116.1x | 326 | 44% |
| ADX / DI 방향성 period=32, threshold=12 |
15.7% | -70.7% | 0.63 | 0.22 | 110.9x | 255 | 47% |
| Parabolic SAR step=0.005, maxStep=0.12 |
14.9% | -81.2% | 0.60 | 0.18 | 86.7x | 249 | 49% |
| 볼린저 밴드 돌파 n=21, k=1.3 |
14.1% | -60.0% | 0.60 | 0.23 | 69.2x | 377 | 40% |
| MACD fast=17, slow=23, signal=18 |
13.3% | -58.3% | 0.55 | 0.23 | 55.4x | 395 | 51% |
| Buy and hold | 17.2% | -78.7% | 0.59 | 0.22 | 165.4x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 30-day EMA crosses above the 57-day EMA
- Sell — Sell when the 30-day EMA falls below the 57-day EMA