Trend-Following Backtester · Guide · backtest 한국어
equity · IT
Ferrari NV backtest
10 trend-following strategies were compared on the full daily history of Ferrari NV. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 19.3%, MDD -33.0%).
Results by strategy
0 of 10 beat buy and hold (CAGR 21.4%, drawdown -43.9%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 18.1%, MDD -29.5%, Sharpe 0.94, 66% exposure.
CAGR reference leader: Supertrend — CAGR 19.5%, MDD -47.2%, exposure 69%.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 3.3%p lower than buy and hold, while drawdown improves by 14.4%p (CAGR 19.3%, MDD -33.0%, exposure 71%).
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=49, exitN=44 |
18.1% | -29.5% | 0.94 | 0.61 | 5.8x | 19 | 66% |
| Supertrend period=29, mult=5 |
19.5% | -47.2% | 0.93 | 0.41 | 6.6x | 29 | 69% |
| SMA 크로스오버 fast=49, slow=195 |
19.3% | -33.0% | 0.90 | 0.58 | 6.5x | 11 | 71% |
| ROC 모멘텀 n=112, threshold=-0.07 |
19.1% | -36.2% | 0.85 | 0.53 | 6.3x | 45 | 83% |
| EMA 크로스오버 fast=54, slow=110 |
15.7% | -37.1% | 0.77 | 0.42 | 4.7x | 17 | 74% |
| 볼린저 밴드 돌파 n=59, k=2.3 |
9.6% | -26.2% | 0.68 | 0.37 | 2.6x | 37 | 42% |
| Keltner 채널 돌파 emaPeriod=55, atrPeriod=12, mult=3.9 |
8.3% | -20.8% | 0.66 | 0.40 | 2.3x | 26 | 33% |
| Parabolic SAR step=0.005, maxStep=0.36 |
8.7% | -53.7% | 0.51 | 0.16 | 2.4x | 99 | 57% |
| MACD fast=10, slow=53, signal=14 |
3.6% | -45.6% | 0.28 | 0.08 | 1.4x | 161 | 48% |
| ADX / DI 방향성 period=38, threshold=13 |
2.5% | -33.7% | 0.24 | 0.07 | 1.3x | 60 | 32% |
| Buy and hold | 21.4% | -43.9% | 0.81 | 0.49 | 7.7x | 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 49 days
- Sell — Sell when price breaks below the lowest low of the last 44 days