Trend-Following Backtester · Guide · backtest 한국어
equity · TW
Kinik Co. backtest
10 trend-following strategies were compared on the full daily history of Kinik Co.. 4 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 17.0%, MDD -41.7%).
Results by strategy
4 of 10 beat buy and hold (CAGR 13.1%, drawdown -88.8%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 20.1%, MDD -71.8%, Sharpe 0.71, 78% exposure.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 7.0%p higher than buy and hold, while drawdown improves by 17.0%p (CAGR 17.0%, MDD -41.7%, exposure 55%).
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=18, exitN=72 |
20.1% | -71.8% | 0.71 | 0.28 | 51.1x | 45 | 78% |
| SMA 크로스오버 fast=15, slow=93 |
17.0% | -48.8% | 0.67 | 0.35 | 29.3x | 63 | 56% |
| EMA 크로스오버 fast=33, slow=145 |
17.0% | -41.7% | 0.66 | 0.41 | 29.4x | 43 | 55% |
| ROC 모멘텀 n=60, threshold=-0.01 |
14.1% | -57.8% | 0.59 | 0.24 | 17.1x | 223 | 58% |
| Supertrend period=25, mult=3.3 |
11.2% | -62.8% | 0.52 | 0.18 | 9.8x | 128 | 47% |
| Parabolic SAR step=0.02, maxStep=0.06 |
11.0% | -72.5% | 0.52 | 0.15 | 9.5x | 272 | 51% |
| ADX / DI 방향성 period=17, threshold=19 |
8.5% | -49.7% | 0.44 | 0.17 | 5.8x | 186 | 39% |
| 볼린저 밴드 돌파 n=24, k=1.1 |
7.6% | -53.8% | 0.41 | 0.14 | 4.8x | 238 | 40% |
| Keltner 채널 돌파 emaPeriod=55, atrPeriod=22, mult=2.5 |
7.0% | -57.0% | 0.40 | 0.12 | 4.3x | 94 | 36% |
| MACD fast=8, slow=50, signal=11 |
5.6% | -76.3% | 0.34 | 0.07 | 3.2x | 382 | 49% |
| Buy and hold | 13.1% | -88.8% | 0.51 | 0.15 | 14.0x | 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 18 days
- Sell — Sell when price breaks below the lowest low of the last 72 days