Trend-Following Backtester · Guide · backtest 한국어
equity · IN
Tilaknagar Industries Limited backtest
10 trend-following strategies were compared on the full daily history of Tilaknagar Industries Limited. 5 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is 볼린저 밴드 돌파 (CAGR 14.3%, MDD -50.5%).
Results by strategy
5 of 10 beat buy and hold (CAGR 14.1%, drawdown -91.7%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 16.3%, MDD -65.0%, Sharpe 0.61, 54% exposure.
Return/drawdown alternative: 볼린저 밴드 돌파 — CAGR is 2.3%p higher than buy and hold, while drawdown improves by 26.8%p (CAGR 14.3%, MDD -50.5%, exposure 33%).
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=76, slow=144 |
16.3% | -65.0% | 0.61 | 0.25 | 11.3x | 15 | 54% |
| Supertrend period=12, mult=2.5 |
16.2% | -70.7% | 0.59 | 0.23 | 11.1x | 107 | 51% |
| 볼린저 밴드 돌파 n=27, k=1.8 |
14.3% | -50.5% | 0.58 | 0.28 | 8.6x | 117 | 33% |
| ROC 모멘텀 n=66, threshold=0.05 |
15.3% | -66.6% | 0.58 | 0.23 | 9.8x | 160 | 42% |
| SMA 크로스오버 fast=46, slow=213 |
15.0% | -63.5% | 0.58 | 0.24 | 9.4x | 20 | 51% |
| Keltner 채널 돌파 emaPeriod=11, atrPeriod=10, mult=1.4 |
11.4% | -46.4% | 0.55 | 0.25 | 5.7x | 124 | 19% |
| MACD fast=16, slow=17, signal=9 |
12.9% | -63.2% | 0.51 | 0.20 | 7.0x | 287 | 47% |
| Donchian 채널 돌파 entryN=104, exitN=62 |
11.4% | -73.1% | 0.50 | 0.16 | 5.6x | 20 | 39% |
| Parabolic SAR step=0.035, maxStep=0.3 |
5.4% | -72.3% | 0.33 | 0.08 | 2.3x | 443 | 46% |
| ADX / DI 방향성 period=11, threshold=37 |
4.2% | -56.0% | 0.30 | 0.07 | 1.9x | 76 | 14% |
| Buy and hold | 14.1% | -91.7% | 0.51 | 0.15 | 8.3x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 76-day EMA crosses above the 144-day EMA
- Sell — Sell when the 76-day EMA falls below the 144-day EMA