Trend-Following Backtester · Guide · backtest 한국어
equity · IN
AARTI Industries Ltd backtest
10 trend-following strategies were compared on the full daily history of AARTI Industries Ltd. 1 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ROC 모멘텀 (CAGR 28.1%, MDD -49.6%).
Results by strategy
1 of 10 beat buy and hold (CAGR 23.8%, drawdown -73.7%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 28.1%, MDD -49.6%, Sharpe 0.88, 74% exposure.
Return/drawdown alternative: ROC 모멘텀 — CAGR is 4.4%p higher than buy and hold, while drawdown improves by 24.1%p (CAGR 28.1%, MDD -49.6%, exposure 74%).
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=199, threshold=-0.08 |
28.1% | -49.6% | 0.88 | 0.57 | 391.9x | 83 | 74% |
| EMA 크로스오버 fast=53, slow=216 |
23.2% | -70.8% | 0.79 | 0.33 | 153.6x | 17 | 68% |
| SMA 크로스오버 fast=15, slow=173 |
21.5% | -68.9% | 0.75 | 0.31 | 108.7x | 45 | 66% |
| Donchian 채널 돌파 entryN=58, exitN=105 |
20.6% | -69.3% | 0.71 | 0.30 | 90.4x | 25 | 74% |
| Supertrend period=16, mult=5 |
18.0% | -56.0% | 0.70 | 0.32 | 54.0x | 55 | 57% |
| 볼린저 밴드 돌파 n=47, k=2.1 |
14.5% | -38.0% | 0.65 | 0.38 | 26.2x | 106 | 38% |
| Keltner 채널 돌파 emaPeriod=54, atrPeriod=22, mult=0.9 |
13.8% | -52.4% | 0.59 | 0.26 | 22.5x | 197 | 50% |
| MACD fast=16, slow=52, signal=17 |
12.6% | -63.4% | 0.55 | 0.20 | 17.6x | 258 | 51% |
| ADX / DI 방향성 period=11, threshold=18 |
12.3% | -55.7% | 0.54 | 0.22 | 16.4x | 426 | 50% |
| Parabolic SAR step=0.03, maxStep=0.3 |
10.8% | -58.9% | 0.50 | 0.18 | 11.8x | 620 | 52% |
| Buy and hold | 23.8% | -73.7% | 0.73 | 0.32 | 170.6x | 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 199-day return is greater than -8%
- Sell — Sell when the 199-day return drops to -8% or below