VWAP and BB strategy [EEMANI]This strategy combines VWAP and BB indicators
BUY RULE
1. EMA50 > EMA 200
2. if current close > vwap session value
3. check if price dipped BB lower band for any of last 10 candles
EXIT RULE
1. price closes above BB upper band
STOP LOSS EXIT
1. As configured --- default is set to 5%
warning: for the use of educational purposes only
出来高加重平均価格 (VWAP)
Alternative Daily Reference Points for Intra-hour ChartsThis is a different version of my www.tradingview.com used high, lows and pivots. One problem with pivot points is the number of calculation methods. The alternative version shows historical lows, closes, highs one basic period back.
► On lower timeframes - hour or less - this will show High, Low and Close from the previous day, two days ago, the previous week and two weeks ago and VWAP.
► On 1h daily reference points need to be enabled. On higher timeframes, daily reference points will not be shown. On the daily chart, weekly levels need to be enabled to still show and will be disabled on all higher periods.
► It is configured only for normal timeframes. If you use something like 17-minutes timeframe, you will have to allow this timeframe in the code.
Bear in mind, using all lines at the same time can be a little confusing and price doesn't react to every one of them. You can probably disable lows in the uptrend or scratch closes to simplify your chart.
Have a great trade!
Trading Rush Signals & AlertsThis is an unofficial script for strategies tested on TRADING RUSH Youtube channel. Over time, most successful strategies will be added with an option to set strategy-specific alerts . Trading Rush Signals & Alerts will draw signals on the chart when the entry conditions are met. You can also opt for displaying indicators .
My script is meant for beginners but can be used by veterans too. Just pick only one or two strategies, you don't want to flood your chart with conflicting signals. You may want to support your trades with a proper analysis. If a new signal occurs when there is still an open position, you are not supposed to take another.
The current version includes MACD and Donchian Channels.
MACD strategy:
►Buy, when MACD crosses below the signal line when it is negative. The price must also be above 200 EMA.
►Sell, when MACD crosses above the signal line when it is positive. The price must also be below 200 EMA.
►This strategy was tested on 30-minute charts of EURUSD and EURJPY with reward-to-risk ratio 1,5 and win rate of 62% over 100 trades .
►►►MACD has to be added to your chart separately because it needs a new window. Indicators displaying will not add this indicator to the chart.
Donchian Channels strategy:
►Buy, when the price breaches Donchian to the upside after making a new low. The price must also be above 200 EMA.
►Sell, when the price breaches Donchian to the downside after making a new high. The price must also be below 200 EMA.
►Stop-loss is Donchian bottom for long and Donchian top for shorts. Check the channel for more information.
►This strategy was tested on 30-minute charts of EURUSD with reward-to-risk ratio 1,5 and win rate of 58% over 100 trades .
►►►I programmed alerts for Donchians to come ahead of an actual breach. If you often leave the screen when trading, this will help you. The necessary downside for that is the alerts might come when the signal doesn't trigger in the end. You will see a mark on the chart if the conditions are truly met.
Bear in mind that backtesting performance doesn't guarantee future profitability. • Most systematic strategies are not suitable for any timeframe. • You should perform your own backtest to base your trades on more data & to establish confidence in the selected strategy.
New strategies will be added when I have time. If I see multiple people asking for the same new feature, I might agree to release it with a new version. I am not going to add input options in this script, it could come as a separate script though. I am in no way affiliated with the Youtubechannel , so if you find the script helpful, shot me a message or send me some TradingView coins >)
If you encounter any bug, you can report it in a message or in comments. Support it with screenshot and relevant information such as a time when it occurred and what options were on etc.
VWAP OscillatorToday I'm proposing a simple VWAP oscillator script to trade buy and sell waves more easily.
You trade this similar to how you trade Awesome Oscillator, so if you want an explanation just look up YT videos.
In addition to that, this will also show volume squeezes, please note that this is a makeshift way and not real volume squeeze phenomena of volume profile and tape. None the less, it is quite good at allowing you to ride out good trending waves and locate weak price action due to volume squeeze. You can turn off bar coloring from settings if you don't want this.
For ease of reading, I've also applied Allenstars Dynamic zones on this indicator so you can easily locate where the reading is entering in long and where it is in sell, this is compared to selected sample size. I've already selected the most common setting for that, so you don't really need to fiddle with it unless you find something better.
This indicator can be used to trade divergences as well, in fact, I feel it is better for that compared to RSI/MACD, the usual suspects.
Past performance is not assurance of future performance and this idea is published for only educational purposes, author taken no responsibility for your profit or loss.
Custom Timeframe VWAPThis script calculates the daily VWAP from any specified starting point intraday. Also colors the VWAP based on whether price is above or below it.
Standard vwap starts at day open 0 GMT, however there are some exchanges for eg. Deribit that have seen they use a different time period to begin VWAP calculations. This is useful in such cases.
You need to specify the hours & minutes of the VWAP that want to use. VWAP will be hidden on any timeframe higher than specified "Highest Visible Timeframe".
Also a big thanks to u/mortdiggiddy as he helped with this script.
Belkhayate Iceberg - vwapThis is the magical Belkhayate Iceberg indicator that use Daily Vwap
and change the plot color's based on where the candles are located towards vwap.
When the plot is green we only look for buy opportunities
When the plot is red we only look for short opportunities.
According to Belkhayate this indicator tracks algorithmic trading iceberg orders.
Greets to All time best trader of the world Mostafa Belkhayat and Mohammed Amine.
VWAP and RSI strategyThis strategy combines VWAP and RSI indicators
BUY RULE
1. EMA50 > EMA 200
2. if current close > vwap session value and close>open
3. check if RSI3 is dipped below 10 for any of last 10 candles (as defined rsi_buy_level)
EXIT RULE
1. RSI3 crossing down 90 level (as defined in rsi_sell_level)
STOP LOSS EXIT
1. default is set to 5%
you need to add EMA 50 , EMA 200 and VWAP (session) indicators to the chart to see how these signals are generated
This strategy is tested on SPY and QQQ index stocks on hourly chart.
Warning
for educational purposes only
VWAP x5 [Higher]MTF Refactored by IzocelMultiple VWAP
What is the Volume Weighted Average Price (VWAP)?
The volume weighted average price (VWAP) is a trading benchmark used by traders that gives the average price a security has traded at throughout the day, based on both volume and price. It is important because it provides traders with insight into both the trend and value of a security. <---- Source Investopedia 2020 : By CORY MITCHELL Reviewed By GORDON SCOTT
There's nothing much to explain, possibility to use fills between the VWAP and it's associated previous close.
Be sure to use it with higher Timeframe than your chart T.F.
-Raphaël V.D.
Masterwork VWAPWhen the session ends, built-in VWAP connects the line to the open of a new session. This transmission from session to another session very ugly. My script solves that.
AVWAP Multi (4week, 2month)Multi Ancherd VWAP Lines
Weeks (Start every Monday)
- now week AVWAP
- last week AVWAP
- two weeks ago AVWAP
- three weeks ago AVWAP
Months (Start on the 1st day of every month)
- now month AVWAP
- last month AVWAP
Price Action Movements by RPThis is the Indicator which will enhance finding Buying and Selling opportunity on any market.
Mostly suited for day Trading and some indicator can be used for signalling stock on longer time frame.
Indicators used to create this strategy is as follows:
- Exponential Moving Average (EMA)
- Supertrend
- Volume Weighted Average Price (VWAP)
- Exponential Moving Average of Volume Weighted Average Price (MVWAP)
- Previous Day Volume Weighted Average Price (PVWAP)
- Previous Day High, Low and Close (PDH, PDL, PDC)
- And Current Day Support and Resistance points based on Previous day Price Movement.
This will indicate where to buy and Sell with Indicator based on Following criteria,
Buy Signal given,
- When Close is above Exponential Moving Average 9
- When Close is above Exponential Moving Average 21
- RSI above 55
- Supertrend is positive
- Volume is above 300 moving Average
- Close is above Volume Weighted Average Price
Sell Signal given,
- When Close is below Exponential Moving Average 9
- When Close is below Exponential Moving Average 21
- RSI below 45
- Supertrend is negative
- Volume is above 300 moving Average
- Close is below Volume Weighted Average Price
Trades can use this Study according to their need of the Indicator.
Users can Tick the indicator which they want to add on Charts to study.
Only Exponential Moving Average indicator can be used.
Only Supertrend can be used.
Volume Weighted Average Price, Previous Day Volume Weighted Average Price, Exponential Moving Average of Volume Weighted Average Price and Previous Day High, Low and Close can be used as a particular study.
Support and Resistance can be used along with Previous Day High and Previous Day Low as a particular study.
This is multipurpose Study which will help Trading Society immensely.
Thank You.
Axe and ShieldAxe and Shield measures the distance between the selected Moving Average (T3, EMA, SMA) or Volume Weighted Average Price (VWAP) and high or low of the current bar. It remembers the highest distance over the selected period of time.
It will use a candle's high if the price is above the level.
It will use a candle's low if the price is below it.
Distance is always positive. If it is measured above, the axe will be green. If it is below, it will be red.
The lookback period is how far in the past you want to look for the extreme distance. By default, it is set 24h to the past on always-open markets.
I recommend using with low-period moving averages or VWAP. Sometimes, you might even see double tops on the indicator and reversal price action, which can lead to opening a position. You might as well look for divergences. When the price moves higher but remains closer to MA/VWAP, momentum might be disappearing.
Do a proper backtest to see how useful Axe and Shield's information would be to you.
Exponential VWAP & DeviationsExponential Volume Weighted Average Price and Deviations.
Selectable intervals (daily/weekly/monthly/yearly vwap). Options to change deviation multipliers and display interval closing values for the previous interval.
Uses volume weighted EMA for the interval as the basis/vwap & exponential deviations calculated using the exponential vwap as the mean.
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.
[A618] VWAP bands for any SecurityThe Script plots Standard Deviation Bands around The VWAP line,
This will help you out with detecting market overbought and oversold Conditions on the Fly
Use this in conjunction with an oscillator
- stoch, macd, etc...
- if you find a positive crossover with oscillator on a VWAP level its time to go long, targeting the next vwap level and vice-versa
Nifty VWAPThis indicator is based on Indian Indices Nifty and Nifty 50 Stocks . Combination of breadth volumes of Niifty50 stocks to get Nifty Volume , can be used only Nifty50 Index and stocks . This indicator tells you the trend of the index or stocks. If the price is above the Volume weighted average price line its considers as Bullish Trend and if the price is below the Volume weighted average price line its considered as Bearish Trend. Default resolution is Set as Day , can be customized according to ones choice . Hope you guys will like it .
Litzo VWAPA basic VWAP that shows both session and weekly VWAP in one.
Defaults: source HLC3
Session VWAP: Price above : Line=Green. Price Below: Line=Red
Weekly VWAP: Price above: Line=Blue, Price Below: Line=Orange
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! :)
Volume Weighted DeviationsVolume !weighted!
deviations.
Important: I don't really know how people generally compute deviations from VWAP/VWMA, but smth tells me generally it's just a Av Dev/St Dev based on mean, not on appropriate basis, like volume weighted mean in our case. This version is mathematically correct, it first calculates weighted mean, than utilizes this weighted in mean in AvDev & StDef functions modified to take into account weights.
VWAP Momentum BandHow to use:
This should always be used in a bar chart. You as a trader actually just have to look for the color of the band in the middle, it tries to indicate you the coming up price action it also shows you where there is gaining momentum into your direction.
Band is green, what to do ?
Shown with the darker green candles and loosing momentum with the lighter green candles for the upward direction.
Band is red, what to do ?
Shown with the darker red color is momentum to the downwards direction and pink or lighter red color in the bars indicate loosing momentum to the downward direction.
If used correctly this indicator can also be used to feed trading bots via the Trading View Alerts.
Here are a few chart examples:
For example this for daytrading Tesla Stock.
Or daytrading NIO
If there are any questions left open, please send us a direct message!
Multi Timeframe VWAPsThis is a Multi Timeframe VWAP indicator.
All timeframes are customizable.
Thanks to volume weighting you can get a clear view of some important levels that may not be easily identifiable otherwise.
Multi timeframe VWAP breaks and bounces can help identify higher timeframe reversals/rejections.
You can apply this study to virtually any market with available volume data and it will give you meaningful insights as to where price is in relation to various timeframe VWAPs.
Default timeframes are set to:
30min
60min
1 day
1 week
1 month
Quarterly (3 month)
Yearly (12 month)
Generally these settings will suffice most market conditions, however you may like to set the shorter timeframes (30min, 60min) to 2 or 3 day timeframes.
Enjoy