qrsq

SMA VWAP BANDS [qrsq]

Description
This indicator is used to find support and resistance utilizing both SMA and VWAP. It can be used on lower and higher time frames to understand where price is likely to reject or bounce.

How it works
Rather than using the usual calculation for the VWAP, instead this script smooths the volume first with the SMA and then respectively calculates the smoothed multiplication of high, low and close price with the volume individually. These values are then divided by the smoothed volume to find individual VWAP's for each of the sources. The standard deviations of these are calculated, resulting in an upper, lower and middle band. It is essentially VWAP bands with some smoothed calculations in the middle.

How to use it
I like to use the bands for LTF scalping as well as HTF swings.

For scalping:
  • I tend to use either the 5m or 15m TF
  • I then set the indicator's TF to 1m
  • I will take a scalp based on the bands confluence with other PA methods, if price is being either supported or rejected.

For swings:
  • I tend to use a variety of TFs, including: 30m, 1H, 4H, D
  • I then set the indicator's TF to "Chart"
  • I will take a swing based on the bands confluence with other PA methods, if price is being either supported or rejected.

I also tend to use them on perpetual contracts as the volume seems to be more consistent and hence results in more accurate support and resistance.

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 ?