[UPRIGHT Trading] Super Sar & (New) Sar Moving Averages (cc)Hello Traders,
(This is an original creation and a proof of concept.)
As most of you know the PSAR, parabolic SAR indicator, was developed by J. Welles Wilder Jr. and used to determine trend direction and potential reversals in price. This technical indicator uses a trailing stop and reverse method, 'SAR,' or "stop and reverse," to find potential exit and entry points.
My question was: Is it possible to create meaningful Moving Averages by using PSAR?
Turns out, the answer is yes.
As you can see on the above chart, not only is it possible, it does work.
Features:
I've created buy/sell signals, which act as early indication of a potential reversal.
5 original MAs.
My Super Sar
Customizability: For now, the ability to adjust the length and turn on/off the MAs (maybe more features to come).
Enjoy!
As always, please: Like, Follow, Support, etc...
Cheers,
Mike
(UPRIGHT Trading)
Reversal
BORCv5: Breakout Reversal, Standard Deviation & Bollinger Bands
The BORCv5 (Breakout Reversal Confirmation) script can improve your trading by visualizing the standard deviation lines & bollinger bands on your chart, along with breakout reversal early warning and confirmation signals which can be interpreted as buy/sell signals.
- BORCv5 utilizes multi-period Bollinger Bands & custom signals to paint a clear picture of price movement.
- BORCv5 works on everything: Futures, Equities, Indices, Crypto, and on any time interval.
The purple line represents the simple moving average (SMA) for the period (default: 20). You can use the EMA instead if you prefer via settings.
The Bollinger bands & trend lines tell you if the stock is trading "high" or "low" relative to its recent price action.
- The inner green/orange/red bands represent short term Bollinger Bands: 1 Standard Deviation (SD), 2SD, 3SD and 4SD
- The grey bands represent intermediate term Bollinger Bands.
The width of the bands changes due to volatility. Narrow Bollinger Bands represent low volatility, where price is relatively flat or trending slowly in one direction. Wide open Bollinger Bands signify either high volatility OR trending powerfully in one direction. If the Bands are pointing downwards it is a bearish trend and if the Bands are pointing upwards it is a bullish trend.
It is important to get the right amount of data (or context) for Bollinger Bands: Too small of a period for basis (5,8,10) and you won't have enough data (or context). Too high of a period and you will have too much data (or context). The right amount of data (or context) is also important because you want to follow averages that algos & other traders follow and you want the Bollinger length to give you enough data to see various standard deviations. Too low of a Bollinger length means the bands deform too easy & too high of a Bollinger length means they are too flat, making the data hard to interpret. We like 20 periods as a compromise between not enough & too much data but you can adjust this value in the script settings.
Breakout Reversal Confirmation Signals:
Pay attention to the triangles: they represent the price movement action of the larger period Bollinger Band that will filter out most of the false breakouts.
Triangles pop up when the price breaches the 2.9 standard deviation, meaning we're in an extreme range leading to a continuation or reversal.
Red Triangle:
- Pointing Down => Bearish Breakout has occurred, watch for a Bullish Reversal
- Pointing Up => Bullish Breakout has occurred, watch for a Bearish Reversal
Green Triangle:
- Pointing Down => Bearish Reversal is confirmed, price has a high chance to move Bearish
- Pointing Up => Bullish Reversal is confirmed, price has a high chance to move Bullish
Red Circle:
- Weak Bearish / Bullish Breakout
Green Circle:
- Weak Bearish / Bullish Reversal Confirmed
For more information, see the BORC PDF guide and examples !
PS: This script was originally published by reaganmcf and has been upgraded to Pine v5.
Signals Pirate™ ScalperSignalsPirate™ Scalper has been created specifically for asset scalping to help improve your short term trading by accurately identifying ‘Buy’ and ‘Sell’ opportunities!
The simplicity of this package ensures traders of all levels of expertise can utilise this tool and experience its benefits to the fullest. The only variable that alters the tools performance is the ‘Scalp Length’ option, which dictates how frequently scalping signals are identified. A value of 10 will result in more selective and less frequent signals, whereas a value of 1 will print ‘Buy’ and ‘Sell’ signals more often.
This tool has been formed using a number of trend reversal indicators, such as the RSI and Stochastics to identify overbought and oversold conditions. As well as these it incorporates crucial pivot points to identify potential support & resistance levels where scalp opportunities will have the highest chance of being successful. Combining these means when price is extremely oversold across a multitude of indicators while sitting at a pivot point support level, a ‘Buy Scalp’ label is created – and vice versa for ‘Sell Scalp’ signals.
The default settings are the best settings we’ve found so far but you can change them to build your own unique trading strategy. We’d recommend experimenting with these values to find the best results for the asset you are trading, and your own personal trading style.
Direction for use:
1. Use on any asset class and time frame, preferably on a lower timeframe (15min or less).
2. Fine tune the ‘Scalp Length’.
3. Enter a long position once a ‘Buy Scalp’ label is created, and close the position once a ‘Sell Scalp’ label is created. For short positions enter once a ‘Sell Scalp’ label is created and close once a ‘Buy Scalp’ label is created.
We hope you love this package, and it takes your trading and investing to the next level. Please let us know if you have any questions or queries regarding the logic behind the bundle, or if you have any suggestions for improvements etc. We love your feedback and are constantly striving to continuously improve!
Multi-TimeFrame Extremum Points Support/ResistanceIntroduction
This is my newest Support/Resistance indicator based on the idea of my previous script which had been featured in Editors' Picks .
Everyone seems to have their own idea of how you should measure support and resistance levels. This code finds the exact highest and lowest price points (Extrema) on the chart and then draws the support and resistance levels on them.
In my opinion, the advantage of this method is that the most powerful resistance/support levels which usually cover the supply/demand areas would be formed on these extremum points, as the following facts state.
Facts
1. Support and resistance levels are one of the key concepts used by technical analysts and form the basis of a wide variety of technical analysis tools. Technical analysts use support and resistance levels to identify price points on a chart where the probabilities favor a pause or reversal of a prevailing trend.
2. Supply and demand zones are natural support and resistance levels and a popular analysis technique used in day trading. The zones are the periods of sideways price action that come before explosive price moves. A supply zone forms before a downtrend and a demand zone forms before an uptrend. When the price leaves the supply/demand zone and starts trending, the strong imbalance between buyers and sellers leads to strong and explosive price movements.
3. Based on Dow Theory, trends persist until a clear reversal occurs. A reversal is a change in the price direction of an asset. Reversals typically refer to large price changes, where the trend changes direction.
Challenges
The most challenging part in implementing a S/R indicator which draws all the levels on the chart is the problem of congestion!
But we should notice two other facts:
1. The more times the price tests a support or resistance area, the more significant the level becomes.
2. A previous support level will sometimes become a resistance level when the price attempts to move back up, and conversely, a resistance level will become a support level as the price temporarily falls back.
So, I solved the problem using these two approaches:
Merging nearby levels and showing the role of the levels in colors and numbers
Avoiding many weaker levels by checking higher time frames
Settings and Usage
There are some options in the indicator settings as described below:
Calculations Time Frame: By changing the time frame, user could keep only the stronger S/R levels on the chart.
Level Colors: By default, lowest points (Supports) are green, highest points (Resistances) are red and merged levels are blue. Note that the transparency of the colors would be calculated automatically; The more opaque the color is, the stronger the level is!
Lines Style and Width: The style of the levels could be solid, dashed or dotted and user could also change the lines width in pixels.
Length of the lines: This option is based on the count of bars, but user could simply choose to extend the levels
Merge Nearby Levels: The proximity of the levels would be calculated automatically based on ATR (Average True Range) and the default length of the formula could be changed.
Labels: Each level could have a label consisting the count of merged levels into one, the percentage of merged supports/resistances and the price of the level. Note that if user choose to see the percentage of S/R roles, the color of each label changes automatically based on the main role of corresponding merged level (e.g., a blue level with a red label means that the level more acted as resistance).
I think the users of my previous S/R indicators could check this one
That's it for now! Feel free to send me your thoughts!
Signals Pirate™ Doji ScalperSignalsPirate™ Doji Scalper is provides users with an instant screener for the one of the most useful candlestick formations in trading and investing, while also providing signals for points of price reversals and variable levels of support and resistance! This package can take your technical analysis to the next level.
Doji candles are a great indication of indecisiveness in the market, and depending on when they occur can indicate upcoming volatility or even a trend reversal! The candles can be identified by their small bodies (distance between open and close price) and long top and bottom wicks (the candle high and lows).
The simplicity of this package ensures traders of all levels of expertise can utilise this tool and experience its benefits to the fullest. Outside of user preference and customisation options, the only variable that alters package performance is the ‘Sensitivity’ option, which dictates how frequently Doji candles will be detected based on how the candles are formed. A value of 10 indicates more lenient classification of Doji candles, where a value of 1 requires a perfect Doji formation before signalling!
The other options available for your alteration are:
The visibility of the variable levels of support and resistance, which are calculated using a variation of the ATR indicator to gauge asset volatility, as well as price action pivot points to indicate where trader interest may be.
Trend reversal labels for both potentially ‘Weak’ and ‘Strong’ reversals. These labels are created based on how price reacts to the varying levels of support and resistance, as well as the candlestick pattern and formation around those crucial levels.
The default settings are the best settings we’ve found so far but you can change them to build your own unique trading strategy. We’d recommend experimenting with these values to find the best results for the asset you are trading, and your own personal trading and investing style.
Direction for use:
1. Use on any asset class and time frame.
2. Fine tune the Doji Sensitivity variable.
3. Be cautious of upcoming volatility after a Doji signal, especially if the signal occurs near the support and resistance levels or after a large move, which could indicate a trend reversal.
4. Watch for Reversal signals, which can provide confluence with the Doji signals and give an early indication that price may soon start moving in the opposite direction.
As mentioned previously, this is a candlestick detection system that dynamically operates to function with superior accuracy regardless of what you’re trading. But with the level of customisation available, this can easily be fine tuned to accommodate scalping, reversal trading, or even long term investing.
We hope you love this package, and it takes your trading and investing to the next level. Please let us know if you have any questions or queries regarding the logic behind the bundle, or if you have any suggestions for improvements etc. We love your feedback and are constantly striving to continuously improve!
Birdie AbelForxThis script indicates a breakout of the "diagonale Line" to show potential Day trading or Swing entries.
Timeframe : H1 or M30
Pairs : Forex, Index, Crypto
Insight :
The purpose of this indicator is to determine areas of reversal or beginning of trend.
Every day at 11:00 p.m. (Paris Time), the daily horizontal level is determined by a vertical line.
The trader will then have to draw the diagonal from the horizontal level of the day before to the level of the new horizontal level by anticipating it until 11:00 p.m. (Paris time)
Thus we will have a diagonal for the day which will serve as an entry trigger if the price crosses and closes beyond this diagonal. During the day the horizontal level will progress at the same time as the weather until 11:00 p.m. (Paris Time)
If you configure a trade entry, the SL level is determined by the horizontal level of the same day.
For swing trading, the SL can follow the price by placing itself each day (above for a sell / below for a buy) of the daily level so as to act as a daily trailing stop.
As long as the price is above the diagonal and the daily level, we remain in an uptrend.
As long as the price is below the diagonal and the daily level, we remain in a downtrend.
[UPRIGHT Trading] Awesome STC+Hello Traders,
I hope you all are doing well.
Today I'm releasing another one of my favorites: the Schaff Trend Cycle (STC). In 2008, Doug Schaff publically released the STC as an improvement on cycle oscillators and the MACD, hence its common nickname, "The better MACD."
This oscillator is essentially a fusion of the benefits of trend and cycle indicators; the idea is to minimize their drawbacks, such as lags or false signals. The STC is mainly used to determine or confirm price direction and market reversals.
We calculate the STC as a double smoothed stochastic of the MACD, which outputs an oscillator that moves between 0 and 100.
How is it typically used?
In trending markets, we can expect the oscillator to move up if the market is in the accelerating uptrend and an accelerating downtrend are to push the oscillator down.
In sideways markets, the STC shows oversold when it reverses after falling below 25; overbought when the STC turns down from above 75.
How the Awesome STC+ is different:
This STC uses several complex equations and filters to improve accuracy and reduce lag.
My original STC wave.
Multiple extremely accurate Buy/Sell signals not found on a traditional STC indicator.
Ability to use 4 different background highlights and several buy/sell and confirmation signals.
Fully customizable (as always), ability to turn on or off any signals, change any of the colors to suit your needs.
Pre-filled Alerts.
Reversals and Continuations.
Chart should look like this:
Please see the "Author's Instructions" for access.
Cheers,
Mike
(UPRIGHT Trading)
Reversal Indicator
█ OVERVIEW
This indicator shows bullish and bearish reversal signal candles. It finds the candles with extreme volatility and marks the candles with high probability for a reversal of the trend.
█ CONCEPT
This indicator uses the Bollinger Bands to mark the candles with high selling/buying pressure. Bollinger Bands consist of three bands total: an upper band, middle band, and lower band. These separate bands are each used to highlight extreme prices in a specific security. The upper band is associated with overbought, whereas the lower band points to oversold, and the middle band acts as a moving average.
It is common after a lower band has been broken by heavy selling for the price of the asset to revert back above the point of the lower band and move closer to the middle band. The indicator marks this occurrence as a bullish reversal candle. Same applies vice versa. If the upper band is broken by heavy buying, it is natural for the price to revert back and move closer to the middle level. This indicator marks this as a bearish reversal candle.
█ HOW TO USE IT
Reversal Candles - Sky blue colored "R" indicates bullish reversal candle and yellow colored "R" indicates bearish reversal candle.
Checkmarks - Checkmarks provide a confirmation that the reversal has already begun with the candle next to the signal candle. Always wait for confirmation before considering it as a reversal of the trend.
RSI confluence - Enabling this check box in settings will show the reversal signal only when the RSI is overbought/oversold
█ LIMITATION
As like in any indicator, this indicator needs to be used with the assistance of other indicators to make conceptual and strategic trading decisions.
VWAP Implied Volatility BandsThis script takes the built in VWAP function and creates bands using various Volatility Indexes from the CBOE. The script plots the bands at desired multiples, as well as the closing value of the prior day's first set of bands. Users can choose from the following:
VIX(ES), VXN(NQ), RVX(RTY), OVX(CL), GVX(GC), SIV(ZS), CIV(ZC), TYVIX(ZN), EUVIX(EURUSD), BPVIX(GBPUSD)
Upon selecting the desired volatility index, users must change the multiplier to fit the underlying product since the indexes are all calculated differently.
The goal with this script was to use market generated information (IV) to highlight potential trade locations.
Pivot Points High Low & Missed Reversal Levels [LuxAlgo]Pivot Points High/Low, sometimes referred to as "Bar Count Reversals" allows highlighting market prices local tops and bottoms. This method compares the price value at a certain index within a user-specified window length and tests whether it is the highest (pivot high) or lowest (pivot low).
This method can return successive pivots of the same type, thus missing certain reversals, as such, we aimed to highlight those missed reversals and provide a level at their location to determine if they had any significant role to play. A zig-zag is additionally built, connecting regular pivots with missed reversals.
Settings
Pivot Length: Determine the "Bar Count Reversals" window size. higher values will highlight more significant reversals.
Other settings control the look of the displayed graphical elements within the indicator.
Usage
Missed reversals are highlighted by labels with a ghost emoji, a Zig-Zag line connecting a missed reversal is dashed. Note that labels are offset by -Pivot Length bars (with the exception of the most recent one), and as such are detected further ahead of their location.
When a missed reversal is detected, a level is displayed, starting at the location of the missed reversal and ending when a new missed reversal is detected.
These levels can be used as support and resistance.
The most recent label estimates the possible location of a confirmed reversal, and will continuously readjust whether price makes a new higher high/lower low depending on the type of previously detected pivot. A level is also made out of this estimated reversal.
[UPRIGHT] Bulls-V-Bears Tug-of-War SquidGame [Premium] (cc)Hello Traders,
Today I'm updating the Bull V. Bears with a Premium version. (Note: the other version is shown below the Premium on the chart above)
……"The game is Tug of War, the side that pulls the rope from the middle to their side wins. Let the game begin."……
How it works:
This indicator is not a typical one.
1) It shows visually when Bull volume or Bear volume is ‘pulling the rope to their side’.
2) It uses several different formulas to get an accurate read on the level of volume , but still keeps peaks and troughs within 100 for easy reading.
3) Update: It was originally meant to be used strictly with other indicators, but it can now be used as a standalone indicator.
__________________________________
Legend:
1) The top line signals give the major signals –
a. Red cross = Bearish volume strength and continuation.
b. Green cross = Bullish volume strength and continuation.
i. + Green Dot inside enhances signal.
ii. + Red Dot inside weakens signal.
c. Blue circle = Can indicate the beginning of a reversal to the upside or downside.
d. Pink circle = Can indicate the beginning of a reversal to the downside.
2) The Bottom signals are triggered when one circle-rope crosses over the other, these signals give confirmation to the top line signals – Red bearish / Green bullish .
3) As shown on the chart, the Reversal setup usually consists of a blue circle, followed by a red or green cross, then confirmation from the bottom signal.
4) Without the signals: green obviously is Bullish especially above the threshold set --Red bearish . The regular rope gives trend indication.
I've added tooltips to make it easy to understand, feel free to leave a comment if you still have a question!
__________________________________
Features:
-Tooltips (hover over - Info) for understanding.
-Works well on all timeframes; even 5min, I made a tooltip for recommended lengths.
-Customizable Signals; with the ability to turn on and off.
-Reversal signals: Pink and Blue circles can indicate reversals coming.
-Works well as a leading standalone indicator.
-Adjustable top signal row.
-Background Highlights.
-Alerts
-Rules added (hover over).
__________________________________
Premium :
-Better signal algo (will likely be updated again soon)
-Reversal Signal added (Large Circle)
-Improved Scaling and Organization - Now easier to see large moves/signals on Multiple timeframes.
Chart should look like:
Cheers,
Mike
(UPRIGHT Trading)
Koalafied MSB (CHOCH) Indicator will show market structure breaks (MSB) - higher lows being broken in an uptrend and vice versa for lower highs in a downtrend.
These levels are derived from user selected pivot lengths and are plotted on the chart after the break for reference.
User option to filter MSB by the principles of a CHOCH - Change of Character which represents a possible change in market direction. A CHOCH requires a filter to be valid. The previous pivot high needs to be broken first putting in a higher high. Then if there's a break of the previous higher low the CHOCH is validated. Traders will then wait for a pullback for a retest of an orderblock/level before entering in a reversal trade. Additionally the CHOCH pullback target level, which is the candle/orderblock at the pivot prior to the MSB will be displayed and kept onscreen until broken.
As MSB are based on pivot points there is an inherent lag built into the script. The user selected length that the pivots are calculated on requires a number of bars to pass before a pivot is confirmed. Market Structure Breaks typically occur multiple bars after a pivot point so the offset isn't typically an issue, although occasionally a pivot will be validated after a MSB and it's offset plot will place it prior to the MSB.
Naked Bar Upward ReversalAMEX:SPY
The Naked Bar Upward Reversal is a three bar candlestick pattern with an inside candle as a entry point. This pattern is bullish since it has a candle closing red from the previous candle; the most bearish pattern possible. The following inside candle is a reversal of its previous candle with an open above the previous candle's close. Look to buy the next open above the inside candle's close.
This is a bullish reversal pattern and should be used in this context. Successful entries are found in corrections along an upward trend, or buying into a dip. Performance drops when the pattern appears at tops. To improve profitability, use a cluster of evidence to enhance the performance of this pattern. The intended time frame is within the daily and weekly.
[UPRIGHT Trading] Top & Bottom Finder [Premium]Hello Traders,
Today I'm releasing an updated version of my previous Top & Bottom Finder (M.Right_Top & Bottom Finder 1.0).
The timing of this release couldn't be more perfect with everyone trying to 'find the bottom'. And the increased volatility that we've been seeing as of late.
Essentially, my indicator uses volatility and standard deviations among other things to assist you in finding the top or bottom of trends. You may also notice that it uses a lot of different strength indicators to provide an additional layer of complexity and confirmation.
Not just an RSI, but an RSI ema, smoothed OBV RSI's, and other volume RSI's. This is a truly unique and powerful tool for any Trader - whether you've just started or you've been trading for 20 years, I'm confident you will find value in the UPRIGHT Trading Top & Bottom Finder.
How to use it:
When it detects the trend Bottoming or Topping the histogram will change color. Bottom - Green/blue, Top - Red, (different shades of colors for different types of detection).
I've spent several hours tweaking the calculations and filters to enhance the accuracy, so this will be a noticeable upgrade from my original Top & Bottom Finder.
The length of the histogram bar can be an indication in itself, especially when it lines up close to one of the plotted lines and has noticeable direction change following this.
I've added a lot of text and pictures to help display it's capabilities, features, and customizability.
As always, it's fully customizable with alerts. Can toggle any thing on or off, and change the colors to suit your style.
3 Unique RSI's, different colors on the histogram will show different levels of detection. Some are more accurate in some timeframes than others. Bright Green and Bright Red are the most different from the rest.
I've jam-packed this indicator with Buy/Sell and Confirmation Signals and even background highlights (with colors that can mesh together). Feel free to find what works best for you.
RSI color indications and background highlights aid in confirmation. Also, as mentioned previously, sometimes a gray bar will land on a Fib and it will be a bottom signal.
The above chart should look like this
Good luck Traders,
Cheers,
Mike
(UPRIGHT Trading)
Simplified candlesticksSimplified candlesticks tracks sticks for their body and wick
- For Long bars sticks ( LS ) tracks and marks them on down trend as continuation and reversal if moves appositive direction.
- For largest wicks on ends marks as regular Doji
- For large wicks and medium body marks as possible consolidation
- For only bottom bigger wick as bears weakness if trend down and possible reversal if trend is up.
- For only upper bigger wick as bulls weakness if trend up and possible reversal if trend is down
VXN (NQ100 VIX) Implied Move Bands for NQ futures.A spin-off of my similar script for ES futures. This script uses the VXN Index instead of the VIX, which represents the 30-day implied volatility of Nasdaq-100 options and then uses that value to plot bands on the chart, helping traders identify price extremes as identified by the options market. Users can modify the moving average, bands multiplier, and number of lookback days used in the calculation to suit their trading style.
[Rygel] Trend Reversal IndicatorThis indicator is a trend reversal detector. It provides a bullish or bearish signal derived from the analysis of 22 indicators.
It analyzes and aggregates the divergences and the overbought and oversold conditions to determine a signal strength going from -100 to 100.
You can choose the appearance of the signals, how sensitive you want the signals to be and the indicators you want to use.
You can also display divergences, and show signal, divergence, overbought and oversold strength as a background color.
This indicators also provides several alerts.
You can find more information about the divergence algorithm I'm using on this page .
Please note this indicator will not give you buy nor sell signals. A bullish signal will not always be followed by a bearish one and vice-versa. You may get the same type of signals for a long time ; expect to see far more bearish signals in a bullish market and far more bullish signals in a bearish market.
You should never make a buy or sell decision based solely on this indicator, even when the signal is very strong.
This indicator is made to help you to confirm your market analysis and to warn you of possible incoming trend reversals so you can anticipate them and adapt your trading strategy accordingly. It may also help you to optimize your DCA times of purchase.
Please note a signal becomes final only after the bar after it is closed, as a divergence pivot may still be invalidated by then. When the signal bar is closed, the signal is considered as confirmed but may still disappears if it is invalidated by the next bar. When the second bar is closed, the signal is made final and stays definitely on the chart.
This indicator currently supports the following indicators as sources:
AO (Awesome Oscillator)
BBP (Bear Bull Power)
CCI (Commodity Channel Index)
CMF (Chaikin Money Flow)
CO (Chaikin Oscillator)
EOM (Ease of Movement)
MACD (Moving Average Convergence Divergence)
MACD histogram
MFI (Money Flow Index)
MOM (Momentum)
OBV (On-Balance Volume)
OBV oscillator
RSI (Relative Strength Index)
RVGI (Relative Vigor Index)
RVI (Relative Volatility Index)
Stochastic
Stochastic RSI
TSI (True Strength Index)
UO (Ultimate Oscillator)
VWMACD (Volume-Weighted MACD)
VWMACD histogram
WT (Wave Trend)
You can disable any of them in the settings. You only need one indicator source enabled for the Trend Reversal Indicator to work.
If you disable some indicators, you may need to lower the sensitivity or even use a custom one as the signals strength will probably be higher as it will be easier to match most of the indicators.
As this indicator makes a lot of computation, it takes a few seconds to load. If it's an issue for you, you may improve its performance by disabling some indicator sources.
HOW IS THE SIGNAL CALCULATED
The algorithm analyzes the last three bars (the current one and the two previous bars) and for each enabled indicator source:
Add one point for a positive divergence ;
Add one point for an oversold condition (when the indicator supports it) ;
Add one point for a strongly oversold condition (cumulated with the oversold point) ;
Remove one point for a negative divergence ;
Remove one point for an overbought condition ;
Remove one point for a strongly overbought condition (cumulated with the overbought point).
It then normalizes the signal from -100 to 100, where -100 is the minimum theoretical score and 100 is the maximum theoretical one.
The algorithm detects up to 100 bars long divergences.
SETTINGS
SIGNAL SENSITIVITY
You can set the indicator sensitivity to one of five levels.
Very low (60):
Low (55):
Medium (50): (this is the default value)
High (45):
Very high (40):
You can also set a custom sensitivity by choosing "Custom" and filling the "Custom sensitivity" field.
SIGNAL APPARENCE
Show signal strength: replace the "Bear" and "Bull" label with the signal strength.
Show indicator names: add the indicator names to the label to know exactly what got detected.
OB is for "overbought", OS is for "oversold", OB+ is for "strongly overbought" and OS+ for "strongly oversold".
DIVERGENCES
Show divergences: add all the detected divergences to the graph. The more divergences are in the same zone, the brighter the colors are. Please note TradingView limits to 500 the number of lines you can display at anytime, so divergences will only be shown for the most recent bars.
BACKGROUNDS
You can show signal, divergence, overbought and oversold strength as a background color.
Show signal background:
Show divergence background:
The more divergences are detected in the same bar, the brighter the color is.
Please note the divergence background only shows confirmed divergences. It requires two bars for a divergence to be confirmed.
Show overbought and oversold background:
The more overbought and oversold conditions are detected in the same bar, the brighter the color is.
You can also combined all of the backgrounds for even more eye pain.
ALERTS
This indicator offers multiple alerts.
New trend reversal signal: a new trend reversal signal has been detected. Bar is not yet closed, signal may still be invalidated and disappear. It's the earliest alert you can get but you'll also get many false positives.
New bearish trend reversal signal: identical, but with bearish signals only.
New bullish trend reversal signal: identical, but with bullish signals only.
Confirmed trend reversal signal: a trend reversal signal has been confirmed. The signal bar is closed but the signal may still be invalidated by the current bar. You'll get far less false positives.
Confirmed bearish trend reversal signal: identical, but with bearish signals only.
Confirmed bullish trend reversal signal: identical, but with bullish signals only.
Final trend reversal signal: a trend reversal signal has been confirmed and is now final. The signal bar and the following one are closed. The signal can't change anymore but it will likely be too late to act on some signals, especially bearish ones. Crashes can be brutal whereas bullish trend reversals usually take more time to unfold.
Final bearish trend reversal signal: identical, but with bearish signals only.
Final bullish trend reversal signal: identical, but with bullish signals only.
I hope you'll enjoy this indicator and I hope it will be as useful to you as it is to me.
Feel free to comment if you experience a bug or if an important feature is missing for you.
If you like this indicator, please note it has been designed to be used it with my R.S.I. with divergences indicator and my M.A.C.D. with divergences indicator .
Anchored OBV RSI: "V-RSI" About the Indicator:
V-RSI uses values from the traditional "Relative Strength Index(RSI)" oscillator and the "On Balance Volume(OBV)" indicator and anchors them into an oscillator format. In doing so, we are given a more concrete overview of volume/sentiment data relative to the RSI for analysis of trend strength and decision making.
EXTRAS: BTC MODE => for BTC only.
In BTC MODE, the indicator uses BTC volume data from the following 5 major exchanges: BINANCE, COINBASE, FTX, BITMEX, BITFINEX.
The sum of this data is taken to depict anchored OBV values. This allows for a more accurate representation of Global Volume.
How to use it
The indicator can be used like the normal RSI with the OBV (area in the middle) showing volume sentiment.
<50 is seen as bearish
>50 is seen as bullish
Using this data, it becomes easier to identify unsustainable trends, reversals, divergences
An example of an unsustainable trend and reversal would be if RSI values are overbought ( RSI > 70) yet OBV oscillator remains below 50.
== chances of unsustainable trend reversal are more likely.
For more questions, send me a message here on Tradingview.
Happy trading,
MM :)
Multiple Timeframe (Moving Average) With InfoThis indicator combine 4 indicator in one pine script : Main indicator is Moving Average in multiple timeframes, Bollinger Band, Crossover Signal, Info Panel, 52Weeks High & 52 Weeks Low.
1)
For multiple moving average, it has 9 difference timeframes.
- Default timeframes is (1minute, 5minutes, 15minutes, 30minutes, 1hour, 4hours, 1Day, 1Week & 1Month). User also have choices to change the option.
- For Moving Average, there also available multiple choice of Moving Average : SMA , EMA , DEMA , VWMA , RMA, WMA . Default Moving Average is EMA (200)
- There also include info panel / table that show TF (Timeframes) for every MAs, & their price. Colors change according to current price. Bullish = Green, Neutral = Neutral, Bearish = Red
There are also function for user to turn on/off :
- (MA) Type & Lenght.
- Multiple MAs.
- Info / Table
User can use multiple line in daily chart to find support & resistance .
Example : For uptrend stock, candle close on top of EMA200 line for 1 hour timeframe. So it's can becomes immediate support, while the other EMAs on below is their next support.
Example :
For downtrend stock, candle close on top of EMA200 line for 5minutes timeframe. So it's become support, while the other EMAs on top is their resistance.
Example :
This Multiple MAs Inspired by xdecow :
www.tradingview.com
Checkout his Multi Timeframe Moving Average here :
2)
This indicator also have Bollingger Band. User have option to turn it on / off. User can use it as a target price if all the EMAs below the candle.
Example :
3)
This indicator also shown 52 Weeks High & 52 Weeks Low. User have option to turn it on / off. Their price also shown at the info panel.
Example :
4)
Crossover Signal. This crossover is default, it happen when candle close on top / near timeframe 5Minutes is (Ready). While candle close below timeframe 5Minutes is (Caution). User can choice other shape if they don't want the text label. To change the crossover for other setup, user can change it under = #2. The crossover only shown in past 10 candle.
Example :
Feel free to use it & comment. Thanks.
Keltner Channels BandsKeltner Channel Bands
Great indicator for mean reversion strategies.
Alerts you can set:
Crossover EMA
Crossunder EMA
Crossover upper band
Crossunder upper band
Crossover lower band
Crossunder lower band
Have fun!
Wunderbit HRT BotWunderbit HRT is a proprietary indicator designed to find pivot points in the cryptocurrency market.
Working timeframes from 30 minutes and above.
The indicator is designed to create automated trading strategies using a webhook.
To create a cryptocurrency robot for this indicator, you need:
1. Create alerts and bind the URL to the webhook.
2. Link the Tradingview indicator to automation services.
For signals, alerts are used: LONG and SHORT
Recommendations for the indicator:
1. Use DSA technology for automation.
2. Be sure to disable the "multiple inputs" function.
3. Use an indicator with oscillators or MACD to confirm the entry point.
Elder Force Index With ATR Channels [loxx]Elder Force Index With ATR Channels, adaptive from original script by Dr. Alexander Elder
What it does
-EFI is used to sport reversals mainly on the weekly time frame
-When EFI spikes over 3 x ATR calculated on the signal line, price is said to have exhausted and you can start looking for reversals
Features
-Change all inputs
-Truncate EFI at 4 x ATR so as to not squish the indicator
-Open source, use code as you wish. If you use this code, shoot me a line and tell me how you're using it
Banker Chip Pro (MI04)The Banker Chip Pro (MI04) indicator is used to track the activity of the banker collecting shares in the stage when price unexpectedly drops drastically,
and also pump & dump action with strong pull-up in stock price.
Therefore, traders need to remain cautions while using this indicator in the trendless market to avoid losing thier capital.
Banker Chip (Red bar) represents the banker's start engaging in the collection phase, while the Banker Washout (Green bar) represents the banker's washout to accumulate more chips.
Thus, if a Red bar is found near the end of a stock's decline, there is a high probability will form a wave of a rebound.
The last bar method is what it's called.
The Pump (Purple bar) represents the banker boosting up the stock price to attract regular investors.
The Dump (Yellow bar) represents regular investors committed to the stock, which is banker profit-taking activity (dump) that may result the price to collapse later.
The Capitulation Zone is when investors give up the stock by selling all the positions during periods of decline. It is a hint of bottom in pricing and consequently a good opportunity to observe whether can form a mark up phase (higher pivot highs and higher pivot lows)
The Risk Level Line (RLL) represents the risk level zone from horizontal 0 to 100. When the RLL rises beyond 80, it is considered a risk zone, may lead to a downward move.
Thus, investors who intend to enter the market at the bottom might use 20 as a safety zone and pay attention to the stock's trend in the future.
Banker Chip Pro features a total of 3 signals which are ⏫️ push signal and 🚀 hot money signal for bottom strategy and ⏬️ dump signal for an exit strategy.
This is referred to as signal method.