The "Fibonacci Ranges" indicator combines Fibonacci ratio-derived ranges (channels), together with a Fibonacci pattern of the latest swing high/low. 🔶 USAGE The indicator draws real-time ranges based on Fibonacci ratios as well as retracements. Breakouts from a Fibonacci Channel are also indicated by labels, indicating a potential reversal. Each...
█ OVERVIEW K-means is a clustering algorithm commonly used in machine learning to group data points into distinct clusters based on their similarities. While K-means is not typically used directly for identifying support and resistance levels in financial markets, it can serve as a tool in a broader analysis approach. Support and resistance levels are price...
The Reversal Confirmation Indicator is based on price action and looks to provide opportunities when price gets stretched. The indicator works by finding the highest and lowest points over the user selected lookback period. If price closes below the low of the highest bar or closes above the high of the lowest bar a possible reversion to the mean may occur and...
The QQE (Quantitative Qualitative Estimation) Weighted Oscillator improves on its original version by weighting the RSI based on the indications given by the trailing stop, requiring more effort in order for a cross with the trailing stop to occur. 🔶 USAGE The QQE Weighted Oscillator is comprised of a smoothed RSI oscillator and a trailing stop derived...
Swing Ranges is an indicator designed to provide traders with valuable insights into swing movements and real-time support and resistance (SR) levels. This tool detects price swings and plots boxes around them, allowing traders to visualize the market dynamics efficiently. The indicator's primary focus is on real-time support and resistance levels, empowering...
K's Reversal Indicator III is based on the concept of autocorrelation of returns. The main theory is that extreme autocorrelation (trending) that coincide with a technical signals such as one from the RSI, may result in a powerful short-term signal that can be exploited. The indicator is calculated as follows: 1. Calculate the price differential (returns) as the...
Description: The BTC Supply in Profits and Losses (BTCSPL) indicator, developed by Algo Alert, offers traders insights into the distribution of Bitcoin addresses between profits and losses based on Bitcoin on-chain data. Features: Alpha Decay Adjustment: The indicator provides the option to adjust the data against Alpha Decay, this compensates for the reduction...
This indicator helps avoid taking reversal trades too close to the 21 EMA, which may fail since the market often continues its trend after retracing from the 21 EMA level. It does not generate a direct signal for reversal trades but rather indicates points where you can consider potential reversal trades based on your trading methodology This script defines an...
The Baha'i Reversal Points is a custom creation that combines some of my favorite passions, creating stock indicator scripts and my faith. The Baha'i Faith believes in the oneness of God and all religions, and sees the number 9 as significant because that is the number of major world religions as well as the Baha'i symbol is a nine-pointed star. The number 19 is...
This indicator is an adapted version of Julien_Eche's 'Pro Momentum Calculator' tailored specifically for TradingView's 'Supertrend indicator'. The "Pro Supertrend Calculator" indicator has been developed to provide traders with a data-driven perspective on price movements in financial markets. Its primary objective is to analyze historical price data and make...
The trend change detector oscillator is a tool designed to help traders identify the current trend direction paired with the potential reversal zones. The oscillator is made of multiple parts: - The colored histogram, that displays the current long-term trend direction (long if above 0, short if below) - The trend line, which shows the price in relation to the...
The "Percentile Based Trend Strength" (PBTS) calculates trend strength based on percentile values of high and low prices for various length periods and then identifies the current trend as either Bullish, Bearish, or N/A (No Trend). Here's a step-by-step explanation of the code: Percentile Calculations: For each specified length period (13, 21, 34, 55, 89, and...
This indicator is designed to identify potential breaks and reversals in price movements for a financial instrument. The indicator displays several elements to assist users in spotting specific market conditions: 1. High and Low Pivots : The indicator marks the highest and lowest points on the price chart within a customizable lookback period. These pivots...
The HyperTrend indicator aims to provide a real-time estimate of an underlying linear trend in the price. Support and resistance extremities are constructed from this estimate which can provide trade opportunities within the overall trend. Most tools that return lines on a chart are either subject to backpainting or repainting. We aimed to provide a reliable...
This indicator helps in anticipating an area near a reversal area/point in real time. It shows cycles of concentration and diffuse in momentum. ----- HOW TO USE IT ----- Recommended to use with higher time frames (1-4h). The "Extra Sensitive" option allows the bars to turn yellow at a value of 9 instead of 10. 1) Notice the cycles of narrowing and widening that...
The Reversion Zone Index (RZI) is an indicator that combines the Commodity Channel Index (CCI), Choppiness Index (CI), and Bollinger Bands Percentage (BBPct) to identify mean reversion signals in the market. It is plotted as an Exponential Moving Average (EMA) smoothed oscillator with overbought and oversold zones, and mean reversion signals are represented by red...
EDRI EXTREME POINTS BUY & SELL INDICATOR This Buy and Sell (non-repainting) indicator uses signals based on the combined CCI/Momentum and RSI indicators and optional regular divergence. The idea of the indicator is to look for a potential reversal after the price reached extreme points (overbought or oversold) and signals an entry when the price shows signs of...
The Wick Reversal Indicator is a powerful technical tool developed in accordance with the pseudocode outlined in the book "Secrets of a Pivot Boss" by Franklin O. Ochoa, Jr. This indicator assists traders in identifying potential market reversal points with enhanced precision. By closely following the principles discussed in the book, the Wick Reversal Indicator...