Trend-Following Backtester · Guide · backtest 한국어
equity · BR
Equatorial S.A. backtest
10 trend-following strategies were compared on the full daily history of Equatorial S.A.. 4 beat buy-and-hold CAGR; ROC 모멘텀 ranks first by Sharpe, matching the main backtester. Its 98% market exposure makes it hold-like. The return/drawdown alternative is SMA 크로스오버 (CAGR 7.6%, MDD -51.0%).
Results by strategy
4 of 10 beat buy and hold (CAGR 4.3%, drawdown -89.7%).
Sharpe leader (same as main): ROC 모멘텀 — CAGR 14.8%, MDD -44.6%, Sharpe 0.64, 98% exposure. With at least 95% exposure, it should be treated as hold-like, not strong evidence of timing skill.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 10.5%p higher than buy and hold, while drawdown improves by 45.0%p (CAGR 7.6%, MDD -51.0%, exposure 64%).
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 모멘텀 Hold-like · Exposure 98% n=18, threshold=-0.15 |
14.8% | -44.6% | 0.64 | 0.33 | 12.6x | 19 | 98% |
| Donchian 채널 돌파 entryN=18, exitN=76 |
9.7% | -53.7% | 0.49 | 0.18 | 5.4x | 41 | 83% |
| EMA 크로스오버 fast=16, slow=79 |
7.7% | -51.3% | 0.45 | 0.15 | 3.9x | 58 | 67% |
| SMA 크로스오버 fast=22, slow=83 |
7.6% | -51.0% | 0.44 | 0.15 | 3.8x | 58 | 64% |
| Supertrend period=18, mult=3.2 |
4.3% | -55.5% | 0.31 | 0.08 | 2.2x | 79 | 64% |
| ADX / DI 방향성 period=29, threshold=9 |
2.4% | -52.0% | 0.23 | 0.05 | 1.5x | 236 | 60% |
| 볼린저 밴드 돌파 n=51, k=2 |
1.3% | -56.8% | 0.17 | 0.02 | 1.3x | 88 | 40% |
| Parabolic SAR step=0.005, maxStep=0.08 |
0.6% | -50.3% | 0.15 | 0.01 | 1.1x | 163 | 56% |
| MACD fast=23, slow=35, signal=14 |
-0.4% | -69.6% | 0.10 | -0.01 | 0.9x | 208 | 52% |
| Keltner 채널 돌파 emaPeriod=46, atrPeriod=10, mult=2.2 |
-0.9% | -58.2% | 0.05 | -0.01 | 0.9x | 84 | 37% |
| Buy and hold | 4.3% | -89.7% | 0.38 | 0.05 | 2.2x | 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 18-day return is greater than -15%
- Sell — Sell when the 18-day return drops to -15% or below