Trend-Following Backtester · Guide · backtest 한국어
equity · SE
Camurus AB backtest
10 trend-following strategies were compared on the full daily history of Camurus AB. 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 24.3%, drawdown -58.9%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 21.2%, MDD -47.2%, Sharpe 0.74, 60% 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=57, slow=107 |
21.2% | -47.2% | 0.74 | 0.45 | 7.8x | 21 | 60% |
| ROC 모멘텀 n=147, threshold=0.1 |
12.4% | -39.4% | 0.57 | 0.31 | 3.5x | 80 | 52% |
| Keltner 채널 돌파 emaPeriod=11, atrPeriod=29, mult=3.5 |
4.2% | -15.6% | 0.57 | 0.27 | 1.6x | 8 | 4% |
| Donchian 채널 돌파 entryN=23, exitN=124 |
11.7% | -73.4% | 0.49 | 0.16 | 3.3x | 19 | 82% |
| Supertrend period=16, mult=4.8 |
10.2% | -63.0% | 0.47 | 0.16 | 2.8x | 31 | 63% |
| 볼린저 밴드 돌파 n=16, k=3 |
4.4% | -22.9% | 0.45 | 0.19 | 1.6x | 26 | 9% |
| EMA 크로스오버 fast=57, slow=195 |
8.5% | -53.9% | 0.42 | 0.16 | 2.4x | 16 | 64% |
| Parabolic SAR step=0.025, maxStep=0.34 |
5.6% | -57.5% | 0.33 | 0.10 | 1.8x | 255 | 54% |
| ADX / DI 방향성 period=25, threshold=35 |
1.5% | -17.3% | 0.30 | 0.09 | 1.2x | 2 | 2% |
| MACD fast=8, slow=25, signal=9 |
4.5% | -65.2% | 0.29 | 0.07 | 1.6x | 236 | 51% |
| Buy and hold | 24.3% | -58.9% | 0.72 | 0.41 | 10.2x | 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 57-day average price crosses above the 107-day average
- Sell — Sell (to cash) when the 57-day average falls below the 107-day average