Trend-Following Backtester · Guide · backtest 한국어
equity · IN
Lumax Auto Technologies Limited backtest
10 trend-following strategies were compared on the full daily history of Lumax Auto Technologies Limited. 3 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ROC 모멘텀 (CAGR 26.6%, MDD -44.6%).
Results by strategy
3 of 10 beat buy and hold (CAGR 24.3%, drawdown -86.1%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 31.1%, MDD -48.1%, Sharpe 0.93, 66% exposure.
Return/drawdown alternative: ROC 모멘텀 — CAGR is 6.8%p higher than buy and hold, while drawdown improves by 38.0%p (CAGR 26.6%, MDD -44.6%, exposure 64%).
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=53, slow=181 |
31.1% | -48.1% | 0.93 | 0.65 | 198.6x | 13 | 66% |
| SMA 크로스오버 fast=8, slow=114 |
26.4% | -47.0% | 0.85 | 0.56 | 96.7x | 66 | 60% |
| ROC 모멘텀 n=87, threshold=-0.02 |
26.6% | -44.6% | 0.84 | 0.60 | 99.9x | 166 | 64% |
| Donchian 채널 돌파 entryN=70, exitN=52 |
21.7% | -44.9% | 0.77 | 0.48 | 46.2x | 30 | 49% |
| 볼린저 밴드 돌파 n=41, k=1.2 |
19.8% | -51.0% | 0.73 | 0.39 | 34.2x | 132 | 45% |
| Supertrend period=29, mult=5 |
20.0% | -57.2% | 0.71 | 0.35 | 35.5x | 39 | 56% |
| Keltner 채널 돌파 emaPeriod=53, atrPeriod=27, mult=3.9 |
13.1% | -34.6% | 0.64 | 0.38 | 11.0x | 34 | 22% |
| ADX / DI 방향성 period=26, threshold=28 |
9.8% | -39.6% | 0.58 | 0.25 | 6.2x | 36 | 17% |
| Parabolic SAR step=0.005, maxStep=0.08 |
13.9% | -53.2% | 0.55 | 0.26 | 12.8x | 158 | 54% |
| MACD fast=8, slow=22, signal=18 |
13.8% | -68.4% | 0.55 | 0.20 | 12.5x | 325 | 50% |
| Buy and hold | 24.3% | -86.1% | 0.69 | 0.28 | 70.5x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 53-day EMA crosses above the 181-day EMA
- Sell — Sell when the 53-day EMA falls below the 181-day EMA