Trend-Following Backtester · Guide · backtest 한국어
equity · CA
Jamieson Wellness, Inc. backtest
10 trend-following strategies were compared on the full daily history of Jamieson Wellness, Inc.. 0 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 8.3%, MDD -34.0%).
Results by strategy
0 of 10 beat buy and hold (CAGR 9.9%, drawdown -48.7%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 8.3%, MDD -34.0%, Sharpe 0.51, 57% exposure.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 1.6%p lower than buy and hold, while drawdown improves by 14.7%p (CAGR 8.3%, MDD -34.0%, exposure 57%).
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=19, slow=48 |
8.3% | -34.0% | 0.51 | 0.24 | 2.1x | 33 | 57% |
| SMA 크로스오버 fast=11, slow=72 |
7.5% | -31.5% | 0.47 | 0.24 | 1.9x | 37 | 55% |
| 볼린저 밴드 돌파 n=55, k=1.5 |
6.5% | -28.5% | 0.47 | 0.23 | 1.8x | 43 | 45% |
| Donchian 채널 돌파 entryN=27, exitN=28 |
6.9% | -38.8% | 0.45 | 0.18 | 1.8x | 37 | 59% |
| Keltner 채널 돌파 emaPeriod=57, atrPeriod=16, mult=3.7 |
3.9% | -22.0% | 0.39 | 0.18 | 1.4x | 19 | 28% |
| ROC 모멘텀 n=172, threshold=-0.14 |
6.0% | -48.4% | 0.36 | 0.13 | 1.7x | 27 | 83% |
| MACD fast=16, slow=58, signal=19 |
4.3% | -38.9% | 0.34 | 0.11 | 1.5x | 86 | 51% |
| ADX / DI 방향성 period=36, threshold=25 |
1.8% | -10.2% | 0.31 | 0.17 | 1.2x | 11 | 8% |
| Supertrend period=29, mult=5 |
3.9% | -51.7% | 0.29 | 0.07 | 1.4x | 25 | 57% |
| Parabolic SAR step=0.01, maxStep=0.18 |
0.7% | -54.0% | 0.13 | 0.01 | 1.1x | 125 | 54% |
| Buy and hold | 9.9% | -48.7% | 0.48 | 0.20 | 2.4x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 19-day EMA crosses above the 48-day EMA
- Sell — Sell when the 19-day EMA falls below the 48-day EMA