This indicator is a copy of my RSI Overbought/Oversold Divergence Indicator with-Alerts Only difference is that the alerts are disabled, instead it uses tradingviews strategy tester signals If you want alerts just use the other indicator
This indicator alerts you only if there are divergences after price was oversold or overbought
Developed by Sherman and Marian McClellan, the McClellan Oscillator is a breadth indicator derived from Net Advances, the number of advancing issues less the number of declining issues. Subtracting the 39-day exponential moving average of Net Advances from the 19-day exponential moving average of Net Advances forms the oscillator. As the formula reveals, the...
An overlay version of pertinent signals from my version of LazyBear's Wavetrend Oscillator. Shows momentum of long period WTO as either background colors or symbols. Shows continuation and reversal trade signals. If Secondary WTO is above the center line (momentum is long), then symbols print across the top of the chart when the primary (faster) WTO comes into...
I'm guessing most of you are familir with LazyBear's adaptation of the Wavetrend Oscillator; it's one of the most popular indicators on TradingView. I know others have done adaptations of it, but I thought I might as well, because that's kind of a thing I like doing. In this version I've added a second Wavetrend plot. This is a thing I like to do. The longer...
Just variation of Multi Band oscillator present here: Multi-Band-Channel-Oversold-Overbought-Oscillator Changes are: Instead of regular moving average, here I am using Zigzag Moving average. This is calculated in similar to as explained in: Zigzag-Cloud Instead of ATR, using AZR (Average Zigzag Range) - Average-Zigzag-Range-AZR Rest of the logic...
The Adaptive Stochastic Indicator V1 was created by John Ehlers (Rocket Science For Traders pgs 233-234) and this indicator uses the same calculations to find a cycle period that is then used for both the creation of the stochastic indicator but also for the smoothing to create a double smoothed stochastic indicator. Because it is calculated this way, this...
The relative strength index, represented as two moving averages with periods, one of which will be a multiple of the longer moving average by the amount you set. The indicator can work both in automatic and manual mode. In automatic mode, the optimal periods are selected, in my opinion, depending on which timeframe is being analyzed at the current moment. In...
EMA Price Distance, EMAPD for short, is a trend following indicator that can help you predict how price is going to move, in respect to your EMA. It can give overbought and oversold signals, as well as ranging market and retracement signals. The indicator consists of three parts, the Difference Line, the Average Line, and the Histograms. - The blue line is...
™TradeChartist Catalyst is an elegant script that combines Catalyst Trade Bands and automatic ZigZag/Fibonacci plots using an original logic to help users interact in a visually engaging and meaningful way with the charts. =================================================================================================================== ™TradeChartist Catalyst...
This Indicator displays a normal RSI with overbought/-sold lines which is calculated with donchian channels, pivot channel, bollinger bands and three horizontal lines. You can averaged the channels, bands and h-lines in any combination or you can use just one of them for calculating the overbought/-sold lines. The midline is colored in default settings in yellow...
The Folded Relative Strength Index was created by Richard Poster (Stocks and Commodities July 2021 pg 21) and this indicator provides both trend strength but also momentum and of course reversal points using the overbought and oversold markers. If the indicator line is above the mid line then this shows upward momentum and when it falls below the midline then this...
The Market Phase 2.0 indicator is designed to display the following features: 1) The TREND OSCILLATOR : This trend oscillator indicates the trend of the stock/instrument. It is calculated on the basis of number of positive candles or negative candles formed during a specific period. The oscillator oscillates around the zero horizontal line. The trend is...
This oscillator is made of three components, all derived from the SuperTrend indicator. This approach allows the user to easily determine overbought/sold zones, identify whether a retracement is present or if the price is ranging or trending. It also allows for the anticipation of the potential price cross with the SuperTrend. We provide additional information...
Hello again. Here I have an improved version of the RSI that is similar to my "+ %B" indicator (that, an improved version of the %B). This version of the RSI includes candle coloring for bullish or bearish bias (is the RSI above or below its median line?), as well as candle coloring for overbought and oversold areas. Additionally, there is an option for coloring...
This is a better, cleaner version (in my opinion) of an part of an indicator I was using that was coded up by cI8DH. I reached out to him about cleaning up the code (things weren't working) for Pinescript v4, but he no longer seems to be active, so I thought I might take it upon myself to at least work out this portion of the indicator. Much credit goes to him....
Okay 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...
The basis of this script is my "Hybrid Overbought/Oversold Detector" which uses many different oscillators to confirm overbought/oversold conditions. The main idea is to generate higher and lower bands around the desired moving average using an average of the volatility (ATR) and the standard deviation (StDev), of course by interfering detected overbought/oversold...