Trend-Following Backtester · Guide · backtest 한국어
equity · US
ResMed Inc. backtest
10 trend-following strategies were compared on the full daily history of ResMed Inc.. 0 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 20.2%, drawdown -61.6%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 17.4%, MDD -61.6%, Sharpe 0.65, 71% 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 |
|---|---|---|---|---|---|---|---|
| SMA 크로스오버 fast=73, slow=253 |
17.4% | -61.6% | 0.65 | 0.28 | 148.0x | 30 | 71% |
| EMA 크로스오버 fast=59, slow=143 |
13.2% | -63.6% | 0.54 | 0.21 | 47.2x | 40 | 69% |
| Donchian 채널 돌파 entryN=6, exitN=62 |
14.0% | -68.9% | 0.54 | 0.20 | 59.6x | 101 | 92% |
| ROC 모멘텀 n=143, threshold=-0.04 |
12.9% | -61.8% | 0.53 | 0.21 | 43.9x | 166 | 77% |
| MACD fast=24, slow=48, signal=19 |
5.4% | -52.1% | 0.33 | 0.10 | 5.1x | 287 | 52% |
| Supertrend period=20, mult=3.1 |
4.7% | -64.0% | 0.30 | 0.07 | 4.1x | 219 | 58% |
| ADX / DI 방향성 period=27, threshold=16 |
3.1% | -55.6% | 0.25 | 0.06 | 2.6x | 218 | 37% |
| 볼린저 밴드 돌파 n=58, k=2 |
2.3% | -44.1% | 0.21 | 0.05 | 2.0x | 132 | 41% |
| Keltner 채널 돌파 emaPeriod=47, atrPeriod=13, mult=1.8 |
1.2% | -54.4% | 0.17 | 0.02 | 1.4x | 221 | 47% |
| Parabolic SAR step=0.025, maxStep=0.14 |
0.3% | -91.4% | 0.15 | 0.00 | 1.1x | 669 | 55% |
| Buy and hold | 20.2% | -61.6% | 0.66 | 0.33 | 312.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 73-day average price crosses above the 253-day average
- Sell — Sell (to cash) when the 73-day average falls below the 253-day average