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.

开源脚本

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

免责声明

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

想在图表上使用此脚本?