← Strategy library
OfficialMomentum
Supertrend + MACD Confirmation — Bitcoin strategy backtest
Only buys when Supertrend is bullish AND MACD histogram agrees, exits when momentum fades
A curated strategy — a well-known mechanism with sensible risk management built in. Still not a recommendation — it's a mechanism you test yourself.
How this strategy works
- • Buys when SuperTrend (direction)(10,3) is above 0 and MACD(12,26,9) hist is above 0.
- • Sells when MACD(12,26,9) hist crosses below 0.
- • Uses a volatility (ATR×3) stop.
- • Sizes each trade to risk ~2.0% of capital to the stop.
Run this exact strategy yourself — pick a window:
How this backtest works
- Data
- Yahoo Finance / Binance daily OHLC, split-adjusted. Recomputed on each run.
- Costs
- Commission + tiered slippage on every fill. No leverage.
- Execution
- Signals act on the next open after a bar closes — never on a price you couldn't have known.
- Look-ahead & survivorship
- Indicators use closed bars only; the forming bar is dropped. Survivorship is labelled, not hidden.
- Benchmark
- Measured against buy & hold of the same asset over the same window.
- What it isn't
- Not advice, not a prediction, no profit claim. I hold no funds and place no orders.