Trend-Following Backtester · Guide · backtest 한국어
equity · AU
HUB24 Limited backtest
10 trend-following strategies were compared on the full daily history of HUB24 Limited. 6 beat buy-and-hold CAGR; SMA 크로스오버 ranks first by Sharpe, matching the main backtester. The return/drawdown alternative is SMA 크로스오버 (CAGR 25.2%, MDD -53.7%).
Results by strategy
6 of 10 beat buy and hold (CAGR 12.2%, drawdown -96.8%).
Sharpe leader (same as main): SMA 크로스오버 — CAGR 25.2%, MDD -53.7%, Sharpe 0.77, 56% exposure.
Return/drawdown alternative: SMA 크로스오버 — CAGR is 13.0%p higher than buy and hold, while drawdown improves by 43.1%p (CAGR 25.2%, MDD -53.7%, exposure 56%).
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=52, slow=87 |
25.2% | -53.7% | 0.77 | 0.47 | 72.8x | 50 | 56% |
| EMA 크로스오버 fast=56, slow=141 |
23.2% | -57.2% | 0.76 | 0.41 | 53.3x | 20 | 59% |
| Keltner 채널 돌파 emaPeriod=32, atrPeriod=8, mult=3.5 |
18.9% | -54.2% | 0.74 | 0.35 | 27.1x | 52 | 24% |
| 볼린저 밴드 돌파 n=54, k=1.8 |
20.3% | -60.8% | 0.71 | 0.33 | 33.9x | 70 | 36% |
| Donchian 채널 돌파 entryN=58, exitN=60 |
20.0% | -61.7% | 0.65 | 0.32 | 32.6x | 36 | 57% |
| ROC 모멘텀 n=111, threshold=-0.03 |
16.9% | -66.3% | 0.58 | 0.25 | 19.6x | 146 | 61% |
| ADX / DI 방향성 period=19, threshold=36 |
7.9% | -22.6% | 0.57 | 0.35 | 4.3x | 34 | 10% |
| Supertrend period=17, mult=5 |
10.7% | -77.3% | 0.45 | 0.14 | 7.0x | 77 | 57% |
| Parabolic SAR step=0.005, maxStep=0.08 |
8.4% | -82.3% | 0.40 | 0.10 | 4.7x | 147 | 51% |
| MACD fast=17, slow=52, signal=15 |
0.5% | -94.8% | 0.24 | 0.01 | 1.1x | 237 | 52% |
| Buy and hold | 12.2% | -96.8% | 0.50 | 0.13 | 9.0x | 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 52-day average price crosses above the 87-day average
- Sell — Sell (to cash) when the 52-day average falls below the 87-day average