Trend-Following Backtester · Guide · backtest 한국어
equity · KR
유진테크 backtest
10 trend-following strategies were compared on the full daily history of 유진테크. 5 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 23.3%, MDD -47.4%).
Results by strategy
5 of 10 beat buy and hold (CAGR 22.8%, drawdown -80.7%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 32.4%, MDD -57.1%, Sharpe 0.89, 56% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 9.6%p higher than buy and hold, while drawdown improves by 23.6%p (CAGR 23.3%, MDD -47.4%, 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=38, slow=75 |
32.4% | -57.1% | 0.89 | 0.57 | 185.1x | 51 | 56% |
| EMA 크로스오버 fast=34, slow=83 |
27.3% | -57.1% | 0.78 | 0.48 | 89.4x | 37 | 57% |
| Supertrend period=28, mult=4.2 |
25.8% | -59.0% | 0.78 | 0.44 | 71.2x | 60 | 56% |
| 볼린저 밴드 돌파 n=60, k=0.8 |
22.9% | -51.2% | 0.74 | 0.45 | 46.2x | 114 | 49% |
| Donchian 채널 돌파 entryN=39, exitN=40 |
23.3% | -47.4% | 0.72 | 0.49 | 48.8x | 44 | 56% |
| Keltner 채널 돌파 emaPeriod=77, atrPeriod=21, mult=1.8 |
20.5% | -49.4% | 0.69 | 0.42 | 32.1x | 80 | 46% |
| ROC 모멘텀 n=48, threshold=-0.02 |
20.7% | -54.8% | 0.67 | 0.38 | 33.0x | 232 | 60% |
| ADX / DI 방향성 period=37, threshold=12 |
16.4% | -70.2% | 0.59 | 0.23 | 16.9x | 118 | 46% |
| Parabolic SAR step=0.005, maxStep=0.1 |
10.6% | -84.3% | 0.46 | 0.13 | 6.5x | 162 | 53% |
| MACD fast=15, slow=25, signal=11 |
3.3% | -80.4% | 0.28 | 0.04 | 1.8x | 300 | 52% |
| Buy and hold | 22.8% | -80.7% | 0.66 | 0.28 | 45.7x | 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 38-day average price crosses above the 75-day average
- Sell — Sell (to cash) when the 38-day average falls below the 75-day average