DC
Breakout envelope plotting the highest high and lowest low over the past n periods (typically 20); the midline is their average.
Upper = Highest High(n); Lower = Lowest Low(n); Middle = (Upper + Lower) / 2
Platform crop · ← →
Theme