Trend-Following Backtester · Guide · backtest 한국어
equity · CN
GoerTek Inc. Class A backtest
10 trend-following strategies were compared on the full daily history of GoerTek Inc. Class A. 7 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is 볼린저 밴드 돌파 (CAGR 17.6%, MDD -46.0%).
Results by strategy
7 of 10 beat buy and hold (CAGR 15.2%, drawdown -74.9%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 20.9%, MDD -51.8%, Sharpe 0.72, 58% exposure.
Return/drawdown alternative: 볼린저 밴드 돌파 — CAGR is 5.7%p higher than buy and hold, while drawdown improves by 23.1%p (CAGR 17.6%, MDD -46.0%, exposure 45%).
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 |
|---|---|---|---|---|---|---|---|
| Donchian 채널 돌파 entryN=32, exitN=35 |
20.9% | -51.8% | 0.72 | 0.40 | 31.9x | 52 | 58% |
| EMA 크로스오버 fast=18, slow=21 |
19.9% | -50.9% | 0.70 | 0.39 | 27.1x | 112 | 55% |
| 볼린저 밴드 돌파 n=69, k=1.2 |
17.6% | -46.0% | 0.67 | 0.38 | 19.1x | 66 | 45% |
| Supertrend period=14, mult=4.8 |
18.8% | -50.7% | 0.66 | 0.37 | 23.0x | 48 | 62% |
| Keltner 채널 돌파 emaPeriod=55, atrPeriod=24, mult=1.4 |
16.1% | -46.9% | 0.63 | 0.34 | 15.1x | 114 | 45% |
| SMA 크로스오버 fast=13, slow=195 |
16.9% | -61.2% | 0.63 | 0.28 | 17.2x | 40 | 58% |
| ROC 모멘텀 n=36, threshold=-0.04 |
15.8% | -62.7% | 0.59 | 0.25 | 14.6x | 239 | 64% |
| ADX / DI 방향성 period=30, threshold=12 |
13.6% | -64.0% | 0.56 | 0.21 | 10.1x | 168 | 46% |
| MACD fast=11, slow=65, signal=17 |
10.7% | -69.2% | 0.48 | 0.16 | 6.4x | 227 | 52% |
| Parabolic SAR step=0.005, maxStep=0.08 |
9.9% | -56.1% | 0.46 | 0.18 | 5.6x | 143 | 50% |
| Buy and hold | 15.2% | -74.9% | 0.55 | 0.20 | 13.2x | 1 | 100% |
Rules of the top strategy
A new high means a trend starting; a new low means it’s over (turtle-trading style).
- Buy — Buy on a breakout above the highest high of the last 32 days
- Sell — Sell when price breaks below the lowest low of the last 35 days