Trend-Following Backtester · Guide · backtest 한국어
equity · FR
MedinCell SA backtest
10 trend-following strategies were compared on the full daily history of MedinCell SA. 1 beat buy-and-hold CAGR; Supertrend ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 15.7%, MDD -46.0%).
Results by strategy
1 of 10 beat buy and hold (CAGR 17.4%, drawdown -70.5%).
Sharpe leader (same as main): Supertrend — CAGR 30.4%, MDD -61.0%, Sharpe 0.76, 42% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 13.0%p higher than buy and hold, while drawdown improves by 9.5%p (CAGR 15.7%, MDD -46.0%, exposure 20%).
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 |
|---|---|---|---|---|---|---|---|
| Supertrend period=31, mult=4.1 |
30.4% | -61.0% | 0.76 | 0.50 | 8.0x | 31 | 42% |
| Donchian 채널 돌파 entryN=116, exitN=17 |
15.7% | -46.0% | 0.59 | 0.34 | 3.1x | 16 | 20% |
| 볼린저 밴드 돌파 n=63, k=3 |
11.6% | -44.2% | 0.48 | 0.26 | 2.4x | 12 | 20% |
| EMA 크로스오버 fast=13, slow=114 |
11.7% | -55.2% | 0.46 | 0.21 | 2.4x | 23 | 51% |
| Parabolic SAR step=0.025, maxStep=0.14 |
11.3% | -73.6% | 0.43 | 0.15 | 2.3x | 167 | 47% |
| SMA 크로스오버 fast=50, slow=106 |
9.4% | -52.5% | 0.41 | 0.18 | 2.0x | 21 | 51% |
| Keltner 채널 돌파 emaPeriod=59, atrPeriod=25, mult=2.5 |
7.2% | -56.1% | 0.36 | 0.13 | 1.7x | 30 | 31% |
| ROC 모멘텀 n=71, threshold=0 |
6.7% | -59.8% | 0.35 | 0.11 | 1.7x | 87 | 52% |
| ADX / DI 방향성 period=29, threshold=18 |
5.1% | -59.3% | 0.31 | 0.09 | 1.5x | 34 | 30% |
| MACD fast=11, slow=47, signal=8 |
1.3% | -79.0% | 0.24 | 0.02 | 1.1x | 138 | 50% |
| Buy and hold | 17.4% | -70.5% | 0.54 | 0.25 | 3.5x | 1 | 100% |
Rules of the top strategy
Trades the direction of a volatility-based trend line that trails below/above price.
- Buy — Buy when price moves above the trend line (flips up) — 31-day volatility, 4.1× band
- Sell — Sell when price drops below the trend line (flips down)