pmk07

VWAP with Standard Deviation Bands

pmk07 已更新   
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.
版本注释:
@version=5
added rolling VWAP with stdev bands
more divisions in stdev bands (4)
plots style changed
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?