Trend-Following Backtester · Guide · backtest 한국어
equity · IN
Viyash Scientific Limited backtest
10 trend-following strategies were compared on the full daily history of Viyash Scientific Limited. 6 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Keltner 채널 돌파 (CAGR 10.7%, MDD -40.4%).
Results by strategy
6 of 10 beat buy and hold (CAGR 4.9%, drawdown -80.8%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 17.7%, MDD -47.1%, Sharpe 0.65, 50% exposure.
Return/drawdown alternative: Keltner 채널 돌파 — CAGR is 12.9%p higher than buy and hold, while drawdown improves by 33.6%p (CAGR 10.7%, MDD -40.4%, exposure 34%).
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=47, slow=208 |
17.7% | -47.1% | 0.65 | 0.38 | 5.5x | 13 | 50% |
| SMA 크로스오버 fast=57, slow=218 |
14.7% | -48.5% | 0.57 | 0.30 | 4.2x | 11 | 53% |
| Donchian 채널 돌파 entryN=58, exitN=84 |
13.4% | -44.9% | 0.54 | 0.30 | 3.7x | 11 | 52% |
| Keltner 채널 돌파 emaPeriod=57, atrPeriod=16, mult=1.8 |
10.7% | -40.4% | 0.50 | 0.27 | 2.9x | 40 | 34% |
| 볼린저 밴드 돌파 n=38, k=1.7 |
9.6% | -48.4% | 0.47 | 0.20 | 2.6x | 52 | 32% |
| ROC 모멘텀 n=72, threshold=0.01 |
9.3% | -65.3% | 0.44 | 0.14 | 2.5x | 99 | 46% |
| ADX / DI 방향성 period=22, threshold=32 |
2.5% | -21.0% | 0.24 | 0.12 | 1.3x | 17 | 7% |
| Supertrend period=11, mult=4.9 |
1.5% | -80.9% | 0.22 | 0.02 | 1.2x | 25 | 55% |
| Parabolic SAR step=0.005, maxStep=0.24 |
-2.1% | -81.3% | 0.10 | -0.03 | 0.8x | 80 | 50% |
| MACD fast=16, slow=22, signal=19 |
-5.0% | -79.3% | 0.02 | -0.06 | 0.6x | 144 | 49% |
| Buy and hold | 4.9% | -80.8% | 0.34 | 0.06 | 1.6x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 47-day EMA crosses above the 208-day EMA
- Sell — Sell when the 47-day EMA falls below the 208-day EMA