Z-Score-Asymmetrik User Manual Introduction The Z-Score Indicator is a powerful tool used in technical analysis to measure how far a data point is from the mean value of a dataset, measured in terms of standard deviations. This indicator helps traders identify potential overbought or oversold conditions in the market. This user manual provides a...
The Bollinger Band Percentile Suite (𝐵𝐵𝒫𝒸𝓉 𝒮𝓊𝒾𝓉𝑒) is a comprehensive and customizable toolkit built upon the foundation of the %B indicator. The methodology behind this toolkit remains consistent with the original %B indicator, while introducing a host of powerful features to enhance its functionality and adaptability. Key Features and Customization: The 𝐵𝐵𝒫𝒸𝓉...
The Relative Strength Volume Comparison is a powerful tool that can help traders identify the current trend based on volume pressure and potential reversals. This oscillator is made of two lines and the overbought and oversold levels. Each of these two lines is a relative-strength formula that contains both the famous RSI and CCI formulas, smoothed by a Hull...
The Rough Average indicator is a unique technical tool that calculates a modified average to provide insights into market conditions. It incorporates a combination of mathematical operations and existing indicators to offer traders a different perspective on price movements. The Rough Average indicator aims to capture market dynamics through a specific...
The Risk-Adjusted Return Oscillator (RAR) is designed to aid traders in predicting future price action by analysing the risk-adjusted performance of an asset. This oscillator is displayed directly on the price chart, unlike other oscillators. By considering the risk-return relationship, the indicator helps identify periods of overvaluation or undervaluation,...
█ 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 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...
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...
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...
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. ...
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...
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
"Extreme Bars" is a simple but useful indicator that marks overbought and oversold candles. This indicator paints candles that fall far above the average red, and the candles that rise above the average green. Of course, they can change these colors if they want. "Extreme Bars" can be interpreted in many different ways. The starting points of colored candles can...
Hello Traders, This indicator use the same concept as my previous indicator "CCI MTF Ob+Os". It is a simple "Relative Strength Index" ( RSI ) indicator with multi-timeframe (MTF) overbought and oversold level. It can detect overbought and oversold level up to 5 timeframes, which help traders spot potential reversal point more easily. There are options to...