OPEN-SOURCE SCRIPT
Обновлено

VMMA Wave Edges [MTF]

855
The VMMA Wave Edges [MTF] is a multi-timeframe (MTF) overlay indicator that plots dynamic upper and lower edges formed by a band of Volume-Weighted Moving Averages (VWMAs) of varying lengths. It computes N VWMAs with lengths increasing arithmetically from start_len by incr, then plots:The maximum of all VWMAs → Upper Edge
The minimum of all VWMAs → Lower Edge

These edges are calculated on a higher timeframe (mtf_tf) and projected onto the current chart, creating a smooth, volume-sensitive envelope that adapts to volatility and trend strength.Use & InterpretationFeature
Purpose
Upper Edge
Dynamic resistance zone; price often reacts when approaching or breaking above.
Lower Edge
Dynamic support zone; price tends to bounce or consolidate near it.
Edge Contraction
Low volatility → potential breakout setup.
Edge Expansion
High volatility → trend continuation or exhaustion.
MTF Projection
Avoids repainting & noise by using cleaner higher-timeframe data.

Trading ApplicationsMean ReversionBuy near Lower Edge, sell near Upper Edge (especially in ranging markets).

Breakout ConfirmationPrice closing above Upper Edge on MTF → bullish breakout.
Below Lower Edge → bearish.

Trend FilterIn uptrend: price above Upper Edge → strong momentum.
In downtrend: price below Lower Edge → strong bearish control.

Support/Resistance FlipBroken Upper Edge → becomes future support (and vice versa).
Информация о релизе
changed math to be less computationally intensive and made log scale to have cleaner edges on long lengths ....

It computes multiple VWMAs (e.g., 40–60 of them) using logarithmic spacing for smooth, even coverage across very short to very long lookbacks.
The upper edge = the maximum VWMA value among them at each bar.
The lower edge = the minimum VWMA value.
Optional: smooth the edges with a short EMA, add a midpoint line, and fill the area between upper/lower for visual clarity.
Multi-timeframe (MTF) support pulls the envelope from a higher timeframe (e.g., 1-min, 5-min, daily) while displaying on your current chart.
VWMA weighting makes edges more responsive to high-volume price levels than plain moving-average ribbons.

Result: A clean, organic-looking "wave channel" that hugs significant volume-weighted price levels without steppy artifacts (thanks to log spacing).

Отказ от ответственности

Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.