Trend-Following Backtester · Guide · backtest 한국어
equity · CA
Kraken Robotics Inc backtest
10 trend-following strategies were compared on the full daily history of Kraken Robotics 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 37.6%, drawdown -71.2%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 32.1%, MDD -67.7%, Sharpe 0.77, 59% 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=57, exitN=62 |
32.1% | -67.7% | 0.77 | 0.47 | 24.1x | 20 | 59% |
| SMA 크로스오버 fast=58, slow=137 |
30.1% | -66.0% | 0.76 | 0.46 | 20.3x | 24 | 56% |
| Supertrend period=10, mult=5 |
29.8% | -69.0% | 0.72 | 0.43 | 19.7x | 24 | 69% |
| EMA 크로스오버 fast=20, slow=38 |
26.3% | -78.0% | 0.70 | 0.34 | 14.5x | 56 | 53% |
| Keltner 채널 돌파 emaPeriod=69, atrPeriod=35, mult=3.5 |
22.2% | -55.6% | 0.68 | 0.40 | 9.9x | 28 | 34% |
| 볼린저 밴드 돌파 n=59, k=2.8 |
22.0% | -57.8% | 0.68 | 0.38 | 9.7x | 32 | 33% |
| ADX / DI 방향성 period=26, threshold=17 |
21.3% | -67.2% | 0.66 | 0.32 | 9.1x | 68 | 36% |
| ROC 모멘텀 n=112, threshold=0.22 |
19.4% | -45.6% | 0.61 | 0.42 | 7.6x | 72 | 38% |
| Parabolic SAR step=0.01, maxStep=0.22 |
15.7% | -83.8% | 0.52 | 0.19 | 5.3x | 126 | 49% |
| MACD fast=18, slow=42, signal=12 |
8.2% | -67.5% | 0.41 | 0.12 | 2.5x | 150 | 49% |
| Buy and hold | 37.6% | -71.2% | 0.78 | 0.53 | 38.6x | 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 57 days
- Sell — Sell when price breaks below the lowest low of the last 62 days