Trend-Following Backtester · Guide · backtest 한국어
equity · KR
태성 backtest
10 trend-following strategies were compared on the full daily history of 태성. 9 beat buy-and-hold CAGR; Supertrend ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Supertrend (CAGR 72.2%, MDD -43.0%).
Results by strategy
9 of 10 beat buy and hold (CAGR 34.7%, drawdown -73.2%).
Sharpe leader (same as main): Supertrend — CAGR 72.2%, MDD -43.0%, Sharpe 1.24, 50% exposure.
Return/drawdown alternative: Supertrend — CAGR is 37.5%p higher than buy and hold, while drawdown improves by 30.2%p (CAGR 72.2%, MDD -43.0%, exposure 50%).
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 |
|---|---|---|---|---|---|---|---|
| Supertrend period=10, mult=2.6 |
72.2% | -43.0% | 1.24 | 1.68 | 47.5x | 34 | 50% |
| Parabolic SAR step=0.01, maxStep=0.08 |
63.9% | -45.3% | 1.17 | 1.41 | 33.4x | 80 | 44% |
| Donchian 채널 돌파 entryN=9, exitN=44 |
59.4% | -50.5% | 1.01 | 1.18 | 27.5x | 22 | 76% |
| MACD fast=10, slow=56, signal=20 |
48.1% | -56.8% | 0.98 | 0.85 | 16.3x | 66 | 49% |
| ADX / DI 방향성 period=15, threshold=12 |
51.6% | -54.2% | 0.96 | 0.95 | 19.2x | 88 | 61% |
| SMA 크로스오버 fast=12, slow=28 |
47.9% | -48.8% | 0.95 | 0.98 | 16.1x | 70 | 50% |
| ROC 모멘텀 n=123, threshold=0.02 |
47.1% | -59.9% | 0.90 | 0.79 | 15.5x | 42 | 57% |
| 볼린저 밴드 돌파 n=38, k=1.5 |
40.1% | -51.4% | 0.87 | 0.78 | 11.0x | 54 | 38% |
| EMA 크로스오버 fast=49, slow=219 |
36.9% | -77.2% | 0.79 | 0.48 | 9.3x | 6 | 60% |
| Keltner 채널 돌파 emaPeriod=42, atrPeriod=16, mult=1.2 |
32.7% | -57.3% | 0.77 | 0.57 | 7.5x | 56 | 40% |
| Buy and hold | 34.7% | -73.2% | 0.77 | 0.47 | 8.3x | 1 | 100% |
Rules of the top strategy
Trades the direction of a volatility-based trend line that trails below/above price.
- Buy — Buy when price moves above the trend line (flips up) — 10-day volatility, 2.6× band
- Sell — Sell when price drops below the trend line (flips down)