Trend-Following Backtester · Guide · backtest 한국어
equity · BR
Banco do Brasil S.A. backtest
10 trend-following strategies were compared on the full daily history of Banco do Brasil S.A.. 1 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 10.9%, MDD -51.5%).
Results by strategy
1 of 10 beat buy and hold (CAGR 10.9%, drawdown -66.1%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 10.9%, MDD -51.5%, Sharpe 0.50, 61% exposure.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 0.0%p higher than buy and hold, while drawdown improves by 14.6%p (CAGR 10.9%, MDD -51.5%, exposure 61%).
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=30, exitN=35 |
10.9% | -51.5% | 0.50 | 0.21 | 15.7x | 85 | 61% |
| MACD fast=18, slow=59, signal=17 |
9.8% | -61.5% | 0.47 | 0.16 | 11.9x | 263 | 51% |
| 볼린저 밴드 돌파 n=30, k=1.5 |
8.3% | -48.4% | 0.46 | 0.17 | 8.4x | 209 | 40% |
| Keltner 채널 돌파 emaPeriod=39, atrPeriod=16, mult=2.1 |
7.7% | -44.3% | 0.45 | 0.17 | 7.1x | 134 | 34% |
| Supertrend period=8, mult=4.4 |
7.0% | -57.7% | 0.38 | 0.12 | 6.1x | 93 | 55% |
| Parabolic SAR step=0.005, maxStep=0.18 |
6.4% | -63.3% | 0.36 | 0.10 | 5.3x | 217 | 52% |
| SMA 크로스오버 fast=9, slow=114 |
6.1% | -54.5% | 0.35 | 0.11 | 4.8x | 100 | 58% |
| EMA 크로스오버 fast=20, slow=95 |
5.4% | -53.1% | 0.33 | 0.10 | 4.0x | 90 | 57% |
| ADX / DI 방향성 period=17, threshold=12 |
1.0% | -69.0% | 0.17 | 0.01 | 1.3x | 455 | 50% |
| ROC 모멘텀 n=149, threshold=-0.01 |
0.7% | -80.9% | 0.17 | 0.01 | 1.2x | 270 | 59% |
| Buy and hold | 10.9% | -66.1% | 0.46 | 0.16 | 15.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 30 days
- Sell — Sell when price breaks below the lowest low of the last 35 days