Trend-Following Backtester · Guide · backtest 한국어
equity · FR
Credit Agricole SA backtest
10 trend-following strategies were compared on the full daily history of Credit Agricole SA. 8 beat buy-and-hold CAGR; Donchian 채널 돌파 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is 볼린저 밴드 돌파 (CAGR 4.7%, MDD -32.7%).
Results by strategy
8 of 10 beat buy and hold (CAGR 0.9%, drawdown -91.2%).
Sharpe leader (same as main): Donchian 채널 돌파 — CAGR 7.0%, MDD -47.8%, Sharpe 0.43, 50% exposure.
Return/drawdown alternative: 볼린저 밴드 돌파 — CAGR is 6.1%p higher than buy and hold, while drawdown improves by 43.4%p (CAGR 4.7%, MDD -32.7%, exposure 32%).
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=85, exitN=65 |
7.0% | -47.8% | 0.43 | 0.15 | 5.3x | 35 | 50% |
| ROC 모멘텀 n=149, threshold=-0.01 |
7.0% | -45.8% | 0.42 | 0.15 | 5.3x | 143 | 57% |
| 볼린저 밴드 돌파 n=54, k=2.1 |
4.7% | -32.7% | 0.36 | 0.14 | 3.1x | 85 | 32% |
| EMA 크로스오버 fast=12, slow=225 |
4.9% | -46.7% | 0.34 | 0.11 | 3.3x | 45 | 56% |
| Keltner 채널 돌파 emaPeriod=44, atrPeriod=17, mult=1.7 |
3.1% | -51.1% | 0.26 | 0.06 | 2.1x | 151 | 40% |
| MACD fast=27, slow=51, signal=17 |
3.2% | -69.8% | 0.25 | 0.05 | 2.2x | 225 | 51% |
| SMA 크로스오버 fast=62, slow=207 |
2.7% | -56.1% | 0.23 | 0.05 | 1.9x | 29 | 57% |
| Supertrend period=21, mult=4.9 |
1.4% | -59.2% | 0.17 | 0.02 | 1.4x | 81 | 54% |
| ADX / DI 방향성 period=26, threshold=14 |
0.8% | -52.9% | 0.14 | 0.02 | 1.2x | 212 | 35% |
| Parabolic SAR step=0.005, maxStep=0.28 |
-1.5% | -70.8% | 0.06 | -0.02 | 0.7x | 233 | 55% |
| Buy and hold | 0.9% | -91.2% | 0.21 | 0.01 | 1.3x | 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 85 days
- Sell — Sell when price breaks below the lowest low of the last 65 days