Trend-Following Backtester · Guide · backtest 한국어
equity · KR
BGF리테일 backtest
10 trend-following strategies were compared on the full daily history of BGF리테일. 9 beat buy-and-hold CAGR; MACD ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ADX / DI 방향성 (CAGR -0.3%, MDD -10.4%).
Results by strategy
9 of 10 beat buy and hold (CAGR -7.7%, drawdown -60.4%).
Sharpe leader (same as main): MACD — CAGR -0.6%, MDD -50.7%, Sharpe 0.10, 47% exposure.
CAGR reference leader: 볼린저 밴드 돌파 — CAGR 0.4%, MDD -15.4%, exposure 2%.
Return/drawdown alternative: ADX / DI 방향성 — CAGR is 7.1%p higher than buy and hold, while drawdown improves by 9.7%p (CAGR -0.3%, MDD -10.4%, exposure 2%).
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 |
|---|---|---|---|---|---|---|---|
| MACD fast=12, slow=38, signal=19 |
-0.6% | -50.7% | 0.10 | -0.01 | 0.9x | 95 | 47% |
| 볼린저 밴드 돌파 n=17, k=3.3 |
0.4% | -15.4% | 0.09 | 0.02 | 1.0x | 6 | 2% |
| Keltner 채널 돌파 emaPeriod=13, atrPeriod=15, mult=2.5 |
0.2% | -14.5% | 0.07 | 0.01 | 1.0x | 6 | 2% |
| SMA 크로스오버 fast=49, slow=120 |
-1.6% | -44.2% | 0.05 | -0.04 | 0.9x | 18 | 40% |
| ADX / DI 방향성 period=26, threshold=35 |
-0.3% | -10.4% | -0.03 | -0.02 | 1.0x | 2 | 2% |
| EMA 크로스오버 fast=43, slow=122 |
-3.9% | -37.5% | -0.08 | -0.10 | 0.7x | 20 | 37% |
| Donchian 채널 돌파 entryN=58, exitN=75 |
-5.9% | -48.9% | -0.12 | -0.12 | 0.6x | 14 | 52% |
| Supertrend period=18, mult=1.9 |
-7.2% | -62.6% | -0.16 | -0.11 | 0.5x | 93 | 48% |
| Parabolic SAR step=0.005, maxStep=0.18 |
-7.8% | -63.7% | -0.20 | -0.12 | 0.5x | 71 | 45% |
| ROC 모멘텀 n=91, threshold=0.14 |
-5.9% | -57.3% | -0.31 | -0.10 | 0.6x | 58 | 17% |
| Buy and hold | -7.7% | -60.4% | -0.05 | -0.13 | 0.5x | 1 | 100% |
Rules of the top strategy
Looks at the gap (MACD) between a short and long average crossing its own signal line.
- Buy — Buy when the MACD line (12/38) crosses above its 19-day signal line
- Sell — Sell when the MACD line crosses back below the signal line