Trend-Following Backtester · Guide · backtest 한국어
equity · US
Viatris Inc. backtest
10 trend-following strategies were compared on the full daily history of Viatris Inc.. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 5.5%, drawdown -90.5%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 2.8%, MDD -93.9%, Sharpe 0.28, 86% 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 |
|---|---|---|---|---|---|---|---|
| Donchian 채널 돌파 entryN=11, exitN=90 |
2.8% | -93.9% | 0.28 | 0.03 | 3.6x | 131 | 86% |
| MACD fast=17, slow=31, signal=19 |
1.5% | -78.2% | 0.22 | 0.02 | 2.0x | 537 | 52% |
| SMA 크로스오버 fast=14, slow=96 |
1.1% | -88.4% | 0.22 | 0.01 | 1.6x | 173 | 53% |
| EMA 크로스오버 fast=57, slow=159 |
0.3% | -89.6% | 0.19 | 0.00 | 1.1x | 73 | 52% |
| Supertrend period=8, mult=2.3 |
-0.7% | -92.3% | 0.16 | -0.01 | 0.7x | 463 | 54% |
| 볼린저 밴드 돌파 n=55, k=1.8 |
-0.6% | -89.0% | 0.13 | -0.01 | 0.7x | 199 | 35% |
| ADX / DI 방향성 period=35, threshold=29 |
0.6% | -19.0% | 0.13 | 0.03 | 1.3x | 8 | 1% |
| Keltner 채널 돌파 emaPeriod=55, atrPeriod=9, mult=2.3 |
-2.0% | -89.4% | 0.08 | -0.02 | 0.4x | 215 | 35% |
| Parabolic SAR step=0.005, maxStep=0.36 |
-3.6% | -92.0% | 0.07 | -0.04 | 0.2x | 353 | 52% |
| ROC 모멘텀 n=73, threshold=-0.02 |
-4.6% | -98.4% | 0.05 | -0.05 | 0.1x | 581 | 58% |
| Buy and hold | 5.5% | -90.5% | 0.36 | 0.06 | 12.1x | 1 | 100% |
Rules of the top strategy
A new high means a trend starting; a new low means it’s over (turtle-trading style).
- Buy — Buy on a breakout above the highest high of the last 11 days
- Sell — Sell when price breaks below the lowest low of the last 90 days