LuxAlgo

VWAP Bands - Event Based [LuxAlgo]

This indicator returns VWAP bands with a degree of smoothness resetting based on various user-selected events. The bands are constructed using a VWAP based naive standard deviation.

The indicator can be anchored or start from the first bar and can be used as trailing support/resistance, in a moving average crossover system, or as source for external indicators.

Settings

  • Start: VWAP anchor point
  • Start At First Bar: Display the VWAP from the first bar instead of a specified anchor point

VWAP

  • Length: Controls certain characteristics of the user-selected event
  • Mult: Multiplicative factor for the VWAP standard deviation
  • Source: Price source of the indicator

Event

  • Event: Determines the event resetting the degree of smoothness of the VWAP
  • External Cross/Event: Input source used for external crosses/events

Further details about the available events are given below.

Details

Various event conditions are available to the users. When the selected event occurs, the VWAP equals the current closing price.


By default, the event is periodic, that is the VWAP resets periodically, with a period determined by the Length setting.


The Higher High event resets the VWAP when a new higher high occurs.


The Lower Low event resets the VWAP when a new lower low occurs.


The Trend Change event is similar however resets the VWAP only once a higher high or lower low occurs. Higher highs and lower lows are given by Donchian channels with a period determined by the Length setting.


The Start event reset the VWAP at the selected anchor point (or first bar if the "Start At First Bar" setting is selected). This can be useful if one only needs a regular anchored VWAP band indicator.


The External Cross event resets the VWAP when the Source price crosses the series selected in the External Cross/Event setting. In the image above the VWAP resets when the price crosses the volatility stop indicator.


The External Event resets the indicator when a series selected in the External Cross/Event setting is not equal to 0. This allows using a custom event in order to reset the VWAP. In the above example the VWAP is reset during a new session due to the External Session indicator.
版本注释:
Minor changes.

Get access to our exclusive tools: luxalgo.com

Join our 150k+ community: discord.gg/lux

All content provided by LuxAlgo is for informational & educational purposes only. Past performance does not guarantee future results.
开源脚本

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

免责声明

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

想在图表上使用此脚本?