Trend-Following Backtester · Guide · backtest 한국어
equity · KR
파크시스템스 backtest
10 trend-following strategies were compared on the full daily history of 파크시스템스. 0 beat buy-and-hold CAGR; ADX / DI 방향성 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 37.4%, drawdown -58.9%).
Sharpe leader (same as main): ADX / DI 방향성 — CAGR 10.2%, MDD -14.1%, Sharpe 0.79, 9% exposure.
CAGR reference leader: Donchian 채널 돌파 — CAGR 19.5%, MDD -55.8%, exposure 74%.
No strategy retained at least 75% of buy-and-hold CAGR while reducing drawdown by both 20% relatively and 5 percentage points absolutely.
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 |
|---|---|---|---|---|---|---|---|
| ADX / DI 방향성 period=36, threshold=27 |
10.2% | -14.1% | 0.79 | 0.73 | 2.8x | 6 | 9% |
| Supertrend period=18, mult=3.2 |
19.4% | -54.6% | 0.70 | 0.36 | 6.6x | 53 | 57% |
| Keltner 채널 돌파 emaPeriod=31, atrPeriod=8, mult=2.5 |
13.7% | -33.1% | 0.69 | 0.41 | 3.9x | 40 | 26% |
| Donchian 채널 돌파 entryN=15, exitN=31 |
19.5% | -55.8% | 0.65 | 0.35 | 6.6x | 45 | 74% |
| SMA 크로스오버 fast=31, slow=47 |
17.6% | -48.6% | 0.64 | 0.36 | 5.6x | 62 | 57% |
| ROC 모멘텀 n=89, threshold=-0.1 |
17.6% | -58.2% | 0.60 | 0.30 | 5.6x | 104 | 80% |
| EMA 크로스오버 fast=31, slow=101 |
13.4% | -46.2% | 0.53 | 0.29 | 3.8x | 26 | 66% |
| MACD fast=19, slow=58, signal=19 |
11.1% | -57.3% | 0.51 | 0.19 | 3.0x | 104 | 47% |
| 볼린저 밴드 돌파 n=58, k=1.6 |
10.2% | -56.5% | 0.49 | 0.18 | 2.8x | 46 | 41% |
| Parabolic SAR step=0.015, maxStep=0.38 |
5.2% | -65.7% | 0.32 | 0.08 | 1.7x | 176 | 55% |
| Buy and hold | 37.4% | -58.9% | 0.91 | 0.64 | 29.3x | 1 | 100% |
Rules of the top strategy
Looks at both the direction and the strength of the trend; holds only in a strong uptrend.
- Buy — Buy when up-direction (+DI) beats down-direction (−DI) and trend strength (ADX, 36-day) is ≥ 27
- Sell — Sell when direction flips or the trend weakens (ADX < 27)