Trend-Following Backtester · Guide · backtest 한국어
equity · TW
Jentech Precision Industrial Co., Ltd backtest
10 trend-following strategies were compared on the full daily history of Jentech Precision Industrial Co., Ltd. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 23.8%, drawdown -82.6%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 19.8%, MDD -75.8%, Sharpe 0.64, 84% exposure.
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 |
|---|---|---|---|---|---|---|---|
| Donchian 채널 돌파 entryN=11, exitN=80 |
19.8% | -75.8% | 0.64 | 0.26 | 20.3x | 47 | 84% |
| SMA 크로스오버 fast=11, slow=31 |
16.9% | -55.5% | 0.62 | 0.30 | 13.5x | 130 | 55% |
| EMA 크로스오버 fast=71, slow=79 |
16.8% | -68.9% | 0.60 | 0.24 | 13.3x | 27 | 60% |
| ROC 모멘텀 n=136, threshold=0.01 |
16.5% | -63.3% | 0.60 | 0.26 | 12.9x | 109 | 60% |
| ADX / DI 방향성 period=28, threshold=11 |
15.7% | -58.5% | 0.59 | 0.27 | 11.3x | 174 | 55% |
| 볼린저 밴드 돌파 n=49, k=2.3 |
13.1% | -37.7% | 0.59 | 0.35 | 7.8x | 52 | 30% |
| Keltner 채널 돌파 emaPeriod=45, atrPeriod=26, mult=1 |
12.5% | -45.3% | 0.53 | 0.28 | 7.2x | 154 | 48% |
| Supertrend period=24, mult=2.7 |
12.7% | -55.3% | 0.52 | 0.23 | 7.3x | 144 | 52% |
| Parabolic SAR step=0.02, maxStep=0.24 |
11.5% | -70.4% | 0.50 | 0.16 | 6.2x | 318 | 51% |
| MACD fast=7, slow=27, signal=12 |
10.5% | -58.7% | 0.47 | 0.18 | 5.3x | 329 | 49% |
| Buy and hold | 23.8% | -82.6% | 0.69 | 0.29 | 35.5x | 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 11 days
- Sell — Sell when price breaks below the lowest low of the last 80 days