Trend-Following Backtester · Guide · backtest 한국어
equity · IT
Davide Campari-Milano N.V. backtest
10 trend-following strategies were compared on the full daily history of Davide Campari-Milano N.V.. 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 15.8%, drawdown -61.8%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 8.8%, MDD -36.7%, Sharpe 0.54, 67% 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=16, slow=345 |
8.8% | -36.7% | 0.54 | 0.24 | 8.2x | 26 | 67% |
| EMA 크로스오버 fast=57, slow=182 |
8.5% | -40.7% | 0.51 | 0.21 | 7.8x | 30 | 69% |
| ROC 모멘텀 n=128, threshold=-0.11 |
8.1% | -49.1% | 0.46 | 0.16 | 7.0x | 95 | 84% |
| Donchian 채널 돌파 entryN=71, exitN=48 |
5.9% | -38.4% | 0.42 | 0.15 | 4.2x | 48 | 53% |
| Keltner 채널 돌파 emaPeriod=66, atrPeriod=5, mult=2.9 |
3.9% | -28.7% | 0.34 | 0.14 | 2.6x | 72 | 37% |
| Supertrend period=25, mult=3.5 |
4.9% | -49.1% | 0.34 | 0.10 | 3.3x | 105 | 61% |
| ADX / DI 방향성 period=47, threshold=39 |
0.8% | -4.3% | 0.32 | 0.19 | 1.2x | 4 | 1% |
| 볼린저 밴드 돌파 n=58, k=2.5 |
2.5% | -33.4% | 0.26 | 0.08 | 1.9x | 75 | 33% |
| Parabolic SAR step=0.02, maxStep=0.34 |
-5.7% | -95.6% | 0.07 | -0.06 | 0.2x | 541 | 55% |
| MACD fast=9, slow=15, signal=15 |
-5.7% | -96.2% | 0.06 | -0.06 | 0.2x | 571 | 50% |
| Buy and hold | 15.8% | -61.8% | 0.33 | 0.26 | 39.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 16-day average price crosses above the 345-day average
- Sell — Sell (to cash) when the 16-day average falls below the 345-day average