Trend-Following Backtester · Guide · backtest 한국어
equity · JP
Ebara Corporation backtest
10 trend-following strategies were compared on the full daily history of Ebara Corporation. 2 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 7.8%, MDD -48.0%).
Results by strategy
2 of 10 beat buy and hold (CAGR 6.1%, drawdown -91.0%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 7.8%, MDD -48.0%, Sharpe 0.42, 42% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 1.7%p higher than buy and hold, while drawdown improves by 43.0%p (CAGR 7.8%, MDD -48.0%, exposure 42%).
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=127, exitN=78 |
7.8% | -48.0% | 0.42 | 0.16 | 7.3x | 29 | 42% |
| EMA 크로스오버 fast=25, slow=125 |
6.8% | -62.0% | 0.38 | 0.11 | 5.7x | 59 | 52% |
| 볼린저 밴드 돌파 n=55, k=2.7 |
5.1% | -34.3% | 0.37 | 0.15 | 3.8x | 48 | 20% |
| SMA 크로스오버 fast=16, slow=103 |
5.8% | -62.5% | 0.34 | 0.09 | 4.4x | 83 | 54% |
| Parabolic SAR step=0.02, maxStep=0.16 |
5.0% | -54.2% | 0.32 | 0.09 | 3.7x | 504 | 53% |
| ROC 모멘텀 n=60, threshold=0.04 |
4.2% | -59.2% | 0.29 | 0.07 | 3.0x | 316 | 47% |
| Keltner 채널 돌파 emaPeriod=100, atrPeriod=9, mult=1.2 |
3.5% | -66.7% | 0.26 | 0.05 | 2.5x | 166 | 48% |
| Supertrend period=26, mult=3.3 |
2.6% | -62.4% | 0.23 | 0.04 | 2.0x | 204 | 52% |
| ADX / DI 방향성 period=26, threshold=17 |
1.2% | -53.4% | 0.16 | 0.02 | 1.4x | 144 | 25% |
| MACD fast=9, slow=34, signal=8 |
-1.1% | -86.9% | 0.09 | -0.01 | 0.7x | 528 | 51% |
| Buy and hold | 6.1% | -91.0% | 0.35 | 0.07 | 4.8x | 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 127 days
- Sell — Sell when price breaks below the lowest low of the last 78 days