Trend-Following Backtester · Guide · backtest 한국어
equity · IN
Balkrishna Industries Limited backtest
10 trend-following strategies were compared on the full daily history of Balkrishna Industries Limited. 5 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 20.0%, MDD -37.6%).
Results by strategy
5 of 10 beat buy and hold (CAGR 16.2%, drawdown -89.5%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 20.2%, MDD -38.9%, Sharpe 0.81, 58% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 4.1%p higher than buy and hold, while drawdown improves by 50.6%p (CAGR 20.0%, MDD -37.6%, exposure 57%).
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=6, slow=124 |
20.2% | -38.9% | 0.81 | 0.52 | 43.8x | 70 | 58% |
| SMA 크로스오버 fast=3, slow=126 |
20.0% | -37.6% | 0.80 | 0.53 | 42.3x | 90 | 57% |
| Supertrend period=8, mult=4.6 |
19.5% | -42.0% | 0.78 | 0.46 | 38.4x | 51 | 60% |
| Donchian 채널 돌파 entryN=65, exitN=37 |
18.3% | -50.5% | 0.78 | 0.36 | 31.3x | 36 | 49% |
| ADX / DI 방향성 period=35, threshold=27 |
7.9% | -20.8% | 0.72 | 0.38 | 4.7x | 16 | 10% |
| ROC 모멘텀 n=83, threshold=-0.01 |
17.7% | -53.4% | 0.72 | 0.33 | 28.3x | 201 | 58% |
| Keltner 채널 돌파 emaPeriod=58, atrPeriod=9, mult=1.7 |
15.0% | -36.1% | 0.70 | 0.42 | 17.5x | 99 | 44% |
| 볼린저 밴드 돌파 n=36, k=2.7 |
12.8% | -32.9% | 0.68 | 0.39 | 11.8x | 76 | 30% |
| Parabolic SAR step=0.01, maxStep=0.38 |
12.8% | -56.8% | 0.58 | 0.22 | 11.8x | 261 | 53% |
| MACD fast=19, slow=47, signal=6 |
7.7% | -52.5% | 0.41 | 0.15 | 4.6x | 325 | 51% |
| Buy and hold | 16.2% | -89.5% | 0.59 | 0.18 | 21.7x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 6-day EMA crosses above the 124-day EMA
- Sell — Sell when the 6-day EMA falls below the 124-day EMA