Trend-Following Backtester · Guide · backtest 한국어
equity · NO
Odfjell Drilling Ltd. backtest
10 trend-following strategies were compared on the full daily history of Odfjell Drilling Ltd.. 9 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is 볼린저 밴드 돌파 (CAGR 12.5%, MDD -28.4%).
Results by strategy
9 of 10 beat buy and hold (CAGR 7.5%, drawdown -89.9%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 25.0%, MDD -42.7%, Sharpe 0.86, 61% exposure.
Return/drawdown alternative: 볼린저 밴드 돌파 — CAGR is 17.5%p higher than buy and hold, while drawdown improves by 47.2%p (CAGR 12.5%, MDD -28.4%, exposure 19%).
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 |
|---|---|---|---|---|---|---|---|
| EMA 크로스오버 fast=107, slow=153 |
25.0% | -42.7% | 0.86 | 0.59 | 17.6x | 7 | 61% |
| Donchian 채널 돌파 entryN=111, exitN=83 |
23.5% | -44.5% | 0.84 | 0.53 | 15.0x | 10 | 53% |
| ROC 모멘텀 n=125, threshold=0.12 |
21.9% | -40.3% | 0.82 | 0.54 | 12.7x | 86 | 44% |
| SMA 크로스오버 fast=45, slow=153 |
23.6% | -49.9% | 0.82 | 0.47 | 15.2x | 20 | 57% |
| Keltner 채널 돌파 emaPeriod=44, atrPeriod=11, mult=3.4 |
12.9% | -43.1% | 0.73 | 0.30 | 4.7x | 26 | 22% |
| 볼린저 밴드 돌파 n=14, k=2.5 |
12.5% | -28.4% | 0.68 | 0.44 | 4.5x | 71 | 19% |
| ADX / DI 방향성 period=21, threshold=13 |
17.3% | -43.9% | 0.68 | 0.39 | 7.8x | 161 | 44% |
| Parabolic SAR step=0.01, maxStep=0.16 |
17.4% | -64.6% | 0.67 | 0.27 | 7.8x | 159 | 49% |
| Supertrend period=16, mult=2.5 |
14.6% | -46.2% | 0.61 | 0.32 | 5.8x | 95 | 48% |
| MACD fast=18, slow=59, signal=19 |
4.8% | -74.5% | 0.31 | 0.06 | 1.8x | 135 | 52% |
| Buy and hold | 7.5% | -89.9% | 0.39 | 0.08 | 2.5x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 107-day EMA crosses above the 153-day EMA
- Sell — Sell when the 107-day EMA falls below the 153-day EMA