Trend-Following Backtester · Guide · backtest 한국어
equity · TW
Innodisk Corp. backtest
10 trend-following strategies were compared on the full daily history of Innodisk Corp.. 2 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Supertrend (CAGR 27.3%, MDD -38.2%).
Results by strategy
2 of 10 beat buy and hold (CAGR 27.1%, drawdown -48.4%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 28.1%, MDD -54.6%, Sharpe 0.97, 56% exposure.
Return/drawdown alternative: Supertrend — CAGR is 1.0%p higher than buy and hold, while drawdown improves by -6.2%p (CAGR 27.3%, MDD -38.2%, exposure 60%).
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 |
|---|---|---|---|---|---|---|---|
| SMA 크로스오버 fast=9, slow=31 |
28.1% | -54.6% | 0.97 | 0.51 | 30.6x | 116 | 56% |
| Supertrend period=20, mult=3.6 |
27.3% | -38.2% | 0.94 | 0.71 | 28.2x | 60 | 60% |
| MACD fast=22, slow=32, signal=22 |
22.5% | -55.6% | 0.86 | 0.40 | 16.5x | 128 | 53% |
| 볼린저 밴드 돌파 n=50, k=1.2 |
23.3% | -37.8% | 0.86 | 0.62 | 18.0x | 80 | 50% |
| Parabolic SAR step=0.01, maxStep=0.2 |
20.9% | -44.9% | 0.81 | 0.46 | 13.8x | 168 | 53% |
| ADX / DI 방향성 period=13, threshold=20 |
20.6% | -42.3% | 0.80 | 0.49 | 13.2x | 176 | 46% |
| Keltner 채널 돌파 emaPeriod=57, atrPeriod=8, mult=3.7 |
18.8% | -36.6% | 0.80 | 0.52 | 10.9x | 28 | 29% |
| Donchian 채널 돌파 entryN=16, exitN=44 |
22.6% | -46.8% | 0.77 | 0.48 | 16.7x | 56 | 74% |
| ROC 모멘텀 n=38, threshold=-0.04 |
21.0% | -43.5% | 0.74 | 0.48 | 14.0x | 180 | 70% |
| EMA 크로스오버 fast=56, slow=150 |
19.0% | -51.2% | 0.69 | 0.37 | 11.1x | 21 | 71% |
| Buy and hold | 27.1% | -48.4% | 0.81 | 0.56 | 27.4x | 1 | 100% |
Rules of the top strategy
When the short average rises above the long average, it reads that as an uptrend starting.
- Buy — Buy when the 9-day average price crosses above the 31-day average
- Sell — Sell (to cash) when the 9-day average falls below the 31-day average