EMA trend strength (50/200)
How far above or below the 50-day average sits relative to the 200-day one, as a proportion.
Why it matters
It's the measurable version of the famous 50-day / 200-day crossover: instead of a binary alert when they cross, it gives the continuous distance between them. Positive means an established uptrend; negative, a downtrend. And because it's divided by the 200-day average it's dimensionless, so — unlike the MACD line — it CAN be compared between 2013 and 2026.
Build it yourself
Drag the two averages. Notice the signal is the same at 2016 or 2026 prices as long as the proportion between them doesn't change — that's what makes this indicator comparable.
The same figure as a percentage:
Illustrative example numbers for practice — not real data.
How it's calculated, step by step
- Two exponential averages of price are computed: a 50-period one and a 200-period one.
- Strength = (50-day average − 200-day average) ÷ 200-day average. The first value appears from day 200 onward.
Chart
This is real Bitcoin data, computed from the blockchain — not the illustrative example above.
Data last updated on 2026-09-09.