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; Supertrend ranks first by Sharpe, matching the main backtester.
Results by strategy
0 of 10 beat buy and hold (CAGR 18.9%, drawdown -61.8%).
Sharpe leader (same as main): Supertrend — CAGR 14.2%, MDD -44.7%, Sharpe 0.57, 61% exposure.
No strategy retained at least 75% of buy-and-hold CAGR while reducing drawdown by both 20% relatively and 5 percentage points absolutely.
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 |
|---|---|---|---|---|---|---|---|
| Supertrend period=13, mult=3.8 |
14.2% | -44.7% | 0.57 | 0.32 | 9.2x | 50 | 61% |
| EMA 크로스오버 fast=57, slow=173 |
13.2% | -61.8% | 0.53 | 0.21 | 8.0x | 17 | 68% |
| SMA 크로스오버 fast=36, slow=212 |
11.8% | -61.8% | 0.49 | 0.19 | 6.5x | 21 | 64% |
| Donchian 채널 돌파 entryN=10, exitN=67 |
11.0% | -66.9% | 0.47 | 0.16 | 5.8x | 48 | 87% |
| ROC 모멘텀 n=95, threshold=-0.14 |
10.4% | -61.8% | 0.45 | 0.17 | 5.2x | 93 | 88% |
| Parabolic SAR step=0.005, maxStep=0.18 |
9.2% | -54.6% | 0.44 | 0.17 | 4.4x | 110 | 51% |
| Keltner 채널 돌파 emaPeriod=13, atrPeriod=24, mult=2.5 |
4.2% | -43.2% | 0.33 | 0.10 | 2.0x | 42 | 8% |
| MACD fast=10, slow=56, signal=16 |
5.3% | -58.1% | 0.32 | 0.09 | 2.4x | 220 | 45% |
| 볼린저 밴드 돌파 n=56, k=3.4 |
4.0% | -46.1% | 0.29 | 0.09 | 1.9x | 26 | 15% |
| ADX / DI 방향성 period=25, threshold=40 |
1.6% | -18.9% | 0.24 | 0.08 | 1.3x | 4 | 1% |
| Buy and hold | 18.9% | -61.8% | 0.63 | 0.31 | 18.2x | 1 | 100% |
Rules of the top strategy
Trades the direction of a volatility-based trend line that trails below/above price.
- Buy — Buy when price moves above the trend line (flips up) — 13-day volatility, 3.8× band
- Sell — Sell when price drops below the trend line (flips down)