Trend-Following Backtester · Guide · backtest 한국어
equity · CN
Sangfor Technologies, Inc. Class A backtest
10 trend-following strategies were compared on the full daily history of Sangfor Technologies, Inc. Class A. 4 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is Keltner 채널 돌파 (CAGR 13.9%, MDD -29.9%).
Results by strategy
4 of 10 beat buy and hold (CAGR 13.1%, drawdown -86.6%).
Sharpe leader (same as main): EMA 크로스오버 — CAGR 20.6%, MDD -47.0%, Sharpe 0.68, 58% exposure.
Return/drawdown alternative: Keltner 채널 돌파 — CAGR is 7.5%p higher than buy and hold, while drawdown improves by 39.7%p (CAGR 13.9%, MDD -29.9%, exposure 13%).
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=72, slow=114 |
20.6% | -47.0% | 0.68 | 0.44 | 4.7x | 6 | 58% |
| SMA 크로스오버 fast=27, slow=156 |
19.0% | -43.1% | 0.65 | 0.44 | 4.2x | 10 | 53% |
| Keltner 채널 돌파 emaPeriod=13, atrPeriod=22, mult=1.8 |
13.9% | -29.9% | 0.60 | 0.46 | 2.9x | 40 | 13% |
| Donchian 채널 돌파 entryN=97, exitN=77 |
15.6% | -49.3% | 0.57 | 0.32 | 3.3x | 8 | 55% |
| Supertrend period=27, mult=3.3 |
12.6% | -47.7% | 0.51 | 0.26 | 2.7x | 39 | 42% |
| ROC 모멘텀 n=97, threshold=-0.01 |
11.6% | -53.1% | 0.48 | 0.22 | 2.5x | 50 | 54% |
| Parabolic SAR step=0.005, maxStep=0.26 |
11.2% | -70.8% | 0.47 | 0.16 | 2.4x | 71 | 43% |
| 볼린저 밴드 돌파 n=29, k=2.8 |
9.7% | -32.3% | 0.47 | 0.30 | 2.1x | 26 | 16% |
| ADX / DI 방향성 period=10, threshold=26 |
6.0% | -57.9% | 0.34 | 0.10 | 1.6x | 101 | 31% |
| MACD fast=16, slow=53, signal=8 |
4.7% | -83.0% | 0.31 | 0.06 | 1.5x | 123 | 46% |
| Buy and hold | 13.1% | -86.6% | 0.50 | 0.15 | 2.8x | 1 | 100% |
Rules of the top strategy
Uses two exponential averages (more weight on recent prices) and trades their crossover.
- Buy — Buy when the 72-day EMA crosses above the 114-day EMA
- Sell — Sell when the 72-day EMA falls below the 114-day EMA