█ Background information The Relative Strength Index (RSI) and the Exponential Moving Average (EMA) are two popular indicators. Traders use these indicators to understand market trends and predict future price changes. However, traders often wonder which indicator is better: RSI or EMA. What if these indicators give similar results? To find out, we...
This indicator has an awesome ability to react quickly to changing market conditions. It does not focus on closing levels as the RSI does. Instead, it focuses on intra-period highs and lows. It looks at the current bar of the asset and compares it with the previous bar. If the strength of the high and low is less extreme in the previous bar, the indicator records...
"This code creates a technical analysis indicator used to calculate and visualize the WillyCycle oscillator and double moving average indicators on the price of a financial asset. The functionality can be summarized as follows: *Calculate the WillyCycle oscillator: The WillyCycle is an oscillator calculated based on the highest and lowest values of an asset. This...
Slopes are an increasingly key concept in Technical Analysis. The most basic type is to calculate them on the prices, but also on technical indicators such as moving averages and the RSI. In technical analysis, you generally use the RSI to detect imminent reversal moves within a range. In the case of the Blue indicator, we are calculating the slope of the market...
Description: MOM-LRC is a powerful technical analysis indicator designed to provide traders with signals based on the momentum of an asset's price and its deviation from its mean value. The indicator calculates the exponential RSI and uses a custom function to determine the percentage change from the mean. The upper and lower bands of the momentum channel are...
what is Faytterro oscillator? An oscillator that perfectly identifies overbought and oversold zones. what it does? this places the price between 0 and 100 perfectly but with a little delay. To eliminate this delay, it predicts the price to come, and the indicator becomes clearer as the probability of its prediction increases. how it does it? This indicator is...
Rekt Edge Reversion band is a technical indicator that utilizes a combination of moving averages and standard deviations to determine optimal entry and exit points in the market. By comparing the current price to its moving average, the indicator identifies potential trends and determines how you can position around them by plotting buy/sell signals and two...
what is Faytterro Bands? it is a channel indicator like "Bollinger Bands". what it does? creates a channel using standard deviations and means. thus giving users an idea about the expensive and cheap zones. It uses a special weighted moving average different from standard bollinger bands, it also averages not only price but also deviations. how it does it? it...
what is Limited Fisher Transform? This indicator is a compressed version of the Fisher transform indicator between 100 and 0 values. what it does? It allows us to define overbought and oversold zones by compressing the values of the "fisher transform" indicator between 0 and 100. also these zones are the same for every timeframe and trading pair, just like...
RSI TREND Filter on Chart RSI scaled to fit on chart instead of oscillator, Trend Analysis is easy and Hidden Divergence is revealed using this indicator. This indicator is an aim to reduce confusing RSI Situations. The Oversold and Overbought lines help to determine the price conditions so its easy to avoid Traps. Oversold and Overbought conditions are marked...
This is a modified indicator base code from RSI Multi Length and we will add some of functions by finding a classic/hidden divergence and alert. The indicator returns information over RSI using multiple periods and calculates the percentage of overbought and oversold by overbought divided by oversold. To find the divergence and hidden divergence we use base...
ABOUT THIS INDICATOR This indicator calculates the Stochastic RSI for the time frames 15 min, 30 min, 1h, 4h, and 12h. However, the 15 min time frame should always be the default time frame for your chart. IMPORTANT * NOTE! It's extremely important that the chosen time frame for your chart is 15 min. Otherwise the Stochastic RSI for the longer time frames won’t...
Introduction Heyo, here is another no-repaint adaptive fisherized indicator. I added Inverse Fisher Transform, Ehlers dominant cycle analysis and smoothing to the Chande Momentum Oscillator (CMO). Usage The CMO is a momentum oscillator which shows the usual movement of an asset. I recommend to use it from a lower timeframe with a higher timeframe set. ...
Similar to the USI:ADD index, the NYSE TICK index measures the number of stocks with in the index with positive ticks versus negative ticks. Levels such as +/- 1000 or +/- 2000 can be considered as areas of overbought and oversold.
what is "Colorful Channel"? it is a overbought - oversold indicator. what it does? It fills the area between the upper band of the channel and the price line with green, the area between the lower band of the channel and the price line with red color and applies a transparency to these colors according to the distance of the price from the channel lines. thus...
The MPI (Mega Pendulum Indicator) is a fusion between the Pendulum Indicator and the Swing Indicator and is used with specific trading rules. The MPI is a semi-bounded oscillator comprised of two lines. The first bounded line is the Pendulum Indicator which oscillates between 0 and 100 but generally oscillates between 20 and 80. The second semi-bounded line is...
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 indicator shows 5 configurable SMAs. It also shows a table with the distance of each one with respect to the last closing price. It also shows if the RSI is in the overbought or oversold zone. You can add alerts if you wish. SMAs by Default 8, 20, 50, 100 and 200