Trend-Following Backtester · Guide · backtest 한국어
equity · BR
Brava Energia SA backtest
10 trend-following strategies were compared on the full daily history of Brava Energia SA. 7 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is ADX / DI 방향성 (CAGR 1.6%, MDD -3.0%).
Results by strategy
7 of 10 beat buy and hold (CAGR -0.7%, drawdown -73.4%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 9.8%, MDD -26.2%, Sharpe 0.66, 11% exposure.
CAGR reference leader: Parabolic SAR — CAGR 16.7%, MDD -43.9%, exposure 49%.
Return/drawdown alternative: ADX / DI 방향성 — CAGR is 10.4%p higher than buy and hold, while drawdown improves by 47.2%p (CAGR 1.6%, MDD -3.0%, exposure 1%).
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 |
|---|---|---|---|---|---|---|---|
| ROC 모멘텀 n=4, threshold=0.08 |
9.8% | -26.2% | 0.66 | 0.37 | 1.7x | 120 | 11% |
| Parabolic SAR step=0.025, maxStep=0.1 |
16.7% | -43.9% | 0.66 | 0.38 | 2.4x | 111 | 49% |
| MACD fast=10, slow=25, signal=17 |
14.5% | -35.5% | 0.59 | 0.41 | 2.2x | 71 | 51% |
| ADX / DI 방향성 period=24, threshold=37 |
1.6% | -3.0% | 0.52 | 0.53 | 1.1x | 2 | 1% |
| 볼린저 밴드 돌파 n=13, k=1.4 |
10.6% | -38.5% | 0.51 | 0.27 | 1.8x | 99 | 39% |
| Supertrend period=23, mult=1.4 |
8.3% | -38.5% | 0.42 | 0.22 | 1.6x | 99 | 48% |
| Keltner 채널 돌파 emaPeriod=16, atrPeriod=9, mult=1.2 |
4.1% | -38.1% | 0.29 | 0.11 | 1.3x | 65 | 32% |
| SMA 크로스오버 fast=86, slow=93 |
-6.7% | -65.7% | -0.06 | -0.10 | 0.7x | 33 | 48% |
| EMA 크로스오버 fast=49, slow=50 |
-17.5% | -79.6% | -0.53 | -0.22 | 0.3x | 25 | 43% |
| Donchian 채널 돌파 entryN=90, exitN=42 |
-10.1% | -60.7% | -0.56 | -0.17 | 0.5x | 7 | 17% |
| Buy and hold | -0.7% | -73.4% | 0.22 | -0.01 | 1.0x | 1 | 100% |
Rules of the top strategy
Rides the trend when recent return (momentum) over a window is above a threshold.
- Buy — Buy when the last 4-day return is greater than 8%
- Sell — Sell when the 4-day return drops to 8% or below