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...
Abstract This script evaluates how easy for traders to trade. This script computes the level that the gains were distributed in many trading days. We can use this indicator to decide the instruments and the time we trade. Introduction Why we think the trading markets are boring? It is because most of the gains were concentrated in a few trading days. We look for...
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 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 indicator is a must-have for every trader as it provides a practical tool to quickly evaluate the current price of a security. Designed specifically for manual trading, this indicator is based on "The Forbidden RSI " indicator and provides an easy way to identify overbought and oversold conditions in the market. By using this indicator, traders can make...
This oscillator can be customized by adjusting the length of the Willy period, the length of Willy's EMA, and the upper and lower bands. The upper and lower bands help traders identify overbought and oversold conditions. The WillyCycle Oscillator is a technical analysis tool used to measure the momentum of an asset and identify overbought and oversold conditions...
"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...
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...
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...
In an attempt to improve the MACD for trading, I have added an alternative way to calculate the MACD Line and Overbought/Oversold (OB/OS) lines to filter signals. The alternate calculation I named "Modified" and put the option to select it under "MACD Calculation" in the input menu. Traditionally the MACD is calculated as fastEMA - slowEMA, for "Modified" I...
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...