mortdiggiddy

Multi-Timeframe VWAP

mortdiggiddy Mis à jour   
Shows the Daily, Weekly, Monthly, Quarterly, and Yearly VWAP.

Also shows the previous closing VWAP, which is usually very near the HLC3 standard pivot for the previous time frame. i.e. The previous daily VWAP closing price is usually near the current Daily Pivot. Tickers interact well with the previous Daily and Weekly closing VWAP.

Enabling the STDEV bands shows 3 separate standard deviation levels, defaulted at 1, 2, and 3. The lookback period for the bands is always changing with each new bar, since the standard deviation is calculated from the current bar to the beginning of the period. This is different from bollinger bands, as the lookback is constant (usually 20 periods is the textbook default).

The STDEV bands interval of interest can be changed from Day (D), Week (W), Month (M), Quarter (Q), Year (Y).

Tickers tend to bounce very well on Daily, Weekly, and Yearly VWAP (Yes... Year). Use this code and observe the Year VWAP on several major symbols through the past few years and eyes will be opened.
Notes de version:
Added in support to show the previous STDEV = 1 Closing values for each of the 5 VWAP time intervals.
Notes de version:
  • Updated to Pine V4.
  • Added lines and labels for current VWAP values.
  • Label size and opacity can be adjusted.
  • Lines are shown when the label offset > 0.
  • Line width and style can be adjusted.
  • Use the boolean check buttons to hide/show the labels/lines for each of the 5 VWAP types.
  • Use the boolean check box "Show Price" to hide/show all labels/lines.
Notes de version:
  • Updated to pinescript V5
  • Added color options for labels

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 ?