Trend-Following Backtester · Guide · backtest 한국어
equity · US
ePlus inc. backtest
10 trend-following strategies were compared on the full daily history of ePlus inc.. 0 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 13.1%, drawdown -91.8%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 12.1%, MDD -84.5%, Sharpe 0.45, 88% exposure.
No strategy retained at least 75% of buy-and-hold CAGR while reducing drawdown by both 20% relatively and 5 percentage points absolutely.
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=23, threshold=-0.11 |
12.1% | -84.5% | 0.45 | 0.14 | 29.7x | 269 | 88% |
| Donchian 채널 돌파 entryN=16, exitN=71 |
9.8% | -94.1% | 0.41 | 0.10 | 16.0x | 73 | 82% |
| SMA 크로스오버 fast=44, slow=112 |
7.5% | -83.1% | 0.35 | 0.09 | 8.5x | 67 | 62% |
| Supertrend period=27, mult=3.5 |
7.3% | -78.7% | 0.35 | 0.09 | 8.1x | 147 | 57% |
| EMA 크로스오버 fast=23, slow=108 |
7.1% | -76.5% | 0.35 | 0.09 | 7.7x | 83 | 62% |
| Parabolic SAR step=0.005, maxStep=0.34 |
3.3% | -84.3% | 0.25 | 0.04 | 2.6x | 229 | 53% |
| 볼린저 밴드 돌파 n=24, k=3.1 |
3.5% | -65.8% | 0.23 | 0.05 | 2.8x | 72 | 10% |
| MACD fast=17, slow=31, signal=14 |
1.8% | -89.7% | 0.22 | 0.02 | 1.7x | 395 | 49% |
| ADX / DI 방향성 period=43, threshold=31 |
2.8% | -58.8% | 0.20 | 0.05 | 2.2x | 6 | 3% |
| Keltner 채널 돌파 emaPeriod=58, atrPeriod=8, mult=3.2 |
1.2% | -76.9% | 0.18 | 0.02 | 1.4x | 92 | 28% |
| Buy and hold | 13.1% | -91.8% | 0.47 | 0.14 | 38.7x | 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 23-day return is greater than -11%
- Sell — Sell when the 23-day return drops to -11% or below