Trend-Following Backtester · Guide · backtest 한국어
equity · JP
Cosmo Energy Holdings Co., Ltd. backtest
10 trend-following strategies were compared on the full daily history of Cosmo Energy Holdings Co., Ltd.. 4 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ROC 모멘텀 (CAGR 23.5%, MDD -34.1%).
Results by strategy
4 of 10 beat buy and hold (CAGR 15.9%, drawdown -73.6%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 23.5%, MDD -34.1%, Sharpe 0.87, 64% exposure.
Return/drawdown alternative: ROC 모멘텀 — CAGR is 7.6%p higher than buy and hold, while drawdown improves by 39.6%p (CAGR 23.5%, MDD -34.1%, exposure 64%).
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 모멘텀 n=200, threshold=-0.03 |
23.5% | -34.1% | 0.87 | 0.69 | 9.9x | 35 | 64% |
| Donchian 채널 돌파 entryN=48, exitN=43 |
18.2% | -47.1% | 0.77 | 0.39 | 6.1x | 22 | 49% |
| SMA 크로스오버 fast=8, slow=209 |
19.6% | -45.6% | 0.76 | 0.43 | 6.9x | 22 | 61% |
| 볼린저 밴드 돌파 n=34, k=3.4 |
8.3% | -18.6% | 0.70 | 0.45 | 2.4x | 8 | 9% |
| EMA 크로스오버 fast=42, slow=173 |
16.7% | -59.1% | 0.67 | 0.28 | 5.3x | 10 | 62% |
| Supertrend period=29, mult=4.3 |
14.6% | -53.3% | 0.65 | 0.27 | 4.4x | 45 | 56% |
| ADX / DI 방향성 period=16, threshold=30 |
8.3% | -31.8% | 0.62 | 0.26 | 2.4x | 34 | 16% |
| MACD fast=21, slow=33, signal=20 |
13.0% | -34.1% | 0.61 | 0.38 | 3.8x | 119 | 52% |
| Keltner 채널 돌파 emaPeriod=48, atrPeriod=21, mult=2.6 |
10.0% | -37.1% | 0.55 | 0.27 | 2.8x | 46 | 35% |
| Parabolic SAR step=0.02, maxStep=0.18 |
5.3% | -47.1% | 0.33 | 0.11 | 1.8x | 215 | 53% |
| Buy and hold | 15.9% | -73.6% | 0.58 | 0.22 | 5.0x | 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 200-day return is greater than -3%
- Sell — Sell when the 200-day return drops to -3% or below