Trend-Following Backtester · Guide · backtest 한국어
equity · US
Enterprise Financial Services Corporation backtest
10 trend-following strategies were compared on the full daily history of Enterprise Financial Services Corporation. 1 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is EMA 크로스오버 (CAGR 8.8%, MDD -40.7%).
Results by strategy
1 of 10 beat buy and hold (CAGR 7.2%, drawdown -78.6%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 8.8%, MDD -40.7%, Sharpe 0.48, 62% exposure.
Return/drawdown alternative: EMA 크로스오버 — CAGR is 1.6%p higher than buy and hold, while drawdown improves by 37.9%p (CAGR 8.8%, MDD -40.7%, exposure 62%).
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 |
|---|---|---|---|---|---|---|---|
| EMA 크로스오버 fast=33, slow=307 |
8.8% | -40.7% | 0.48 | 0.22 | 6.9x | 17 | 62% |
| SMA 크로스오버 fast=42, slow=289 |
6.2% | -52.2% | 0.37 | 0.12 | 4.0x | 23 | 61% |
| Donchian 채널 돌파 entryN=12, exitN=76 |
6.5% | -79.1% | 0.35 | 0.08 | 4.3x | 47 | 88% |
| ROC 모멘텀 n=258, threshold=-0.05 |
5.7% | -60.7% | 0.35 | 0.09 | 3.6x | 123 | 65% |
| Supertrend period=8, mult=4.3 |
0.7% | -70.0% | 0.15 | 0.01 | 1.2x | 79 | 55% |
| 볼린저 밴드 돌파 n=59, k=1.7 |
0.8% | -50.3% | 0.14 | 0.02 | 1.2x | 105 | 39% |
| ADX / DI 방향성 period=22, threshold=43 |
0.4% | -12.4% | 0.11 | 0.03 | 1.1x | 2 | 1% |
| Keltner 채널 돌파 emaPeriod=54, atrPeriod=8, mult=2.9 |
0.4% | -33.4% | 0.10 | 0.01 | 1.1x | 77 | 28% |
| Parabolic SAR step=0.005, maxStep=0.16 |
-2.2% | -75.1% | 0.05 | -0.03 | 0.6x | 200 | 51% |
| MACD fast=18, slow=32, signal=18 |
-4.1% | -83.1% | -0.01 | -0.05 | 0.4x | 292 | 50% |
| Buy and hold | 7.2% | -78.6% | 0.37 | 0.09 | 4.9x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 33-day EMA crosses above the 307-day EMA
- Sell — Sell when the 33-day EMA falls below the 307-day EMA