Trend-Following Backtester · Guide · backtest 한국어
equity · US
Gilead Sciences, Inc. backtest
10 trend-following strategies were compared on the full daily history of Gilead Sciences, 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 16.7%, drawdown -70.8%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 10.1%, MDD -66.9%, Sharpe 0.45, 61% 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=48, slow=112 |
10.1% | -66.9% | 0.45 | 0.15 | 28.0x | 74 | 61% |
| MACD fast=40, slow=61, signal=22 |
7.9% | -65.8% | 0.39 | 0.12 | 13.6x | 241 | 52% |
| Donchian 채널 돌파 entryN=34, exitN=70 |
7.9% | -67.8% | 0.39 | 0.12 | 13.6x | 78 | 72% |
| EMA 크로스오버 fast=51, slow=180 |
7.6% | -78.2% | 0.38 | 0.10 | 12.4x | 57 | 65% |
| 볼린저 밴드 돌파 n=70, k=2.6 |
4.5% | -54.7% | 0.30 | 0.08 | 4.6x | 84 | 29% |
| ROC 모멘텀 n=145, threshold=0.03 |
4.5% | -67.4% | 0.30 | 0.07 | 4.5x | 307 | 59% |
| ADX / DI 방향성 period=37, threshold=13 |
1.3% | -61.6% | 0.18 | 0.02 | 1.6x | 202 | 33% |
| Keltner 채널 돌파 emaPeriod=51, atrPeriod=38, mult=3.4 |
1.2% | -68.3% | 0.16 | 0.02 | 1.5x | 102 | 25% |
| Supertrend period=10, mult=3 |
0.1% | -81.8% | 0.16 | 0.00 | 1.0x | 243 | 56% |
| Parabolic SAR step=0.025, maxStep=0.12 |
-6.3% | -97.6% | -0.05 | -0.06 | 0.1x | 788 | 53% |
| Buy and hold | 16.7% | -70.8% | 0.56 | 0.24 | 204.8x | 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 48-day average price crosses above the 112-day average
- Sell — Sell (to cash) when the 48-day average falls below the 112-day average