Trend-Following Backtester · Guide · backtest 한국어
equity · GR
Viohalco SA/NV backtest
10 trend-following strategies were compared on the full daily history of Viohalco SA/NV. 6 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Keltner 채널 돌파 (CAGR 15.4%, MDD -38.3%).
Results by strategy
6 of 10 beat buy and hold (CAGR 12.1%, drawdown -80.8%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 26.4%, MDD -49.7%, Sharpe 0.96, 54% exposure.
Return/drawdown alternative: Keltner 채널 돌파 — CAGR is 14.2%p higher than buy and hold, while drawdown improves by 31.1%p (CAGR 15.4%, MDD -38.3%, exposure 32%).
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=72, slow=138 |
26.4% | -49.7% | 0.96 | 0.53 | 18.4x | 21 | 54% |
| Donchian 채널 돌파 entryN=116, exitN=60 |
18.7% | -47.6% | 0.83 | 0.39 | 8.5x | 15 | 41% |
| Keltner 채널 돌파 emaPeriod=46, atrPeriod=19, mult=2.5 |
15.4% | -38.3% | 0.76 | 0.40 | 5.9x | 46 | 32% |
| EMA 크로스오버 fast=57, slow=168 |
17.3% | -50.3% | 0.72 | 0.34 | 7.3x | 17 | 54% |
| ROC 모멘텀 n=123, threshold=0.07 |
16.8% | -42.1% | 0.71 | 0.40 | 6.9x | 109 | 46% |
| 볼린저 밴드 돌파 n=56, k=1.5 |
15.1% | -47.2% | 0.69 | 0.32 | 5.8x | 50 | 38% |
| Supertrend period=20, mult=4.5 |
12.0% | -63.9% | 0.54 | 0.19 | 4.1x | 44 | 51% |
| ADX / DI 방향성 period=33, threshold=16 |
9.2% | -49.6% | 0.51 | 0.19 | 3.0x | 58 | 28% |
| MACD fast=14, slow=48, signal=10 |
9.0% | -66.6% | 0.44 | 0.13 | 2.9x | 180 | 51% |
| Parabolic SAR step=0.03, maxStep=0.4 |
8.4% | -60.3% | 0.42 | 0.14 | 2.7x | 316 | 53% |
| Buy and hold | 12.1% | -80.8% | 0.48 | 0.15 | 4.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 72-day average price crosses above the 138-day average
- Sell — Sell (to cash) when the 72-day average falls below the 138-day average