Trend-Following Backtester · Guide · backtest 한국어
equity · KR
GS건설 backtest
10 trend-following strategies were compared on the full daily history of GS건설. 6 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ADX / DI 방향성 (CAGR 5.4%, MDD -49.2%).
Results by strategy
6 of 10 beat buy and hold (CAGR 4.4%, drawdown -93.1%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 12.2%, MDD -55.1%, Sharpe 0.51, 52% exposure.
Return/drawdown alternative: ADX / DI 방향성 — CAGR is 7.7%p higher than buy and hold, while drawdown improves by 38.0%p (CAGR 5.4%, MDD -49.2%, exposure 31%).
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=30, slow=176 |
12.2% | -55.1% | 0.51 | 0.22 | 21.2x | 45 | 52% |
| Donchian 채널 돌파 entryN=116, exitN=56 |
8.5% | -72.3% | 0.43 | 0.12 | 8.6x | 34 | 36% |
| EMA 크로스오버 fast=50, slow=132 |
8.5% | -61.0% | 0.41 | 0.14 | 8.7x | 47 | 53% |
| ADX / DI 방향성 period=39, threshold=13 |
5.4% | -49.2% | 0.33 | 0.11 | 4.0x | 111 | 31% |
| ROC 모멘텀 n=118, threshold=0.08 |
5.3% | -76.1% | 0.32 | 0.07 | 3.9x | 225 | 42% |
| Supertrend period=14, mult=5 |
4.6% | -76.8% | 0.30 | 0.06 | 3.3x | 74 | 58% |
| Keltner 채널 돌파 emaPeriod=52, atrPeriod=22, mult=2.1 |
2.0% | -67.4% | 0.21 | 0.03 | 1.7x | 134 | 34% |
| Parabolic SAR step=0.005, maxStep=0.16 |
0.3% | -69.6% | 0.17 | 0.00 | 1.1x | 220 | 51% |
| 볼린저 밴드 돌파 n=56, k=2 |
0.4% | -67.8% | 0.14 | 0.01 | 1.1x | 104 | 30% |
| MACD fast=11, slow=30, signal=17 |
-2.6% | -71.6% | 0.09 | -0.04 | 0.5x | 416 | 51% |
| Buy and hold | 4.4% | -93.1% | 0.33 | 0.05 | 3.2x | 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 30-day average price crosses above the 176-day average
- Sell — Sell (to cash) when the 30-day average falls below the 176-day average