Trend-Following Backtester · Guide · backtest 한국어
equity · US
PTC Inc. backtest
10 trend-following strategies were compared on the full daily history of PTC Inc.. 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 12.5%, drawdown -95.3%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 10.7%, MDD -87.3%, Sharpe 0.45, 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=15, exitN=76 |
10.7% | -87.3% | 0.45 | 0.12 | 41.0x | 85 | 84% |
| SMA 크로스오버 fast=57, slow=258 |
7.5% | -89.0% | 0.39 | 0.08 | 14.3x | 38 | 62% |
| EMA 크로스오버 fast=17, slow=202 |
6.0% | -91.1% | 0.35 | 0.07 | 8.5x | 76 | 64% |
| Supertrend period=10, mult=4.6 |
4.7% | -92.0% | 0.31 | 0.05 | 5.3x | 117 | 59% |
| ROC 모멘텀 n=88, threshold=-0.04 |
3.9% | -82.2% | 0.29 | 0.05 | 4.1x | 388 | 70% |
| 볼린저 밴드 돌파 n=38, k=1.1 |
-0.1% | -85.1% | 0.15 | -0.00 | 1.0x | 335 | 47% |
| MACD fast=19, slow=38, signal=14 |
-1.2% | -85.4% | 0.14 | -0.01 | 0.6x | 479 | 51% |
| ADX / DI 방향성 period=28, threshold=38 |
0.0% | -7.8% | 0.02 | 0.00 | 1.0x | 2 | 0% |
| Parabolic SAR step=0.005, maxStep=0.32 |
-5.0% | -95.3% | 0.02 | -0.05 | 0.2x | 327 | 57% |
| Keltner 채널 돌파 emaPeriod=50, atrPeriod=29, mult=1.8 |
-3.7% | -93.4% | 0.00 | -0.04 | 0.3x | 234 | 42% |
| Buy and hold | 12.5% | -95.3% | 0.49 | 0.13 | 74.9x | 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 15 days
- Sell — Sell when price breaks below the lowest low of the last 76 days