pmk07

VWAP with Standard Deviation Bands

pmk07 Actualizado   
Volume Weighted Average Price (VWAP), with Standard Deviation Bands

VWAP is a moving average with weighting for traded volume, so heavier trading activity has a greater impact on its direction. Low volume periods will move the VWAP less than high volume periods.

The VWAP is important because institutional investors often use it to determine what is ‘fair value’. You can often see the market reacting when it gets close to the VWAP.

This version is time segmented VWAP. It reset ma values when selected time period expires.
Time periods are able to be selected in the settings: "1D", "2D", "W", "14D", "M", "60D", "12M", "24M", "Custom".
Additionally script determines VWAP standard deviations.
Multipliers for VWAP Standard Deviation Bands can be changed in the settings.
There is also option to show previous VWAP and its Standard Deviation Bands before timeframe reset.
Notas de prensa:
@version=5
added rolling VWAP with stdev bands
more divisions in stdev bands (4)
plots style changed
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?