Trend-Following Backtester · Guide · backtest 한국어
equity · US
Veeva Systems Inc. backtest
10 trend-following strategies were compared on the full daily history of Veeva Systems Inc.. 1 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 14.3%, MDD -47.7%).
Results by strategy
1 of 10 beat buy and hold (CAGR 14.2%, drawdown -61.4%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 14.3%, MDD -47.7%, Sharpe 0.60, 64% exposure.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 0.1%p higher than buy and hold, while drawdown improves by 13.6%p (CAGR 14.3%, MDD -47.7%, exposure 64%).
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 |
|---|---|---|---|---|---|---|---|
| EMA 크로스오버 fast=53, slow=202 |
14.3% | -47.7% | 0.60 | 0.30 | 5.5x | 14 | 64% |
| SMA 크로스오버 fast=59, slow=81 |
11.4% | -56.7% | 0.52 | 0.20 | 4.0x | 47 | 59% |
| Donchian 채널 돌파 entryN=22, exitN=70 |
12.2% | -48.9% | 0.51 | 0.25 | 4.4x | 29 | 77% |
| ADX / DI 방향성 period=15, threshold=40 |
2.1% | -11.8% | 0.42 | 0.18 | 1.3x | 6 | 3% |
| ROC 모멘텀 n=145, threshold=0.1 |
7.7% | -54.2% | 0.42 | 0.14 | 2.6x | 96 | 49% |
| Supertrend period=19, mult=2.3 |
3.0% | -47.4% | 0.25 | 0.06 | 1.5x | 135 | 56% |
| 볼린저 밴드 돌파 n=35, k=1.3 |
2.4% | -55.8% | 0.22 | 0.04 | 1.4x | 113 | 44% |
| Parabolic SAR step=0.02, maxStep=0.12 |
2.0% | -53.0% | 0.21 | 0.04 | 1.3x | 251 | 54% |
| Keltner 채널 돌파 emaPeriod=43, atrPeriod=12, mult=4 |
1.9% | -24.5% | 0.21 | 0.08 | 1.3x | 28 | 20% |
| MACD fast=17, slow=47, signal=18 |
0.6% | -53.9% | 0.16 | 0.01 | 1.1x | 145 | 51% |
| Buy and hold | 14.2% | -61.4% | 0.53 | 0.23 | 5.5x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 53-day EMA crosses above the 202-day EMA
- Sell — Sell when the 53-day EMA falls below the 202-day EMA