Trend-Following Backtester · Guide · backtest 한국어
equity · FR
Remy Cointreau SA backtest
10 trend-following strategies were compared on the full daily history of Remy Cointreau SA. 3 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Donchian 채널 돌파 (CAGR 4.1%, MDD -45.9%).
Results by strategy
3 of 10 beat buy and hold (CAGR 3.0%, drawdown -83.7%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 5.6%, MDD -54.5%, Sharpe 0.38, 54% exposure.
CAGR reference leader: EMA 크로스오버 — CAGR 5.6%, MDD -57.6%, exposure 57%.
Return/drawdown alternative: Donchian 채널 돌파 — CAGR is 2.6%p higher than buy and hold, while drawdown improves by 29.2%p (CAGR 4.1%, MDD -45.9%, exposure 50%).
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 |
|---|---|---|---|---|---|---|---|
| SMA 크로스오버 fast=50, slow=213 |
5.6% | -54.5% | 0.38 | 0.10 | 4.2x | 35 | 54% |
| EMA 크로스오버 fast=58, slow=110 |
5.6% | -57.6% | 0.37 | 0.10 | 4.3x | 47 | 57% |
| Donchian 채널 돌파 entryN=74, exitN=65 |
4.1% | -45.9% | 0.30 | 0.09 | 2.9x | 47 | 50% |
| ADX / DI 방향성 period=38, threshold=22 |
1.5% | -21.0% | 0.24 | 0.07 | 1.5x | 26 | 8% |
| Supertrend period=14, mult=5 |
2.3% | -68.8% | 0.21 | 0.03 | 1.8x | 79 | 51% |
| ROC 모멘텀 n=116, threshold=-0.03 |
2.2% | -61.7% | 0.21 | 0.04 | 1.8x | 195 | 62% |
| 볼린저 밴드 돌파 n=40, k=1.1 |
0.5% | -59.4% | 0.12 | 0.01 | 1.2x | 211 | 45% |
| Keltner 채널 돌파 emaPeriod=41, atrPeriod=27, mult=2.5 |
0.3% | -44.6% | 0.09 | 0.01 | 1.1x | 111 | 28% |
| MACD fast=14, slow=61, signal=16 |
-3.1% | -79.6% | -0.03 | -0.04 | 0.4x | 317 | 52% |
| Parabolic SAR step=0.015, maxStep=0.16 |
-7.4% | -93.1% | -0.23 | -0.08 | 0.1x | 477 | 53% |
| Buy and hold | 3.0% | -83.7% | 0.25 | 0.04 | 2.2x | 1 | 100% |
Rules of the top strategy
When the short average rises above the long average, it reads that as an uptrend starting.
- Buy — Buy when the 50-day average price crosses above the 213-day average
- Sell — Sell (to cash) when the 50-day average falls below the 213-day average