Trend-Following Backtester · Guide · backtest 한국어
etf · US
ProShares UltraShort Bloomberg Natural Gas backtest
10 trend-following strategies were compared on the full daily history of ProShares UltraShort Bloomberg Natural Gas. 10 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Supertrend (CAGR 5.4%, MDD -78.3%).
Results by strategy
10 of 10 beat buy and hold (CAGR -11.6%, drawdown -99.5%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 7.6%, MDD -93.9%, Sharpe 0.50, 84% exposure.
CAGR reference leader: ROC 모멘텀 — CAGR 11.6%, MDD -86.5%, exposure 51%.
Return/drawdown alternative: Supertrend — CAGR is 19.3%p higher than buy and hold, while drawdown improves by 5.5%p (CAGR 5.4%, MDD -78.3%, exposure 45%).
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=12, exitN=121 |
7.6% | -93.9% | 0.50 | 0.08 | 3.0x | 37 | 84% |
| ROC 모멘텀 n=83, threshold=-0.03 |
11.6% | -86.5% | 0.49 | 0.13 | 5.1x | 169 | 51% |
| SMA 크로스오버 fast=53, slow=96 |
9.5% | -90.6% | 0.46 | 0.10 | 3.8x | 45 | 49% |
| Supertrend period=8, mult=3 |
5.4% | -78.3% | 0.39 | 0.07 | 2.2x | 135 | 45% |
| ADX / DI 방향성 period=12, threshold=12 |
4.3% | -82.6% | 0.37 | 0.05 | 1.9x | 369 | 44% |
| MACD fast=10, slow=48, signal=10 |
-3.2% | -93.0% | 0.30 | -0.03 | 0.6x | 257 | 53% |
| EMA 크로스오버 fast=13, slow=49 |
-1.4% | -81.2% | 0.29 | -0.02 | 0.8x | 85 | 49% |
| 볼린저 밴드 돌파 n=14, k=1.1 |
-0.5% | -79.5% | 0.28 | -0.01 | 0.9x | 283 | 39% |
| Parabolic SAR step=0.03, maxStep=0.28 |
-4.5% | -95.2% | 0.24 | -0.05 | 0.5x | 411 | 49% |
| Keltner 채널 돌파 emaPeriod=21, atrPeriod=9, mult=1.1 |
-1.7% | -88.6% | 0.24 | -0.02 | 0.8x | 219 | 37% |
| Buy and hold | -11.6% | -99.5% | 0.34 | -0.12 | 0.2x | 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 12 days
- Sell — Sell when price breaks below the lowest low of the last 121 days