Trend-Following Backtester · Guide · backtest 한국어
equity · SE
Sinch AB backtest
10 trend-following strategies were compared on the full daily history of Sinch AB. 9 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Keltner 채널 돌파 (CAGR 20.9%, MDD -37.9%).
Results by strategy
9 of 10 beat buy and hold (CAGR 18.4%, drawdown -93.0%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 43.0%, MDD -47.1%, Sharpe 1.07, 55% exposure.
CAGR reference leader: Donchian 채널 돌파 — CAGR 43.0%, MDD -60.3%, exposure 60%.
Return/drawdown alternative: Keltner 채널 돌파 — CAGR is 24.6%p higher than buy and hold, while drawdown improves by 45.9%p (CAGR 20.9%, MDD -37.9%, exposure 27%).
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=23, slow=59 |
43.0% | -47.1% | 1.07 | 0.91 | 47.8x | 37 | 55% |
| Donchian 채널 돌파 entryN=30, exitN=51 |
43.0% | -60.3% | 1.02 | 0.71 | 47.9x | 23 | 60% |
| Supertrend period=13, mult=3.4 |
38.5% | -47.7% | 0.97 | 0.81 | 33.8x | 51 | 52% |
| EMA 크로스오버 fast=17, slow=47 |
35.5% | -59.8% | 0.93 | 0.59 | 26.7x | 39 | 57% |
| ROC 모멘텀 n=43, threshold=-0.02 |
36.3% | -61.7% | 0.91 | 0.59 | 28.5x | 111 | 58% |
| ADX / DI 방향성 period=18, threshold=25 |
25.5% | -39.0% | 0.85 | 0.65 | 11.7x | 74 | 27% |
| Parabolic SAR step=0.025, maxStep=0.08 |
30.3% | -65.0% | 0.82 | 0.47 | 17.4x | 183 | 51% |
| 볼린저 밴드 돌파 n=34, k=2 |
25.8% | -55.3% | 0.80 | 0.47 | 11.9x | 58 | 35% |
| Keltner 채널 돌파 emaPeriod=24, atrPeriod=17, mult=2.3 |
20.9% | -37.9% | 0.75 | 0.55 | 7.8x | 54 | 27% |
| MACD fast=13, slow=57, signal=11 |
14.5% | -89.3% | 0.52 | 0.16 | 4.3x | 126 | 53% |
| Buy and hold | 18.4% | -93.0% | 0.58 | 0.20 | 6.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 23-day average price crosses above the 59-day average
- Sell — Sell (to cash) when the 23-day average falls below the 59-day average