Trend-Following Backtester · Guide · backtest 한국어
equity · US
CONMED Corporation backtest
10 trend-following strategies were compared on the full daily history of CONMED Corporation. 5 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 10.7%, MDD -57.3%).
Results by strategy
5 of 10 beat buy and hold (CAGR 8.0%, drawdown -79.6%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 11.9%, MDD -67.2%, Sharpe 0.50, 56% exposure.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 3.9%p higher than buy and hold, while drawdown improves by 12.3%p (CAGR 10.7%, MDD -57.3%, exposure 58%).
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=24, slow=69 |
11.9% | -67.2% | 0.50 | 0.18 | 80.4x | 149 | 56% |
| Donchian 채널 돌파 entryN=81, exitN=49 |
10.6% | -57.8% | 0.49 | 0.18 | 51.6x | 71 | 50% |
| EMA 크로스오버 fast=15, slow=127 |
10.7% | -57.3% | 0.48 | 0.19 | 53.3x | 105 | 58% |
| ADX / DI 방향성 period=55, threshold=7 |
8.8% | -66.5% | 0.42 | 0.13 | 26.9x | 293 | 56% |
| Keltner 채널 돌파 emaPeriod=86, atrPeriod=24, mult=3.3 |
6.8% | -54.7% | 0.41 | 0.12 | 13.1x | 89 | 34% |
| Supertrend period=9, mult=4.7 |
8.3% | -65.8% | 0.40 | 0.13 | 22.2x | 97 | 58% |
| 볼린저 밴드 돌파 n=40, k=2.9 |
5.0% | -44.0% | 0.36 | 0.11 | 6.7x | 77 | 16% |
| ROC 모멘텀 n=132, threshold=0.07 |
5.1% | -78.9% | 0.31 | 0.06 | 6.8x | 277 | 48% |
| Parabolic SAR step=0.015, maxStep=0.3 |
-1.8% | -95.1% | 0.12 | -0.02 | 0.5x | 673 | 54% |
| MACD fast=16, slow=59, signal=12 |
-3.5% | -85.1% | 0.07 | -0.04 | 0.2x | 499 | 52% |
| Buy and hold | 8.0% | -79.6% | 0.41 | 0.10 | 20.1x | 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 24-day average price crosses above the 69-day average
- Sell — Sell (to cash) when the 24-day average falls below the 69-day average