Trend-Following Backtester · Guide · backtest 한국어
equity · KR
에이비엘바이오 backtest
10 trend-following strategies were compared on the full daily history of 에이비엘바이오. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 22.4%, MDD -51.3%).
Results by strategy
0 of 10 beat buy and hold (CAGR 23.1%, drawdown -75.2%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 22.4%, MDD -51.3%, Sharpe 0.65, 42% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 0.8%p lower than buy and hold, while drawdown improves by 24.0%p (CAGR 22.4%, MDD -51.3%, 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=120, exitN=75 |
22.4% | -51.3% | 0.65 | 0.44 | 4.7x | 6 | 42% |
| SMA 크로스오버 fast=29, slow=198 |
20.2% | -64.1% | 0.61 | 0.31 | 4.0x | 16 | 52% |
| EMA 크로스오버 fast=37, slow=41 |
16.0% | -71.9% | 0.54 | 0.22 | 3.1x | 30 | 53% |
| Supertrend period=4, mult=4 |
14.6% | -73.8% | 0.52 | 0.20 | 2.8x | 32 | 63% |
| ROC 모멘텀 n=142, threshold=-0.01 |
9.5% | -66.5% | 0.44 | 0.14 | 2.0x | 50 | 55% |
| ADX / DI 방향성 period=29, threshold=22 |
9.7% | -52.7% | 0.43 | 0.18 | 2.0x | 14 | 22% |
| Keltner 채널 돌파 emaPeriod=10, atrPeriod=11, mult=4 |
1.6% | -7.5% | 0.32 | 0.22 | 1.1x | 2 | 1% |
| MACD fast=15, slow=18, signal=14 |
1.2% | -64.7% | 0.28 | 0.02 | 1.1x | 128 | 48% |
| 볼린저 밴드 돌파 n=17, k=2 |
1.0% | -61.0% | 0.23 | 0.02 | 1.1x | 82 | 27% |
| Parabolic SAR step=0.02, maxStep=0.32 |
-8.4% | -72.2% | 0.07 | -0.12 | 0.5x | 166 | 48% |
| Buy and hold | 23.1% | -75.2% | 0.64 | 0.31 | 4.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 120 days
- Sell — Sell when price breaks below the lowest low of the last 75 days