Trend-Following Backtester · Guide · backtest 한국어
equity · IN
Kotak Mahindra Bank Limited backtest
10 trend-following strategies were compared on the full daily history of Kotak Mahindra Bank 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 30.6%, drawdown -84.5%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 28.7%, MDD -85.3%, Sharpe 0.49, 88% exposure.
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=82, threshold=-0.11 |
28.7% | -85.3% | 0.49 | 0.34 | 558.4x | 133 | 88% |
| Donchian 채널 돌파 entryN=8, exitN=44 |
26.0% | -81.7% | 0.47 | 0.32 | 329.0x | 91 | 85% |
| SMA 크로스오버 fast=8, slow=100 |
22.9% | -80.2% | 0.45 | 0.29 | 175.8x | 105 | 67% |
| EMA 크로스오버 fast=36, slow=64 |
22.2% | -84.4% | 0.45 | 0.26 | 154.2x | 68 | 68% |
| Supertrend period=9, mult=2.7 |
16.4% | -82.3% | 0.41 | 0.20 | 44.9x | 164 | 58% |
| MACD fast=19, slow=39, signal=21 |
12.9% | -80.2% | 0.38 | 0.16 | 21.2x | 286 | 51% |
| 볼린저 밴드 돌파 n=42, k=1 |
12.6% | -81.8% | 0.38 | 0.15 | 19.6x | 228 | 50% |
| ADX / DI 방향성 period=35, threshold=11 |
12.3% | -81.3% | 0.35 | 0.15 | 18.4x | 194 | 46% |
| Parabolic SAR step=0.01, maxStep=0.2 |
6.4% | -82.0% | 0.34 | 0.08 | 4.7x | 330 | 54% |
| Keltner 채널 돌파 emaPeriod=55, atrPeriod=21, mult=3 |
5.9% | -96.4% | 0.32 | 0.06 | 4.2x | 84 | 35% |
| Buy and hold | 30.6% | -84.5% | 0.51 | 0.36 | 808.2x | 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 82-day return is greater than -11%
- Sell — Sell when the 82-day return drops to -11% or below