Trend-Following Backtester · Guide · backtest 한국어
equity · PL
Auto Partner SA backtest
10 trend-following strategies were compared on the full daily history of Auto Partner SA. 1 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 20.3%, MDD -36.0%).
Results by strategy
1 of 10 beat buy and hold (CAGR 21.7%, drawdown -47.1%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 24.1%, MDD -40.0%, Sharpe 0.96, 54% exposure.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 2.4%p higher than buy and hold, while drawdown improves by 7.1%p (CAGR 20.3%, MDD -36.0%, exposure 56%).
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=50, slow=110 |
24.1% | -40.0% | 0.96 | 0.60 | 8.1x | 13 | 54% |
| EMA 크로스오버 fast=41, slow=103 |
20.3% | -36.0% | 0.84 | 0.56 | 6.0x | 13 | 56% |
| 볼린저 밴드 돌파 n=59, k=2.4 |
14.0% | -18.4% | 0.81 | 0.76 | 3.6x | 23 | 33% |
| Keltner 채널 돌파 emaPeriod=67, atrPeriod=17, mult=2.5 |
14.2% | -35.6% | 0.76 | 0.40 | 3.6x | 27 | 40% |
| ADX / DI 방향성 period=34, threshold=23 |
8.2% | -15.8% | 0.75 | 0.52 | 2.1x | 13 | 14% |
| Donchian 채널 돌파 entryN=94, exitN=15 |
12.2% | -20.7% | 0.74 | 0.59 | 3.0x | 25 | 30% |
| ROC 모멘텀 n=140, threshold=0.08 |
14.7% | -38.3% | 0.72 | 0.38 | 3.8x | 55 | 45% |
| Supertrend period=22, mult=4.2 |
12.1% | -47.0% | 0.57 | 0.26 | 3.0x | 31 | 60% |
| Parabolic SAR step=0.02, maxStep=0.16 |
-3.0% | -59.0% | 0.00 | -0.05 | 0.7x | 193 | 56% |
| MACD fast=12, slow=36, signal=10 |
-7.6% | -67.1% | -0.22 | -0.11 | 0.5x | 187 | 47% |
| Buy and hold | 21.7% | -47.1% | 0.74 | 0.46 | 6.7x | 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 50-day average price crosses above the 110-day average
- Sell — Sell (to cash) when the 50-day average falls below the 110-day average