Trend-Following Backtester · Guide · backtest 한국어
equity · JP
Olympus Corp. backtest
10 trend-following strategies were compared on the full daily history of Olympus Corp.. 0 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 4.9%, MDD -66.1%).
Results by strategy
0 of 10 beat buy and hold (CAGR 5.8%, drawdown -91.0%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 4.9%, MDD -66.1%, Sharpe 0.31, 85% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 0.9%p lower than buy and hold, while drawdown improves by 24.8%p (CAGR 4.9%, MDD -66.1%, exposure 85%).
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=11, exitN=67 |
4.9% | -66.1% | 0.31 | 0.07 | 3.6x | 85 | 85% |
| ADX / DI 방향성 period=33, threshold=24 |
2.6% | -25.2% | 0.30 | 0.10 | 2.0x | 20 | 6% |
| SMA 크로스오버 fast=21, slow=79 |
3.5% | -54.0% | 0.26 | 0.06 | 2.5x | 103 | 58% |
| 볼린저 밴드 돌파 n=66, k=3 |
2.4% | -34.0% | 0.25 | 0.07 | 1.9x | 26 | 13% |
| EMA 크로스오버 fast=39, slow=147 |
1.5% | -58.8% | 0.19 | 0.02 | 1.5x | 49 | 59% |
| ROC 모멘텀 n=133, threshold=-0.04 |
-0.9% | -66.2% | 0.11 | -0.01 | 0.8x | 224 | 68% |
| Parabolic SAR step=0.005, maxStep=0.14 |
-1.3% | -76.5% | 0.08 | -0.02 | 0.7x | 209 | 56% |
| MACD fast=19, slow=50, signal=11 |
-1.5% | -82.8% | 0.08 | -0.02 | 0.7x | 341 | 51% |
| Supertrend period=13, mult=5 |
-2.1% | -77.4% | 0.05 | -0.03 | 0.6x | 109 | 56% |
| Keltner 채널 돌파 emaPeriod=49, atrPeriod=25, mult=3.6 |
-0.6% | -54.1% | 0.05 | -0.01 | 0.8x | 78 | 22% |
| Buy and hold | 5.8% | -91.0% | 0.35 | 0.06 | 4.5x | 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 11 days
- Sell — Sell when price breaks below the lowest low of the last 67 days