Trend-Following Backtester · Guide · backtest 한국어
equity · KR
DL이앤씨 backtest
10 trend-following strategies were compared on the full daily history of DL이앤씨. 7 beat buy-and-hold CAGR; 볼린저 밴드 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Keltner 채널 돌파 (CAGR 8.2%, MDD -16.4%).
Results by strategy
7 of 10 beat buy and hold (CAGR -1.6%, drawdown -62.4%).
Sharpe leader (same as main): 볼린저 밴드 돌파 — CAGR 8.7%, MDD -18.1%, Sharpe 0.58, 4% exposure.
CAGR reference leader: Supertrend — CAGR 12.3%, MDD -44.5%, exposure 44%.
Return/drawdown alternative: Keltner 채널 돌파 — CAGR is 10.4%p higher than buy and hold, while drawdown improves by 44.3%p (CAGR 8.2%, MDD -16.4%, exposure 4%).
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 |
|---|---|---|---|---|---|---|---|
| 볼린저 밴드 돌파 n=20, k=3.4 |
8.7% | -18.1% | 0.58 | 0.48 | 1.6x | 4 | 4% |
| Keltner 채널 돌파 emaPeriod=11, atrPeriod=15, mult=2.8 |
8.2% | -16.4% | 0.55 | 0.50 | 1.5x | 4 | 4% |
| Supertrend period=28, mult=1.7 |
12.3% | -44.5% | 0.53 | 0.28 | 1.9x | 68 | 44% |
| Donchian 채널 돌파 entryN=115, exitN=39 |
9.3% | -35.6% | 0.45 | 0.26 | 1.6x | 6 | 19% |
| SMA 크로스오버 fast=37, slow=56 |
7.9% | -57.5% | 0.39 | 0.14 | 1.5x | 22 | 45% |
| EMA 크로스오버 fast=52, slow=257 |
6.4% | -48.9% | 0.35 | 0.13 | 1.4x | 3 | 32% |
| ROC 모멘텀 n=67, threshold=0.1 |
4.7% | -42.3% | 0.30 | 0.11 | 1.3x | 36 | 26% |
| Parabolic SAR step=0.05, maxStep=0.1 |
-1.8% | -56.8% | 0.10 | -0.03 | 0.9x | 136 | 48% |
| ADX / DI 방향성 period=13, threshold=22 |
-4.4% | -61.2% | -0.01 | -0.07 | 0.8x | 70 | 32% |
| MACD fast=10, slow=54, signal=19 |
-6.2% | -54.8% | -0.04 | -0.11 | 0.7x | 70 | 49% |
| Buy and hold | -1.6% | -62.4% | 0.19 | -0.03 | 0.9x | 1 | 100% |
Rules of the top strategy
Breaking above the upper band (average plus a multiple of volatility) signals a strong move up.
- Buy — Buy when the close breaks above the upper band of the 20-day average (3.4× volatility)
- Sell — Sell when the close falls back to the 20-day middle average