Multi-Timeframe (MTF) Dashboard by RiTzMulti-Timeframe Dashboard
Shows values of different Indiactors on Multiple-Timeframes for the selected script/symbol
VWAP : if LTP is trading above VWAP then Bullish else if LTP is trading below VWAP then Bearish.
ST(21,1) : if LTP is trading above Supertrend (21,1) then Bullish , else if LTP is trading below Supertrend (21,1) then Bearish.
ST(14,2) : if LTP is trading above Supertrend (14,2) then Bullish , else if LTP is trading below Supertrend (14,2) then Bearish.
ST(10,3) : if LTP is trading above Supertrend (10,3) then Bullish , else if LTP is trading below Supertrend (10,3) then Bearish.
RSI(14) : Shows value of RSI (14) for the current timeframe.
ADX : if ADX is > 75 and DI+ > DI- then "Bullish ++".
if ADX is < 75 but >50 and DI+ > DI- then "Bullish +".
if ADX is < 50 but > 25 and DI+ > DI- then "Bullish".
if ADX is above 75 and DI- > DI+ then "Bearish ++".
if ADX is < 75 but > 50 and DI- > DI+ then "Bearish+".
if ADX is < 50 but > 25 and DI- > DI+ then "Bearish".
if ADX is < 25 then "Neutral".
MACD : if MACD line is above Signal Line then "Bullish", else if MACD line is below Signal Line then "Bearish".
PH-PL : "< PH > PL" means LTP is trading between Previous Timeframes High(PH) & Previous Timeframes Low(PL) which indicates Rangebound-ness.
"> PH" means LTP is trading above Previous Timeframes High(PH) which indicates Bullish-ness.
"< PL" means LTP is trading below Previous Timeframes Low(PL) which indicates Bearish-ness.
Alligator : If Lips > Teeth > Jaw then Bullish.
If Lips < Teeth < Jaw then Bearish.
If Lips > Teeth and Teeth < Jaw then Neutral/Sleeping.
If Lips < Teeth and Teeth > Jaw then Neutral/Sleeping.
Settings :
Style settings :-
Dashboard Location: Location of the dashboard on the chart
Dashboard Size: Size of the dashboard on the chart
Bullish Cell Color: Select the color of cell whose value is showing Bullish-ness.
Bearish Cell Color: Select the color of cell whose value is showing Bearish-ness.
Neutral Cell Color: Select the color of cell whose value is showing Rangebound-ness.
Cell Transparency: Select Transparency of cell.
Column Settings :-
You can select which Indicators values should be displayed/hidden.
Timeframe Settings :-
You can select which timeframes values should be displayed/hidden.
Note :- I'm not a pro Developer/Coder , so if there are any mistakes or any suggestions for improvements in the code then do let me know!
Note :- Use in Live market , might show wrong values for timeframes other than current timeframe in closed market!!
Multitimeframe
[SS]_TrendAVGZones_and_GoldenRatioMAThe _TrendAVGZones_and_GoldenRatioMA is an indicator that is composed first of a channel made of three price averages ( base average, middle lower and middle upper ) in red is the previous corrections average and in green the previous rises average. So that way we the setting of stop loss targets and price targets can be set up at first glance. It adjusts to any timeframe so no worries 'bout that.
Also I added two exponential moving averages ( white and silver lines ) on the chart which I modified their equations by multiplying as it follows :
is the simple modification I added to fine tune it's precision and after some trials and errors I finally found a perfect spot. Now I tried it with historical data of Bitcoin and when the two Golden Ratio EMA crosses there's a big move coming imminently : if the white one is on top of the silver one the trend is bullish inversely the white one finds itself under the silver line then it needs to cross to expect a reversal.
rphi = 0.6180339887498948 = is the conjugate root of the golden ratio also called the silver ratio
phi = 1.6180339887498948 = golden ratio
It should be used to find short to mid term price targets selling as well as buying ones. If you're a long term trader I suggest using trend lines analysis in combination with it.
I hope to make this indicator a community owned indicator so don't hesitate to perfect it so we can build the best tool traders can hope for ! Together we will no longer ask wen lambo? we will get it!
IF you've got any question you can always DM me
take care of yourselves you future millionaires :D
-SS
IPDA operating range by makuchakuDetermining operating range is critical for trading.
You *need* to sell in premium & buy in discount.
This script determines an operating range by stepping back on an HTF timeframe to calculate that HTF candle's range. If the current candle in HTF breaks out, the range expands accordingly.
The timeframe mapping I've used is
Intraday & <= 2H : use Daily as HTF range
Intraday & > 2H : use Weekly as HTF range
Daily : use Monthly as HTF range
Weekly : use 6 Months as HTF range
The HTF mapping is my own personal preference. If you prefer, you can easily copy the indicator and create your own mapping.
Once the HTF range is known, the indicator also plots 0%, 25%, 50% and 100% levels.
Day/Week/Month/3M/6M/12M MTF breaks by makuchakuThis indicator plots breaks for multiple timeframes. Works on Daily to Yearly timeframes.
Currently supported timeframes :
Daily
Weekly
Monthly
Quarterly
Half Yearly
Yearly
It currently plots all breaks together. From Indicator settings hide what you don't need and save as default settings.
MTF MACD (PPO) [TANHEF]Mult-Timeframe Moving Average Convergence Divergence (MACD) and Percentage Price Oscillator (PPO) indicator that allows for viewing of 1 to 5 different Timeframes.
Brief Summary
The primary benefit of multi-timeframe indicators is getting better entries and confirmation from viewing multiple time frames at once, which can often get overlooked.
MACD shouldn't be only used by itself, it is a lot more consistent when applied in the same direction as the trend as well as multiple other things including support, resistance, and volume improve the outcomes of the MACD results.
Personally, I look for good entries on higher and lower time frames (multiple timeframes must agree with the buying or selling). For example, if a higher timeframe looks like a good long entry (MACD line is crossing up and below the zero line), then the lower timeframes should be checked to ensure they are not oversold or overextended (the MACD line must be low or below the zero), once the lower and higher timeframes are in agreeance an entry can be made.
What is Moving Average Convergence Divergence (MACD)?
Moving average convergence divergence (MACD) is a trend-following momentum indicator that shows the relationship between two moving averages of the price. The MACD is calculated by subtracting the 26-period exponential moving average (EMA) from the 12-period EMA.
What is the Percentage Price Oscillator (PPO)?
The PPO is identical to the MACD indicator, except the PPO measures percentage difference between two EMAs, while the MACD measures absolute (or dollar) difference. The PPO has the advantage of being comparable to other assets with different prices, whereas MACD readings are not comparable. For example, regardless of the asset's price, a PPO result of 10 means the short-term average is 10% above the long-term average.
A signal line can be displayed on Timeframe, including:
- MACD & Signal Line crosses (Green when MACD above Signal Line and Red when MACD below Signal Line)
- Histogram Direction (fast and slow EMA gap)
- SuperTrend for identifying trend direction (green for uptrend, red for downtrend)
- EMA Trend for identifying trend direction (above EMA = up trend and green, below EMA = down trend and red)
Cross Dots and Potential cross dots
- Green Dot, is displayed when the MACD crosses the Signal Line
- Red Dot, is displayed when the MACD crosses the Signal Line
- Yellow Dot. Potential cross up (green dot) on next bar. Displayed when if the same distance a MACD moves on a bar is applied to the next bar will cause a MACD and Signal Line Cross. This is calculated by checking if the value change of one bar is added to the current MACD value would lead to a cross on the next bar, the it is a potential up dot.
- Purple Dot. Potential cross down (red dot) on next bar. Displayed when if the same distance a MACD moves on a bar is applied to the next bar will cause a MACD and Signal Line Cross. This is calculated by checking if the value change of one bar is added to the current MACD value would lead to a cross on the next bar, the it is a potential down dot.
Best Fit Settings
- Can be applied to the MACD, Signal Line, and Histogram to re-scale (stretch) to fit them within the space of the +2 and -2 range that each timeframe is provided on this indicator.
- The lookback distance value is used to lookback a certain distance to ensure everything scaled to fit well.
Labels are displayed on the right of the indicators, including:
- a label identifying 'line indicator' is currently being displayed
- the Timeframe corresponding to each MACD or PPO indicator
- the MACD or PPO of each Timeframe
EMA HMAHey guys, first published script.
This is an HMA and EMA, but you can choose a timeframe for either moving average.
It is set to a strategy I am working on, but hey, make it your own.
Code is pretty tidy IMO.
I may publish some more scripts like, this. there are a ton of multiple moving average indicators, but there are very few that have a timeframe setting for each MA.
If you like this or use it, please give me reputation. I would LOVE to message other users on this platform and connect.
I've turned barmerge off as it can provide horizontal levels for support and resistance. easy enough to change in code though
Feedback welcome
BTC buy/sell effectivenessDescribing how much bitcoin price moves due to active buy/sell orders, using price data from BINANCE:BTCUSDT but summing up the volume data from BINANCE:BTCUSDT, COINBASE:BTCUSD, BITHUMB:BTCKRW, BITFLYER:BTCJPY, KRAKEN:BTCEUR, FTX:BTCUSD, BITSTAMP:BTCUSD, BITFINEX:BTCUSD. The script is based on another script in the following
The recommended setting is 1m resolution with 1H time frame, EMA lengths 12 and 18. The upper and lower dashed lines show regions of high and low volatility of price.
MTF ATR Levels by makuchakuKnowing how big a range one is operating in (from a higher time frame perspective) is very important to understand where the reversals could potentially come from.
This indicator uses the closing price of previous HTF candle and plots its ATR range - and several levels on top of it.
+/- 75%
+/- 100%
+/- 150%
+/- 200%
+/- 300%
active buy/sell effectivenessIntrabar up/down movement divided by intrabar up/down volume , by counting the candles in a lower time frame. This shows how much active buy/sell orders can push the price and evaluate the selling/buying pressure, and can be used to identify potential swing highs and lows or to confirm patterns.
Ultimate Time Filter V1The only time filter that you will ever need.
Easily filter for:
--> Start/End Dates
--> Weekdays
--> 1 or 2 Daily Trade Sessions.
This is open source on purpose so you can enjoy ease of use on your own codes. Simply copy the code and use the variable "inTime" to filter bars that fit your time constraints.
I spent a lot more time on this than I'd like to admit but so be it. Any comments for improvements, or questions on how to use the script is appreciated. Or if you wanna chat about trading / pine script hit me up on Discord.
Cheers
Multiple MTF Variable Moving Average by HassonyaVMA(Variable Moving Average) automatically adjusts its smoothing constant on the basis of Market Volatility.
Use VMA like other Moving Averages. This indicator lazybear's variable moving average has been upgraded and arranged in multi-time frame.
There are 5 variable moving averages whose periods can be changed.
Trend Direction Colors: GREEN COLOR = UpTrend, BLUE COLOR = Potential Congestion, RED COLOR = DownTrend.
If you want, you can use multi-time frame period breakouts
If you want, you can use moving average breakouts of different lengths in the same period.
In this way, you can use 5 moving moving averages in the same period or in different periods.
To activate, go to settings and activate the box to the left of the name. If you uncheck the box, the moving average will disappear.
Stay with the trade and investment. I wish you abundance.
Senkou/Tenkan/Kijun Higher Time FrameHi alls,
this indicator is based on Ichimoku indicator and improve the basic indicator Tenkan/Kijun Higher Time Frame extending up to 7 higher time frames (instead of 5) and plotting also Senkou Span A and Senkou Span B in each of highet time frames.
It aids traders Trend Following to have in a look Tenkan sen and Kijun sen of 7 Higher Time Frame on your chart.
Everyone can choose its Time Frame preferred and change Time frames set for default.
Tipically on chart 1M, 3 M, 5M is useful to visualize on the chart Tenkan sen, Kijun Sen, Senkou A and B of Higher Time Frames (15M, 30M, H1, H4, D, W, M).
To have the best view of graph is better use only a set of all options available (activate only the lines useful for your trading)
Tenkan, Kijun sen and Senkou spans are the most important Support and Resistance levels for Ichimoku so I hope this indicator can aid you for your analysis.
Enjoy it!
CDOI ProfileCumulative Delta of Open Interest Profile
This script lets you visualize where there were Open Interest build-ups and discharges on a price basis.
It only supports pairs where TradingView added the appropriate Open Interest data (at the time of posting that is only Binance and Kraken perpetual contracts)
The script uses my own functions to poll lower timeframe data and compile it into a higher timeframe profile. And as such, it needs some tweaking to adjust it to your timeframe until Tradingview lets me do it codewise (hopefully one day)
The instructions for using the Indicators are as follows:
Condition: How often a new profile should be generated
Sampling Rate and 1/Nth of the TF: These have to be calculated together to have a product that should correspond to the current timeframe in minutes. A few examples below
----------- Sampling - 1Nth of the TF
5 min ------- 5 --------------- 1
10 min ------ 10 ------------- 1
15 min ------ 5 --------------- 3
20 min ------ 10 ------------- 2
30 min ------ 10 -------------- 3
45 min ------- 9 -------------- 5
1 hour ------- 10 ------------- 6
4 hours ----- 10 -------------- 24
1 day -------- 10 ------------- 144
Transparency: This one is pretty self-explanatory but only applies to the Profile bars
% change for a bar: This one indicates how precise each bar will be, but if you go too low the script becomes too heavy and stop running
Bar limit: Limits the amounts of bars the script is run for (ae for the last 1000 bars). Lower = faster loading, too high will stop running
UI color: Color and transparency of the center line and the box surrounding the whole profile
[Dipiers] Phoenix MTF v2.1This indicator is a modified (Multi Timeframe) version of the Phoenix Ascending that you can find between the @WyckoffMode scripts and it follows the same rules at the moment of the pubblication.
A special thanks to @Neuromantic that did a great part of the MTF coding and to @HedgeMode for the "real-time" idea to make the ongoing candle visibly different to always remember that it hasn't closed yet.
The chart TF must be the lowest between all the ones analysed.
The value of the higher TFs candles are the ones at the last close so to avoid repainting.
It is best used applying no more than a couple of TFs each chart so to have a better view of the races, you can apply the indicator multiple times to have a good view of the different TFs.
If you are using the code remember to give credit to the persons have worked on it.
RedK Volume-Accelerated Directional Energy Ratio (RedK VADER)The Volume-Accelerated Directional Energy Ratio (VADER) makes use of price moves (displacement) and the associated volume (effort) to estimate the positive (buying) and negative (selling) "energy" behind the scenes, enabling traders to "read the market action" in more details and adjust their trading decisions accordingly.
How does VADER work?
------------------------------------
I have always been a fan of technical analysis concepts that are simple, and that integrate both price action and volume together - The concept behind VADER is really a simple one.
Let's walk though it as we avoid getting too technical:
Large price moves that are associated with large volume means buyers (if the move is up) or sellers (when the move is down) are serious and are "in control" of the action
On the other hand, when the price moves are small but with large volume, it means there's a fight, or more of a balance of energy, between buying and selling.
Also when large price moves are associated with relatively limited volume, there's a lack of "energy" from either buyers or sellers - and moves likes these are usually short-lived.
The analogy with VADER, is that we look at price moves (change of close between 2 bars) as the displacement (or action result) and the associated volume as the "effort" behind this action -- Combining these 2 values together, the displacement and the effort, gives us a representation or a proxy of the underlying energy (in a specific direction).
when both values (displacement and effort) are high, then the resulting energy is high - and if one of these values are low, the resulting energy is low.
we then take an average of that relative energy in each direction (positive = buying and negative = selling) and calculate the net energy.
note that we're approaching the analogy here from a trading perspective and not from physics perspective :) -- we can be forgiven if the energy calculation in physics is different ..
VADER Plots
---------------------
the blue line with crosses represents the positive energy - or the buying strength
the orange line with circles represents the negative energy - or the selling strength
the thick Green / Red main line plot represents the net energy - and generally the main signal to be looking out for is when that line crosses 0 up or down - but i find it also very valuable to keep an eye on the individual energy lines as they sometimes "tell a story" like we see in the chart above,
Volume Calculation:
----------------------------
- VADER by default is a volume-weighted indicator - it uses the volume associated with change in bar close value (Full mode) as an accelerator in the calculation of the directional energy
- VADER introduces another method of integrating volume, by considering "relative" or "differential" volume (Relative mode) - in this mode, we consider the ratio of volume above the minimum volume observed within a "lookback" length - so practically, ignoring the minimum volume. in other words, if a price move is associated with very low volume, it gets very low "volume accelerator" (close to 0) and if the move is associated with very large volume, it gets the maximum volume accelerator (1 or close to 1) - The relative mode of volume calculation magnifies volume effect and ignores the low volume values that may just act as noise. test both modes and find which one works better for you.
- VADER also has the ability to work without volume (volume calculation = None) - and will revert to that mode when used with instruments that have no volume data. In that mode, VADER will behave similar to an RSI (but not exactly like it given the underlying calculation is different)
- We can also setup VADER at a specific resolution / timeframe that is different than the chart.
Using VADER & Other Thoughts
----------------------------------------
The main signal to look out for, is when VADER's Green / Red line crosses the zero line.
Green (above zero) represents that the net energy is with the buyers and we should favor long positions
Red (below zero) reflects that the sellers have control and we should favor short positions (or consider to close longs)
*** However, VADER should be used as a *secondary indicator* - given the big influence of volume on the calculation - VADER doesn't directly track price trend or momentum - VADER needs to be used in the context of other indicators that show trend and momentum - i would suggest you combine VADER with Moving Averages or other trend tracking indicators on the price chart, MACD, RSI and / or other trend and momentum indicators you're already familiar with.
Suggested setup:
There's more to add to VADER in future versions - alerts, control level, maybe improve visuals... etc - please share your feedback as you start experimenting with VADER.. good luck! (and of course, May the Force be with you :) )
MTF Custom Moving AveragesThis user-friendly indicator allows up to 8 moving averages ( EMA or SMA ) from any timeframe, on any time frame. There are plenty of other MTF MA indicators, each with their own pros and cons. I wanted to make one without the cons:
- Independently set each MA to Exponential or Simple
- No preset lengths
- No preset timeframes
- Optional labels to help keep track of the period/length/type of each plot
- Clean, intuitive input layout
- More than enough MAs available to use one indicator for several use cases... just check/uncheck the ones that are relevant to each chart
Watch for death crosses on the 4hr while monitoring the "Bull Market Support band" (Weekly 21 EMA and 20 SMA ) and checking the Monthly 10 EMA for major support or resistance. Toggle between half of the available MAs for long term BTC trends and use the others for your alts. Use this one indicator to support multiple strategies.
Please leave a comment if you find it useful or have suggestions!
Inspired by the first MTF indicator I found: Weekly Moving Average by TommyTompsen.
Binance Futures/Spot PriceShows the last price of either the spot or futures market on Binance, for the current coin.
It shows futures if you are in a spot market, and spot if you are in futures.
Currently this only works for USD stable coin pairs (BUSD, USDT, USDC, ...).
I don't plan to add COIN future pairs, it's not useful to me.
Additionally, it allows you to show the lowest and highest traded price (in the opposite market you are currently on: spot/futures) for a given period, and the respective chart, if you are into that sort of thing.
Bye :D
Tenkan/Kijun Higher Time FrameHi alls,
this indicator is based on Ichimoku indicator.
It aids traders Trend Following to have in a look Tenkan sen and Kijun sen of 5 Higher Time Frame on your chart.
Everyone can choose its Time Frame preferred and change Time frames set for default.
Tipically on chart 1M, 3 M, 5M, 5M and 30M (or lowers...) are useful to visualize on the chart Tenkan sen and Kijun Sen of Higher Time Frames (H1, H4, D, W, M).
Tenkan and Kijun sen are the most important Support and Resistance levels for Ichimoku so I hope this indicator can aid you for your analysis.
Enjoy it!
RSI Triple Time FrameThis indicator / study script can display the RSI for current chart timeframe along with the RSI of 1 to 3 other timeframes.
When all 3 additional RSI are at extreme levels (overbought/sold) or crossing the neutral line (50%) at the same moment, background chart color will change accordingly.
This indicates a strong momentum convergence between all selected timeframes, hence producing a stronger signal!
Go to settings to display/modify additional timeframes and/or to enable background colors:
Green = Overbought
Red = Oversold
Yellow = crossover neutral
Orange = crossunder neutral
NB1: For a simple and easy read of the RSI, set all additional TF to current chart TF and switch on desired colors.
NB2: Please note that current chart TF is not taken into consideration to change background color. But you can always set one of the 3 additional TF to the same TF as current chart.
Bonus: If you are also a user of my “MA Bollinger Bands + RSI” strategy script, this is particularly useful to visually detect crossover and crossunder of the RSI neutral line 😉
As always, enjoy!
Trading sessions, Ichimoku and Classic Pivots█ OVERVIEW
This a self contained intraday trading style for crypto/forex made to be on and traded on 15-min.
This Script Creates a box around each major session to a trading range, include highlights for the first 12 15-min candles, classic Pivot points and ichimoku cloud.
█ CONCEPTS
1 — Session boxes and ranges are based of the times from Steve from Beat the market maker, and you have the option in setting to have an extension for the high/low until the start of the next box calculation.
2 — 12 candle window, this marks the first 3 hours after a open;
The first hour - stop hunt
The second hour - big moves
The third hour - tend continuation or reversal
3 — The Days of the weeks are labelled and coloured;
Weekends are in grey, ideally no trade days.
Monday, Tuesday, Thursday are green, to mark the week days
Wednesday is red to be mindful of mid week reversal
Friday is red to mark the end of week
4 — Ichimoku cloud, by default the only thing visible is the kumo cloud, but in setting you can turn the line back on. Ichimoku proves a great mark for areas to look for support and resistances.
5 — Lastly, you have classic pivots, by default they are extend to the right and on weekly, Each level act as support and resistance. Look for Bullish momentum at R3 for a larger moves to the upside.
Ichimoku and the pivot are here mainly for when you want to do higher time frame analysis.
█ OTHER SECTIONS
• HOW TO USE
Example of a trade
**Key thing to remember is London will set the high in a down trend and the low in an up trend
you can see the first hour look for stops and stopped at 50% of the range set coming into the session, the second hour a big move to the down side hitting 200% expansion then the third hour reversal stopping wick up then
back down from from London low. before continuing down.
• LIMITATIONS: I have not test this on Stock, as I have a different strategies for those market
• NOTES : I know a lot of people have moving averages on their chart, I have another separate one with all MA types, and it something that will not fit into one script, Other things you can add with this Bollinger bands, and
fib tool with 50%, 100%, 150% and 200%
Multi timeframes RSI Screener & indicator by noop42Since my previous x4 multi timeframes Stochastic RSI script seems to have been appreciated, I decided to make a 2nd version of this tool which focuses on the RSI indicator only.
Default parameters
RSI length : 14
Timeframes: 5, 15, 60, 240
OB/OS zones : 70 & 30
Repaint mode: enabled
Display lines: enabled
Display screener: enabled
Convergence warnings: timeframes 1, 2 & 3
Details
Repaint mode : Disabling it makes the indicator wait for the current candle to close before to change its value
Display lines: Allows you to disable RSI lines drawings, in order to move the screener on your main chart for example.
Display screener: Allows you to disable the screener, in order to use RSI lines only
OB/OS convergences warnings : Allows you to select which timeframe(s) must be taken into consideration for convergence signals (Selected timeframes can be distinguished in the screener, followed by a * char in the timeframes column)
Note The Stochastic RSI version of this tool is available here
Multi timeframe Stochastic RSI Screener by noop42Here is a custom x4 timeframes Stochastic RSI screener to add on your charts.
Options
Repaint mode : if enabled: values are updated in live, if disabled: values are updated once the concerned candle is closed
Default parameters
Timeframes: 1, 5, 15, 60
Repaint mode: enabled
Notes
Use the lowest timeframe configured on the screener to get real values
A classic x3 multi-timeframe Stochastic RSI indicator is also available
CM MACD Custom Indicator - Multiple Time Frame - V2***For a Detailed Video Overview Showing all of the Settings...
Click HERE to View Video
New _CM_MacD_Ult_MTF _V2 Update 07-28-2021
Thanks to @SKTennis for help in Updating code to V2
Added Groups to Settings Pane.
Added Color Plots to Settings Pane
Switched MTF Logic to turn ON/OFF automatically w/ TradingView's Built in Feature
Updated Color Transparency plots to work in future update
Added Ability to Turn ON/OFF Show MacD & Signal Line
Added Ability to Turn ON/OFF Show Histogram
Added Ability to Change MACD Line Colors Based on Trend
Added Ability to Highlight Price Bars Based on Trend
Added Alerts to Settings Pane.
Customized how Alerts work. Must keep Checked in Settings Pane, and When you go to Alerts Panel, Change Symbol to Indicator (CM_Ult_MacD_MTF_V2)
Customized Alerts to Show Symbol, TimeFrame, Closing Price, MACD Crosses Up & MACD Crosses Down Signals in Alert
Alerts are Pre-Set to only Alert on Bar Close
See Video for Detailed Overview
New Updates Coming Soon!!!
***Please Post Feedback and Any Feature Requests in the Comments Section Below***