Trend-Following Backtester · Guide · backtest 한국어
equity · KR
알테오젠 backtest
10 trend-following strategies were compared on the full daily history of 알테오젠. 0 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 40.9%, MDD -60.1%).
Results by strategy
0 of 10 beat buy and hold (CAGR 48.9%, drawdown -76.9%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 40.9%, MDD -60.1%, Sharpe 0.91, 56% exposure.
CAGR reference leader: Donchian 채널 돌파 — CAGR 41.5%, MDD -77.7%, exposure 86%.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 8.0%p lower than buy and hold, while drawdown improves by 16.8%p (CAGR 40.9%, MDD -60.1%, exposure 56%).
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=33, slow=207 |
40.9% | -60.1% | 0.91 | 0.68 | 54.0x | 14 | 56% |
| Donchian 채널 돌파 entryN=14, exitN=98 |
41.5% | -77.7% | 0.87 | 0.53 | 56.8x | 20 | 86% |
| EMA 크로스오버 fast=19, slow=172 |
38.5% | -62.3% | 0.87 | 0.62 | 44.2x | 20 | 56% |
| ROC 모멘텀 n=122, threshold=0.09 |
35.8% | -57.2% | 0.85 | 0.63 | 35.3x | 96 | 49% |
| Parabolic SAR step=0.04, maxStep=0.08 |
28.7% | -58.5% | 0.76 | 0.49 | 18.8x | 233 | 52% |
| Supertrend period=10, mult=4 |
28.7% | -66.6% | 0.74 | 0.43 | 18.8x | 48 | 59% |
| ADX / DI 방향성 period=36, threshold=19 |
22.0% | -55.2% | 0.69 | 0.40 | 10.1x | 22 | 26% |
| Keltner 채널 돌파 emaPeriod=64, atrPeriod=18, mult=1.3 |
24.1% | -56.3% | 0.69 | 0.43 | 12.4x | 72 | 45% |
| 볼린저 밴드 돌파 n=56, k=1.3 |
22.5% | -49.5% | 0.67 | 0.46 | 10.6x | 60 | 41% |
| MACD fast=6, slow=33, signal=9 |
14.5% | -61.6% | 0.52 | 0.24 | 4.9x | 269 | 49% |
| Buy and hold | 48.9% | -76.9% | 0.93 | 0.64 | 102.8x | 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 33-day average price crosses above the 207-day average
- Sell — Sell (to cash) when the 33-day average falls below the 207-day average