The Liquidation Estimates (Real-Time) experimental indicator attempts to highlight real-time long and short liquidations on all timeframes. Here with liquidations, we refer to the process of forcibly closing a trader's position in the market. By analyzing liquidation data, traders can gauge market sentiment, identify potential support and resistance levels,...
The Liquidation Levels indicator aims at detecting and estimating potential price levels where large liquidation events may occur. By analyzing liquidation Levels, traders can identify potential support & resistance levels, identify stop-loss levels, and gauge market sentiment and potential areas of price volatility. 🔶 USAGE Liquidation refers to the...
This indicator provides a high-resolution and high-precision implementation of Volume Profile with flexible range settings. Its key features include: 1. Support for a high resolution of up to 2,500 rows. 2. Capability to examine lower timeframe bars (default 5,000 intra-bars) for enhanced precision. 3. Three range modes — "Visible Range", "Anchored Range", and...
Description: The "⨊ Standardized Orderflow" indicator is a powerful tool designed to enhance your technical analysis and trading strategies. This script brings together several unique features such as divergences, order flow, and volume-based sentiment analysis to provide traders with valuable insights into trend direction and reversal points. Key...
Description: The Liquidity Weighted Moving Averages by AlgoAlpha is a unique approach to identifying underlying trends in the market by looking at candle bars with the highest level of liquidity. This script offers a modified version of the classical MA crossover indicator that aims to be less noisy by using liquidity to determine the true fair value of price and...
The indicator is universal for trading on different markets: forex, stock and cryptocurrency. IT can help you find turning points in real time both on hourly timeframes and on 3-15m. It provides real-time information that can help make decisions about entering or exiting a position. The indicator also takes into account reversal patterns. It also displays candles...
Description: The Liquidity Guppy by AlgoAlpha offers traders a unique perspective on market liquidity and price movements. The indicator calculates a liquidity metric and uses it to generate multiple liquidity-weighted moving averages, generating a comprehensive and smooth view of market conditions. Rationale: It is common knowledge that liquidity makes it...
Description: The "Trend Flow Profile" indicator is a powerful tool designed to analyze and interpret the underlying trends and reversals in a financial market. It combines the concepts of Order Flow and Rate of Change (ROC) to provide valuable insights into market dynamics, momentum, and potential trade opportunities. By integrating these two components, the...
The indicator is designed for traders who are more interested in market structures and price action using volumes. Volume analysis can help traders build a clearer understanding of zones of buyer and seller interest, as well as places to capture liquidity (traders' stop levels). Key Features: The indicator highlights candle volumes in selected colors, where the...
The Volume-Trend Sentiment indicator is a tool designed to analyze volume trends and sentiment in the market. It provides valuable insights into the strength and direction of price movements based on volume data. Traders can use this information to make more informed decisions and identify potential trading opportunities. The indicator calculates a metric called...
The PhantomFlow Dynamic Levels indicator analyzes the dynamic volume over the period specified in the Period field. Channel boundaries can be used as dynamic support and resistance levels when trading within a range. The POC level also serves as a level at which the price may react during trend movements. The Period Multiplier parameter affects how many dynamic...
Library "SessionVolumeProfile" Analyzes price & volume during regular trading hours to provide a session volume profile analysis. The primary goal of this library is to provide the developer with three values: the value area high, low and the point of control. The library also provides methods for rendering the value areas and histograms. To learn more about...
Script is designed to analize volatility in real-time. Once added to chart, script starting to collect 2 things: Ticks count (tc) Price changing ticks count (pctc) The pctc/tc ratio may be interpret as a volatility measure. Label above real-time bar shows: Ticks count Price changing ticks count Ratio between (2) and (1) in percents Using this...
Anchored Moving Average? An anchored moving average (AMA) is created when you select a point on the chart and start calculating the moving average from there. Thus the moving average’s denominator is not fixed but cumulative and dynamic. In this indicator, I've provided three different types of Anchored Moving Averages, viz., WMA, SMA and VWAP. WMA is relevant...
Library "lib_profile" a library with functions to calculate a volume profile for either a set of candles within the current chart, or a single candle from its lower timeframe security data. All you need is to feed the method delete(this) deletes this bucket's plot from the chart Namespace types: Bucket Parameters: this (Bucket) method...
Key Components : 📍 Natural Logarithm Function : The script starts by employing a custom Taylor Series approximation for natural logarithms. This function serves to calculate entropy with higher accuracy than conventional methods, laying the foundation for further calculations. 📍 Entropy Calculation : The core of this indicator is its entropy function. It employs...
The RSI indicator is a powerful tool that utilizes both volume and time to determine market trends. When there is a low volume of trades in a short period of time, but the trading activity is high, it is considered bullish or bearish. In the case of a bullish trend, the RSI indicator will display a green color, while a bearish trend will be represented by a red...
The PhantomFlow AccumulationDetector indicator analyzes the volume profile and displays potential accumulation based on the selected timeframe in the settings. This indicator can be used both as zones for trend following and for identifying reversals, as shown in the examples on the chart. The logic behind the formation of the accumulation zone is based on the...