Smoothed ATR, recalculated as price chart points.This indicator uses color to visually represent the strengthening or weakening of a trend. Red indicates a strengthening trend, whi...
This indicator displays twenty lines of Spearman's indicator in a single window. It was originally implemented in MQL4 and published in the code base in 2026. Image: spearmanstack_...
The GMMA Long Gistogram is a trend-following indicator, inspired by the idea of converting the GMMA_Long indicator into a histogram for better visualization.Originally implemented ...
This indicator displays the sine and tick values on your MetaTrader charts.Features:- Sine value: Provides the sine value of the current price.- Tick value: Displays the tick value...
The method was first introduced in the article "Gleitende Durchschnitte 3.0" (2026). This implementation uses λ = 2 for effective lag reduction. Higher λ values increase similarity...
KalenzoThe Squize_MA indicator illustrates the intersection of two moving averages with distinct averaging periods.The chart incorporates traditional flat limits, and a breakout in...
This indicator is designed to enhance your trading experience by visually representing the bid-ask spread on small time frames.When working with limited time frames, the spread val...
The indicator panel provides a comprehensive overview of your trading performance by displaying key statistical metrics for the current account. These metrics are calculated based ...
The indicator displays the opening price of the higher time frame (e.g., daily time frame) and creates line indents to the opening price, forming a range.Based on the settings, the...
The Multi-Currency Indicator enables the simultaneous analysis of up to eight currency charts. This indicator does not perform calculations but presents eight indicator candlestick...
The simplest visual interpretation of a candlestick chart.This indicator was first implemented in MQL4 and published in the code base in 2026.Fig.1 The CandleVisual Indicator...
This indicator is designed for intraday manual trading systems that utilize trade start and stop times.It visually represents the trading period by drawing a rectangle, allowing tr...
This indicator offers a customizable drawing mode, demonstrated here with the CCI oscillator. The histogram includes a new parameter, 'Confirmation (number of bars)', functioning s...
This indicator calculates the historical volatility of a financial asset, providing a measure of the asset's price fluctuations over time.The Parkinson Historical Volatility indica...
This change alert monitors an indicator that compares four types of regression (linear, quadratic, logarithmic, and exponential) and selects the one that best fits the data.The ind...
The Triple Exponential Moving Average (TEMA) Band is an indicator inspired by the Bollinger Band. It differs by utilizing the TEMA, resulting in a more symmetrical representation. ...
The iBBands HTF indicator is a unique tool for technical analysis, offering a distinct approach to visualizing market trends.This indicator is designed to be drawn using a specific...
The Moving Average indicator is a popular tool for visualizing trends and identifying potential reversals. This indicator calculates the average price over a specific time frame, w...
This indicator provides a comprehensive trading analysis tool by combining multiple indicators into one visual representation.How it works:- The green line represents the price dif...
The Bars Max Min System is a trading strategy based on the book "Long-Term Secrets to Short-Term Trading" by Larry Williams. This system modifies the original concept by introducin...
The MultiJFATLSignal indicator displays trend information using four indicators from different time frames. Each JFATL indicator corresponds to one of the four indicator lines. The...
This indicator provides a comprehensive view of pivot levels, sublevels, and Camarilla levels, offering traders a powerful tool for technical analysis.Functionality:The indicator o...
The USDX is a valuable tool for assessing the US dollar's strength against a diverse group of currencies. It is calculated using a weighted geometric mean of six major currencies: ...
The Wide Range Predictor is a straightforward indicator based on the alternation of narrow and wide ranges. To visualize the indicator:Draw a histogram representing the range of ea...
This indicator is a valuable tool for short-term trend trading, providing insights into potential exit points.Internal Closing (Gray Line):This indicates a closing within the range...
This indicator identifies high and low price values within a specified range, aiding in flat market analysis.Algorithm:1. Identify the highest and lowest price values within a defi...
Algorithm for calculation:Identify the highest and lowest closing prices within the specified period and verify if they fall within the defined range.If the first condition is met,...
The I Alligator HTF indicator is derived from Bill Williams' Alligator indicator, presented in a zigzag form.This indicator can be calculated and set for a specific timeframe.Fig. ...
Classic exponential moving average with the ability to use real numbers as the averaging period.This indicator allows for the use of real numbers as the averaging period, providing...
This indicator enables you to modify the color of the candles on your chart.You can set a specific time frame during which the candle colors will change.Input Parameters:- start_da...
The Parabolic HTF indicator offers a unique feature: the ability to select a specific timeframe for calculation.As new bars emerge on the chosen timeframe, the indicator displays l...
The NXDrangeSwitch indicator is a NRTR moving average placed above or below the price chart. In a downtrend, the indicator is positioned above the price chart and colored red. Conv...
The DIG Variation indicator is a powerful tool for traders, providing clear trading signals and position closure guidance. It averages the indicator using digital filters, which ca...
A classic price and volume trend indicator (PVT) with an additional signal line. This indicator utilizes the classes of the SmoothAlgorithms.mqh library, which was described in det...
The MA RSI-Trigger indicator identifies three states of a financial asset: rising, falling, and flat. It uses two moving averages and two RSI oscillators with different periods to ...
This indicator offers a comprehensive set of moving average calculations:- Simple Moving Average- Exponential Moving Average- Smoothed Moving Average- Linear Weighed Moving Average...
Bill William's Gator indicator, which is drawn on the high and displayed on the lower timeframe.To use this indicator, place the GatorCalc.mq5 file in the terminal_data_folder\mql5...
How it worksThe T3 MA-AL a r m is a technical indicator that operates by first calculating a moving average, and then re-smoothing this average. Arrows are used to indicate the poi...
The MultiMARSISignal indicator provides insights into prevailing trends by presenting the values of five indicators across various timeframes.Each of the four indicator lines corre...
This indicator is designed as an alternative to Moving Averages (MA) for determining trend direction, combining elements of a linear reversal and the iMovment indicator. Unlike the...