Prices high above the moving average (MA) or low below it are likely to be remedied in the future by a reverse price movement as stated in an Article by Denis Alajbeg, Zoran Bubas and Dina Vasic published in International Journal of Economics, Commerce and Management Here comes a study to indicate the idea of this article, Price Distance to its Moving Averages...
This study project is an updated version of the implementation of the "Stochastic False BAR" indicator. Description: The standard Stochastic buy/sell indications come from Stochastic crosses about the standard overbought/oversold zones (80/20). This does not always work and you get stuck in the OB/OS zones with a trend continuation. Utilising a second much...
Example of how to apply and use Dynamic Zones with an indicator by injecting it's source into my adaptation of the original idea by Leo Zamansky, Ph.D., and David Stendahl. • Load your desired oscillating indicator on your chart (CCI, RSI, etc). • Load my "How To Use Dynamic Zones" indicator on your chart. • In the "How To Use Dynamic Zones" indicator settings...
Plots Williams Percent Range over bought/oversold indicator as a small overlay in top right corner. De-clutter chart when all you're interested in is the real-time W%R to 'give permission' to enter a trade. i.e. to remove the Williams %R lower pane from the above chart completely. ~~User Inputs~~ ~W%R length ~Number of bars to show (default is last 6 bars) ~Plot...
Ergodic Oscillator indicator script. Ergodic Oscillator is based on True Strength Index (TSI) by William Blau.
Overlay mini-plots for various indicators. Shows current timeframe; and option to plot 2x higher timeframes (i.e. 15min and 60min on the 5min chart above). The idea is to de-clutter chart when you just want real-time snippets for an indicator. Useful for gauging overbought/oversold, across timeframes, at a glance. ~~Indicators~~ ~RSI: Relative strength...
This simple indicator measure the difference between price and VWAP line The VWAP Gap indicator works best on intraday charts SET-UP INFO 1. Add VWAP to your chart and set it up 2. Open "VWAP Gap Indicator" settings 3. Change source to "VWAP" Enjoy! Alex R.
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 is the chart version intended to accompany my custom RSI oscillator: CLICK HERE TO SEE BASE INDICATOR CLICK HERE TO SEE BASE INDICATOR
This study implements a simply scalping using the RSI (calculated on two periods), the slopes of two MAs (EMA or SMA) having different lengths (by default, I use 50 and 200). A take profit (%) and a trailing stop loss (%) are used. Entry conditions: .) Fast MA > Slow MA and Price > Slow MA and RSI < Oversold Threshold ------> go Long .) Fast MA < Slow MA and...
RSI with Self-Adjusting Linear Regression Bands (Expo) makes use of RSI and Linear Regression to create an RSI that follows the current trend. The indicator has an upper and lower self-adjusting Linear Regression Band that act as RSI boundaries. HOW TO USE The indicator can be used in multiple ways, for instance, to find overbought and oversold areas. Or to...
The Dynamic RSI indicator is a kind of exponential RSI. The overbought and oversold levels (respectively HiLine and LoLine) are calculated according to the recent highest and lowest values of the Dynamic RSI line.
Updating an older concept here with some more oversold/overbought zones. Pretty self explanatory, red zone indicate overbought zones and green zone is a oversold. Often, price likes to bounce off of the lower bounds of these zones, but it can sometimes extend all the way through the zone onto the upper boundary. There are many lines to this indicator, i prefer...
There are many indicators of overbought/oversold conditions out there. Some of more common ones are: - Bollinger Bands %B - Money Flow Index (MFI) - Relative Strength Index (RSI) - Stochastic This script uses a combination of these 4 oscillators to confirm overbought/oversold and filter the signals of market reverse which could be used for trading binary...
This is the Matrix oscillator made by glaz. So credit goes to him. I made some minor modifications to it: 1. added a zeroline 2. added 3 options to color bars/candles depending on: - if the oscillator is above/below 0 - if it's oversold/bought* - if the matrix has a green bar or a red That's all :)
I took a concept similar to the "Adaptive RSI" to get the RSI overlaid on a price chart. The problem I have with the Adaptive RSI is to me it sticks too closely to price. I wanted something much more visually helpful that can provide actual tradable signals and strategies. The orange line you are seeing is the "RSI Trend Line" The further the RSI moves away...
Laguerre RSI (Self Adjusting Alpha with Fractals Energy) indicator script. I adopted idea from www.prorealcode.com and If you disable `Apply Fractals Energy` option, you will get the original Laguerre RSI.