Trend-Following Backtester · Guide · backtest 한국어
etf · US
JPMorgan BetaBuilders Japan ETF backtest
10 trend-following strategies were compared on the full daily history of JPMorgan BetaBuilders Japan ETF. 1 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 5.8%, MDD -23.2%).
Results by strategy
1 of 10 beat buy and hold (CAGR 5.1%, drawdown -34.6%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 5.8%, MDD -23.2%, Sharpe 0.48, 63% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 0.6%p higher than buy and hold, while drawdown improves by 11.4%p (CAGR 5.8%, MDD -23.2%, exposure 63%).
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=39, slow=206 |
5.8% | -23.2% | 0.48 | 0.25 | 1.6x | 9 | 63% |
| ROC 모멘텀 n=56, threshold=-0.09 |
5.0% | -37.2% | 0.38 | 0.13 | 1.5x | 29 | 90% |
| EMA 크로스오버 fast=59, slow=116 |
3.9% | -23.5% | 0.35 | 0.17 | 1.4x | 11 | 65% |
| Donchian 채널 돌파 entryN=72, exitN=69 |
3.2% | -21.9% | 0.30 | 0.14 | 1.3x | 13 | 63% |
| 볼린저 밴드 돌파 n=33, k=3.1 |
0.7% | -11.8% | 0.16 | 0.06 | 1.1x | 10 | 10% |
| Supertrend period=16, mult=4 |
0.2% | -25.4% | 0.08 | 0.01 | 1.0x | 52 | 60% |
| Keltner 채널 돌파 emaPeriod=13, atrPeriod=33, mult=3.8 |
-0.2% | -6.7% | -0.05 | -0.03 | 1.0x | 6 | 3% |
| ADX / DI 방향성 period=23, threshold=27 |
-0.2% | -3.6% | -0.16 | -0.07 | 1.0x | 2 | 1% |
| MACD fast=23, slow=59, signal=15 |
-4.3% | -40.8% | -0.33 | -0.11 | 0.7x | 88 | 48% |
| Parabolic SAR step=0.01, maxStep=0.34 |
-7.2% | -52.3% | -0.54 | -0.14 | 0.5x | 118 | 55% |
| Buy and hold | 5.1% | -34.6% | 0.36 | 0.15 | 1.5x | 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 39-day average price crosses above the 206-day average
- Sell — Sell (to cash) when the 39-day average falls below the 206-day average