Dillon's Double VWAP StrategyThis is based on Dillon's double VWAP strategy.
I enters when the ADX is low (aka not a trending market) and it's not close to the VWAP reset. Check it out.
Pesquisar nos scripts por "vwap"
Swing VWAP Crypto and Stocks StrategyThis is a strategy designed for swing trading on markets such as crypto and stocks.
Its components are:
VWAP
Time Management
Risk management
Rules for entry:
We entry only on Monday, if our close of the candle crossed above VWAP
Rules for exit
We exit always on Sunday or if we either hit the TP/SL levels.
If you have any questions let me know
EmperorBTC's VWAP StrategyEmperorBTC's VWAP Indicator & Strategy
v2.1
coded by Bogdan Vaida
This indicator was created after EmperorBTC's conditions.
Good timeframes for it: 30', 15', 5'
To convert from strategy to study switch the commented lines in the beginning
and at the end of the script and vice versa.
What this indicator does is to check if:
o Pivot Point was crossed
o Stoch-RSI and VWAP were crossed in current or previous candle
o Candle (or previous candle) close is in the trend direction
If all these are true then it will go long or short based on direction.
dEMA w/ VWAP filterBuy when EMA is below VWAP and starts sloping up
Sell when EMA is above VWAP and starts sloping down
MACD VWAP IndicatorThis indicator uses a combination of the VWAP, EMA 9 and parts of the MACD in order to detect a bullish or bearish trend.
How to trade it:
Set SL either below or above the VWAP line (orange) and TP to 1:1.5 ratio (depending on last few candles, of course).
If EMA200 is close by then place SL either below or above EMA200 (blue) and TP to 1:1.5 ratio
Important:
Best traded in 15M, 30M => Intraday.
Have fun! :)
5min vwap in Multi Time FramesThis indicator will show the 5Min intraday VWAP onto any other timeframe. I like to see where the 5min VWAP is while on the 1Min chart for example.
Bollinger Bands Scalper + VWAPGet more consistent scalps by trading in-between Bollinger Band Deviations.
FEATURES:
1) 3 Bollinger Bands with default settings to 1, 2, and 3 deviations for more consistent scalps
2) Trendicator: a dynamic color changing moving average that helps you see trend quickly
3) Robust VWAP tool with up to 3 different deviations as well as different anchor points to help you see strong support and resistances
4) Calming "purple cloud" color palette helps you focus on price action
5) Discover new trading strategies with a wide range of customizability
EmperorBTC's VWAP IndicatorThis indicator was created after EmperorBTC's conditions. Conditions displayed below:
Good timeframes for it: 30', 15', 5'
To convert from strategy to study switch the commented lines in the beginning and at the end of the script
What this indicator does is:
1) Check if Pivot Point was crossed
2) Stoch-RSI and VWAP were crossed up in current or previous candle
3) Candle (or previous candle) is green
Then, it will plot a Long opportunity.
FUTURE IDEAS:
- Volume Expansion
- Candle Stick patterns
Flunki VWAP minus MA OscillatorHerewith a simple oscillator that show the difference in price between a Moving Average of the price, and the current VWAP
This show as a histogram
On top of that is a Moving Average of the histogram value, shown as a blue / red line with an option to hight these crossing and also crossing zero
Simple idea ; code open.
Divergence RSI-VWAPCombination of the script from XaviZ of RSI-VWAP and divergence detector from Libertus.
Midas 6 Anchored VWAP [xdecow]This script plots 6 anchored vwap from the selected bars.
The labels are only to help identify the starting points and can be disabled in the options.
EVWMA VWAP MACD Strategy [QuantNomad]Based on comment of @coondawg71 I tried to compare VWAP and EVWMA.
Both are sort of moving averages so I decided to create a MACD based on these 2 indicators.
In parameters you can set EVWMA Length and 2 smoothing lengths for "macd" and "signal".
Strategy seems to work pretty good at 2h-8h timeframes for crypto.
What do you thing about it?
Anchored VWAP & Standard DeviationsCalculates VWAP from a fixed point in time as well as standard deviations.
--------------------------------------
If you find it useful please consider a tip/donation :
BTC - 3BMEXEDyWJ58eXUEALYPadbn1wwWKmf6sA
--------------------------------------
All Time VWAP & Standard DeviationsAll time VWAP and standard deviations.
Either enable "scale price chart only" or disable deviations that go negative in the style options.
--------------------------------------
If you find it useful please consider a tip/donation :
BTC - 3BMEXEDyWJ58eXUEALYPadbn1wwWKmf6sA
--------------------------------------
Volume Trends (VWMA & VWAP)Basic indicator for tracking volume trends. Includes blue SMA and pink VWMA (volume-weighted moving average), to help gauge the strength of price movement -- is it supported by volume, or is there divergence. Intraday charts also have VWAP (volume-weighted average price) as dark purple dots.
Here's a couple of good articles explaining how to use them effectively:
www.tradeciety.com
stockcharts.com
Adjustable Starting VWAPIn this script it's possible adjust the start where the VWAP (technically is a VWMA) starts to calculate.
Use this to try to show where is the suport and resistance.
I coded 6 lines.
Use low sources for suport.
Use high sources for resistance.
Volume Weighted Average Price Oscillator [NeoButane]VWAP on PPO but not PPO. Two histograms, with the second one being SMAs of the first and signals color/trend change.
1.0 - Release
Framework laid out
Power level readings should be within 9000
Triple Anchored Volume Weighted Average Price [JustinPrime]This indicator provides three separate Volume Weighted Average Price (VWAP) calculations, each anchored from different key points on the chart:
High Anchored VWAP: Resets from the highest price reached since the start date.
Low Anchored VWAP: Resets from the lowest price since the start date.
Start Date VWAP: Calculated from the trading data beginning at the user-defined start date.
Features:
Selectable Timeframe: Choose from timeframes like 1 minute, 5 minutes, 15 minutes, 1 hour, daily, and weekly.
Custom Start Date: Set a specific start date for the VWAP calculations.
Source Data: Uses high, low, and close prices (HLC3) for calculations.
How to Use:
Adjust the start date to focus on significant market periods or events.
Differentiate each VWAP with unique colors for clarity.