Definitions
In plain terms
It summarizes the center of the rolling extreme range rather than averaging all observed prices.
Technical
The formula is one-half of upper plus lower and is ready only when both boundaries are ready.
Scope
Calling it a moving average hides its dependence only on the two active extrema.
Formula
Donchian middle = (upper + lower) / 2M_t=\frac{U_t+L_t}{2}| Symbol | Meaning | Unit |
|---|---|---|
U_t | Donchian upper channel | price units |
L_t | Donchian lower channel | price units |
Output unit: price units
Examples
- A reviewer traces Donchian Middle Channel from aligned inputs through its first-ready row and edge cases before accepting a displayed value.
Common misconceptions
- Calling it a moving average hides its dependence only on the two active extrema.
Concept relationships
Prerequisites
Contrasts with
Where this concept is used
Evidence and governance
- Donchian Channels TradingView · official platform documentation
Supports: preferred label, short definition, technical definition, formula
Limits: Causal lagging, tie ownership, and exact breakout event rules are local implementation boundaries.
- Reviewed by
- fintech-builder-batch-009
- Last reviewed
- 2026-07-30
- Next review
- 2027-07-30
- Record status
- published