(JS) Interchanging ATR & VWAP BandsOkay so this is pretty simple, but I think it's a great tool for day trading especially. I just took the default VWAP and Keltner channel scripts and combined them together.
The top option allows you to choose which one you'd prefer to use, "Use ATR instead of VWAP" .
The next options, "ATR Source", "KC Length", and "ATR Length" are the parameters for the ATR Bands.
"Number of Bands" allows you to choose how many bands you'd like to be on display (you can choose 1-8).
"Use Expoential MA" and "Band Style" are more default parameters from Keltner Channels used to set up the ATR Bands.
The "ATR Bands" are just stacked Keltner Channels separated by 1 ATR each, whereas the "VWAP Bands" are separated by standard deviation just like the default script from Trading View.
In these example chart, you can see the weekly VWAP with 8 deviation bands and 5 ATR bands with Keltner Channels.
Vwapbands
(JS) VWAP BandsThis is a pretty simple script here - I took the VWAP and combined it with Bollinger Bands.
The bands can vary a lot based on chart resolution, so I wanted to make sure the resolution could be modified so you can use the resolution you're most comfortable with, or find the most success with.
Length:
Length of bars used to calculate the bands.
Standard Deviation Band 1-3:
There's three bands all together, this option allows you to modify the number of standard deviations per band.
VWAP Period:
This modifies when you want the VWAP to begin (Session, Week, Month, Year).
Offset:
This moves the VWAP and the bands the amount of bars you select, default is of course set to zero.
Source:
This selects the source of calculation, HLC/3 is the default VWAP calculation.
This is a pretty self explanatory script, I thought being able to see the standard deviations of the VWAP could prove to be useful - hope you all like it!
MTF VWAP + Fibo Incremental deviationsI made a Fibo variant of my first script "VWAPs + devs" :
This new indicator give you the possibility to plot multi timeframes VWAP (D, W, M, 3M and 12M ) and Fibo deviations for each one.
VWAP is a powerfull indicator which is used by big players to get informations if the price is "overbought" or "oversold". Deviations give the opportunity to have supports and resistances in those "over"-zones.
I searched for better results and found those defaults values :
Fib 1 level : 0.618
Fib 2 level : 0.786
Fib 3 level : 1.000
Fib 4 level : 1.618
Fib 5 level : 2.618
In the thumbnail, we can see that the 1.618 deviation level made a great support on the last uptrend for BTCUSDT .
You can change each values but low ones as 0.382 and 0.5 don't give really interesting supports/resistances.
I made this script as clear and simple as possible with only one menu in the parameters.
Some examples of what you can do :
BTCUSDT (Binance) H4 / D, W, M, 3M ,12M VWAP without devs
BTCUSDT (Binance) M5 / Daily VWAP + Fibo devs
Hope this will be useful for you !
GMS: VWAP with Percent BandsThis is a pretty straight-forward script. I just wanted to see percent bands around the VWAP after looking at the standard deviation bands for a while and even dabbling with keltner channels. This is the cleanest in my opinion. The script is open so feel free to poke around!
The default settings are below, just to confuse 0.25 with 25%.
0.25 = 0.25%
0.5 = 0.50%
0.75 = 0.75%
PS - it's not multi-timeframe yet. That'll come in the next update.
Hope this helps,
Andre
VWAP w/ Std Deviation bands extensionsVWAP with Standard Deviation Bands and Extensions
This indicator does 3 things:
1. Plot session VWAP
2. Plot up to 5 Standard Deviation Bands of VWAP
3. Plot extension of previous session's VWAP and Extension Bands
Comments are welcome.
Enjoy.
VWAP GRIDHello Fellow Traders!
VWAP GRID is a highly requested and modified version of our basic VWAP Bands Indicator, we have added many additions along with alerts to be used with Automated Solutions or to use with manual trading.
Features
----------------------
Custom Alerts are built into the script for manual or automatic trading.
Multiple VWAP bands added with adjustable % grid
Adjustable Time frames added for VWAP and Price
Alerts Added for every level!
Visual Entry & Exit Points for each level
Visual Trend Bands
You can get access to any of my scripts by visiting my website below , all links are down below in my signature!
VWAP Daily AnchorAnchored daily VWAP with adjustable standard deviation bands - intended for intraday scalping.
Anchored VWAP is useful because not matter what timeframe you look at it on, it will look the same, unlike normal VWAP indicators. This means there's nothing left to interpretation.
3D VWAP With Standard Deviation BandsThis indicator is free to all Oasis Trading Group members.
The 3D VWAP uses the VWAP calculation, but instead of 1 day worth of data it uses 3 days to continuously calculate and allow for use of longer time frames while trading. This indicator will also mark the 3D VWAP close as a support and resistance line to use in future trading.
The VWAP line will turn green when ascending and red when descending.
The top and bottom blue lines are standard deviations of the 3D VWAP, you can change how many deviations it uses in the inputs.
For Access or Questions: Private message us. Thank you.