Trend-Following Backtester · Guide · backtest 한국어
equity · AT
Raiffeisen Bank International AG backtest
10 trend-following strategies were compared on the full daily history of Raiffeisen Bank International AG. 8 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 11.4%, MDD -37.9%).
Results by strategy
8 of 10 beat buy and hold (CAGR 1.9%, drawdown -92.3%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 11.4%, MDD -37.9%, Sharpe 0.58, 40% exposure.
CAGR reference leader: SMA 크로스오버 — CAGR 11.7%, MDD -66.0%, exposure 54%.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 9.5%p higher than buy and hold, while drawdown improves by 54.4%p (CAGR 11.4%, MDD -37.9%, exposure 40%).
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=71, exitN=26 |
11.4% | -37.9% | 0.58 | 0.30 | 9.9x | 47 | 40% |
| SMA 크로스오버 fast=24, slow=107 |
11.7% | -66.0% | 0.54 | 0.18 | 10.5x | 49 | 54% |
| Supertrend period=9, mult=3.8 |
10.8% | -52.4% | 0.51 | 0.21 | 8.8x | 89 | 50% |
| 볼린저 밴드 돌파 n=30, k=2.5 |
7.8% | -45.1% | 0.48 | 0.17 | 5.0x | 94 | 27% |
| ROC 모멘텀 n=143, threshold=0.08 |
8.9% | -64.4% | 0.47 | 0.14 | 6.1x | 151 | 45% |
| EMA 크로스오버 fast=37, slow=64 |
8.8% | -67.3% | 0.45 | 0.13 | 6.0x | 53 | 55% |
| Keltner 채널 돌파 emaPeriod=48, atrPeriod=9, mult=1.5 |
7.3% | -61.8% | 0.41 | 0.12 | 4.5x | 135 | 43% |
| ADX / DI 방향성 period=36, threshold=8 |
5.1% | -53.3% | 0.33 | 0.10 | 2.9x | 223 | 41% |
| MACD fast=16, slow=59, signal=22 |
0.2% | -88.5% | 0.16 | 0.00 | 1.0x | 202 | 51% |
| Parabolic SAR step=0.005, maxStep=0.2 |
-3.4% | -92.3% | 0.02 | -0.04 | 0.5x | 183 | 52% |
| Buy and hold | 1.9% | -92.3% | 0.27 | 0.02 | 1.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 71 days
- Sell — Sell when price breaks below the lowest low of the last 26 days