Trend-Following Backtester · Guide · backtest 한국어

equity · KR

후성 backtest

10 trend-following strategies were compared on the full daily history of 후성. 0 beat buy-and-hold CAGR; EMA 크로스오버 ranks first by Sharpe, matching the main backtester.

Data 2006-12-22 ~ 2026-07-31daily bars 4,837 (19.6 years)Costs 0.5%Venue XKRXMonthly snapshot 2026-07-31

Results by strategy

0 of 10 beat buy and hold (CAGR 9.6%, drawdown -85.6%).

Sharpe leader (same as main): EMA 크로스오버 — CAGR 9.1%, MDD -69.1%, Sharpe 0.42, 49% exposure.

No strategy retained at least 75% of buy-and-hold CAGR while reducing drawdown by both 20% relatively and 5 percentage points absolutely.

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 · parametersCAGRMDDSharpeCalmarTotalTradesExposure
EMA 크로스오버
fast=65, slow=194
9.1%-69.1%0.420.135.5x1949%
Supertrend
period=14, mult=4.1
7.7%-70.4%0.390.114.3x8048%
Keltner 채널 돌파
emaPeriod=23, atrPeriod=26, mult=3.2
6.9%-61.2%0.380.113.7x5213%
SMA 크로스오버
fast=67, slow=204
7.3%-69.1%0.380.114.0x2546%
ADX / DI 방향성
period=21, threshold=41
4.9%-51.0%0.360.102.5x103%
Donchian 채널 돌파
entryN=14, exitN=48
4.4%-76.8%0.330.062.3x8270%
볼린저 밴드 돌파
n=16, k=3.3
3.8%-49.3%0.320.082.1x183%
Parabolic SAR
step=0.015, maxStep=0.3
4.2%-80.1%0.300.052.3x31648%
ROC 모멘텀
n=46, threshold=0.07
1.0%-84.9%0.220.011.2x24035%
MACD
fast=17, slow=32, signal=11
-1.0%-92.4%0.18-0.010.8x28451%
Buy and hold9.6%-85.6%0.450.116.0x1100%
1x 10x 2007 2010 2013 2016 2019 2022 2025 EMA 크로스오버Buy and hold
EMA 크로스오버: Solid strategy line versus dashed buy-and-hold line. Log scale.
0% -21% -43% -64% -86% 2007 2010 2013 2016 2019 2022 2025 Buy and holdEMA 크로스오버
EMA 크로스오버 maximum drawdown -69.1% (2026-06-15 → 2026-07-30), prior peak not yet recovered.

Rules of the top strategy

Uses two exponential averages (more weight on recent prices) and trades their crossover.

Method and caveats

Past performance does not guarantee future returns. Parameters were selected on the same full-history sample using sharpe over 40 trials per strategy, so results contain in-sample bias. 0.5% trading costs are included; taxes, slippage and rejected orders are not.
Re-run the same setupAll asset reports

Read next