Trend-Following Backtester · Guide · backtest 한국어
equity · KR
씨젠 backtest
10 trend-following strategies were compared on the full daily history of 씨젠. 4 beat buy-and-hold CAGR; ADX / DI 방향성 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ADX / DI 방향성 (CAGR 14.3%, MDD -31.7%).
Results by strategy
4 of 10 beat buy and hold (CAGR 12.4%, drawdown -87.8%).
Sharpe leader (same as main): ADX / DI 방향성 — CAGR 14.3%, MDD -31.7%, Sharpe 0.67, 5% exposure.
Return/drawdown alternative: ADX / DI 방향성 — CAGR is 1.9%p higher than buy and hold, while drawdown improves by 56.1%p (CAGR 14.3%, MDD -31.7%, exposure 5%).
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 |
|---|---|---|---|---|---|---|---|
| ADX / DI 방향성 period=37, threshold=33 |
14.3% | -31.7% | 0.67 | 0.45 | 8.4x | 2 | 5% |
| 볼린저 밴드 돌파 n=54, k=1.4 |
13.6% | -74.0% | 0.52 | 0.18 | 7.6x | 72 | 34% |
| SMA 크로스오버 fast=56, slow=104 |
13.2% | -70.9% | 0.51 | 0.19 | 7.2x | 43 | 44% |
| Supertrend period=13, mult=4.1 |
12.6% | -77.3% | 0.49 | 0.16 | 6.6x | 54 | 46% |
| EMA 크로스오버 fast=13, slow=32 |
11.1% | -72.9% | 0.46 | 0.15 | 5.3x | 110 | 46% |
| Keltner 채널 돌파 emaPeriod=59, atrPeriod=24, mult=3.4 |
10.1% | -72.9% | 0.45 | 0.14 | 4.6x | 40 | 24% |
| Donchian 채널 돌파 entryN=114, exitN=31 |
9.3% | -59.4% | 0.43 | 0.16 | 4.1x | 24 | 22% |
| ROC 모멘텀 n=109, threshold=0.09 |
6.5% | -78.3% | 0.35 | 0.08 | 2.7x | 128 | 34% |
| Parabolic SAR step=0.015, maxStep=0.32 |
6.0% | -77.3% | 0.34 | 0.08 | 2.5x | 274 | 45% |
| MACD fast=11, slow=29, signal=7 |
5.7% | -73.6% | 0.34 | 0.08 | 2.4x | 312 | 50% |
| Buy and hold | 12.4% | -87.8% | 0.48 | 0.14 | 6.4x | 1 | 100% |
Rules of the top strategy
Looks at both the direction and the strength of the trend; holds only in a strong uptrend.
- Buy — Buy when up-direction (+DI) beats down-direction (−DI) and trend strength (ADX, 37-day) is ≥ 33
- Sell — Sell when direction flips or the trend weakens (ADX < 33)