← Strategy library
OfficialTrend-following
200-Day Reclaim, Death-Cross Exit — Ethereum strategy backtest
Enters when price reclaims its 200-day line; exits on the 50/200 death cross or an 18% stop.
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 Close price crosses above Moving average (SMA)(200).
- • Sells when Moving average (SMA)(50) crosses below Moving average (SMA)(200).
- • Uses a 18% stop-loss.
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.