Trend-Following Backtester · Guide · backtest 한국어
equity · IN
Divi's Laboratories Limited backtest
10 trend-following strategies were compared on the full daily history of Divi's Laboratories Limited. 0 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 33.8%, drawdown -59.5%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 30.2%, MDD -56.2%, Sharpe 0.98, 93% exposure.
CAGR reference leader: Donchian 채널 돌파 — CAGR 30.8%, MDD -60.3%, exposure 94%.
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 |
|---|---|---|---|---|---|---|---|
| ROC 모멘텀 n=7, threshold=-0.07 |
30.2% | -56.2% | 0.98 | 0.54 | 477.3x | 253 | 93% |
| Donchian 채널 돌파 entryN=8, exitN=103 |
30.8% | -60.3% | 0.97 | 0.51 | 529.2x | 37 | 94% |
| Supertrend period=13, mult=4.5 |
23.1% | -48.5% | 0.94 | 0.48 | 129.7x | 63 | 56% |
| Keltner 채널 돌파 emaPeriod=42, atrPeriod=29, mult=1.8 |
20.0% | -30.0% | 0.91 | 0.67 | 71.0x | 117 | 44% |
| MACD fast=40, slow=76, signal=19 |
21.5% | -38.6% | 0.91 | 0.56 | 95.5x | 135 | 53% |
| Parabolic SAR step=0.005, maxStep=0.02 |
22.6% | -50.4% | 0.90 | 0.45 | 118.1x | 123 | 61% |
| 볼린저 밴드 돌파 n=33, k=0.9 |
20.6% | -36.7% | 0.87 | 0.56 | 79.3x | 235 | 54% |
| EMA 크로스오버 fast=10, slow=36 |
21.6% | -47.4% | 0.87 | 0.46 | 97.1x | 161 | 63% |
| SMA 크로스오버 fast=15, slow=174 |
20.7% | -54.2% | 0.83 | 0.38 | 81.3x | 57 | 67% |
| ADX / DI 방향성 period=27, threshold=14 |
14.4% | -52.4% | 0.71 | 0.27 | 23.3x | 207 | 40% |
| Buy and hold | 33.8% | -59.5% | 1.00 | 0.57 | 909.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 7-day return is greater than -7%
- Sell — Sell when the 7-day return drops to -7% or below