Trend-Following Backtester · Guide · backtest 한국어
equity · US
IQVIA Holdings, Inc. backtest
10 trend-following strategies were compared on the full daily history of IQVIA Holdings, Inc.. 1 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. Its 95% market exposure makes it hold-like.
Results by strategy
1 of 10 beat buy and hold (CAGR 13.8%, drawdown -51.5%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 14.9%, MDD -46.3%, Sharpe 0.65, 95% exposure. With at least 95% exposure, it should be treated as hold-like, not strong evidence of timing skill.
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 모멘텀 Hold-like · Exposure 95% n=18, threshold=-0.11 |
14.9% | -46.3% | 0.65 | 0.32 | 6.3x | 45 | 95% |
| Supertrend period=16, mult=2.8 |
9.2% | -37.5% | 0.54 | 0.24 | 3.2x | 87 | 57% |
| Donchian 채널 돌파 entryN=12, exitN=35 |
9.7% | -38.7% | 0.52 | 0.25 | 3.4x | 59 | 75% |
| EMA 크로스오버 fast=10, slow=137 |
6.2% | -50.4% | 0.40 | 0.12 | 2.2x | 43 | 66% |
| SMA 크로스오버 fast=26, slow=180 |
6.0% | -54.2% | 0.38 | 0.11 | 2.2x | 29 | 66% |
| Keltner 채널 돌파 emaPeriod=44, atrPeriod=11, mult=1.2 |
5.3% | -26.1% | 0.38 | 0.20 | 2.0x | 107 | 51% |
| MACD fast=18, slow=50, signal=18 |
3.0% | -33.9% | 0.25 | 0.09 | 1.5x | 135 | 48% |
| Parabolic SAR step=0.015, maxStep=0.12 |
2.6% | -43.4% | 0.23 | 0.06 | 1.4x | 231 | 55% |
| 볼린저 밴드 돌파 n=44, k=1.7 |
0.9% | -46.4% | 0.14 | 0.02 | 1.1x | 87 | 44% |
| ADX / DI 방향성 period=26, threshold=29 |
0.4% | -6.8% | 0.13 | 0.06 | 1.1x | 10 | 4% |
| Buy and hold | 13.8% | -51.5% | 0.58 | 0.27 | 5.6x | 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 18-day return is greater than -11%
- Sell — Sell when the 18-day return drops to -11% or below