Trend-Following Backtester · Guide · backtest 한국어
equity · JP
Kamigumi Co., Ltd. backtest
10 trend-following strategies were compared on the full daily history of Kamigumi Co., Ltd.. 0 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. Its 100% market exposure makes it hold-like.
Results by strategy
0 of 10 beat buy and hold (CAGR 6.5%, drawdown -46.6%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 6.5%, MDD -46.6%, Sharpe 0.37, 100% exposure. With at least 95% exposure, it should be treated as hold-like, not strong evidence of timing skill.
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 |
|---|---|---|---|---|---|---|---|
| ROC 모멘텀 Hold-like · Exposure 100% n=1, threshold=-0.14 |
6.5% | -46.6% | 0.37 | 0.14 | 5.0x | 3 | 100% |
| ADX / DI 방향성 period=27, threshold=28 |
1.7% | -17.9% | 0.37 | 0.10 | 1.6x | 14 | 6% |
| EMA 크로스오버 fast=64, slow=280 |
3.9% | -46.8% | 0.30 | 0.08 | 2.7x | 23 | 64% |
| SMA 크로스오버 fast=50, slow=193 |
3.2% | -51.3% | 0.26 | 0.06 | 2.2x | 44 | 58% |
| 볼린저 밴드 돌파 n=52, k=3.3 |
1.1% | -31.4% | 0.17 | 0.04 | 1.3x | 30 | 14% |
| Donchian 채널 돌파 entryN=12, exitN=42 |
-1.7% | -81.1% | 0.03 | -0.02 | 0.6x | 121 | 77% |
| Supertrend period=12, mult=4.3 |
-1.3% | -75.2% | 0.02 | -0.02 | 0.7x | 99 | 54% |
| Keltner 채널 돌파 emaPeriod=36, atrPeriod=21, mult=4 |
-0.2% | -47.8% | 0.01 | -0.01 | 0.9x | 34 | 13% |
| Parabolic SAR step=0.025, maxStep=0.04 |
-5.1% | -85.1% | -0.19 | -0.06 | 0.3x | 309 | 57% |
| MACD fast=17, slow=41, signal=19 |
-5.9% | -87.8% | -0.25 | -0.07 | 0.2x | 307 | 50% |
| Buy and hold | 6.5% | -46.6% | 0.37 | 0.14 | 5.1x | 1 | 100% |
Rules of the top strategy
Rides the trend when recent return (momentum) over a window is above a threshold.
- Buy — Buy when the last 1-day return is greater than -14%
- Sell — Sell when the 1-day return drops to -14% or below