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.
Notes de version:
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.
Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?