Donchian Channel is a volatility indicator based on the calculation of the current price range with the recent highest and lowest prices.Key Features- The indicator calculates the ...
An example of a multicurrency expert advisor that uses a loop, where each iteration is responsible for trading each symbol separately.To avoid dependence on ticks of any symbol, th...
Finware.ru Ltd.A digital momentum indicator represented by colored characters.This indicator was first implemented in MQL4 and published on 11.02.2026.Figure 1. The ColorDM_361 Ind...
The Commentator Indicator analyzes a group of technical indicators and displays trade recommendations.This indicator was first implemented in MQL4 and published on 11.02.2026.Figur...
HVR IndicatorAn indicator of trend strength. The ratio of the price of the current bar to the price of the previous bar is used as the initial data for the calculation.This indicat...
I-Pass Lev CCI Indicator
This indicator provides semaphore signals using an oscillator.
Entry signals are displayed on the chart as colored arrows.
Exit signals are indicated by...
The indicator displays support and resistance levels calculated on daily prices. Support and resistance levels are calculated by the following formulas:This indicator was first imp...
The NRTR Indicator using Technical Analysis.This indicator was first implemented in MQL4 and published on 26.02.2026.Figure 1: The BAT_ATRV1 Indicator...
i-sk b-f IndicatorBarishpolts' moving channels indicator.This indicator was first implemented in MQL4 and published on 09.02.2026.Figure 1. The i-skb-f indicator....
The Flame indicator displays gradient semitransparent areas with an independent update rate.This feature allows for dynamic and visually distinct representations of data within the...
MDAC Indicator with Bar Coloring According to ElderGreen Bars: UptrendBlue Bars (Following Green or Red Bars): Trend ChangeRed Bars: DowntrendThe indicator utilizes the smoothalgor...
Semaphore Arrow Indicator Using Two Moving AveragesThis indicator generates signals at the crossing point of two Moving Averages (MAs). An additional filter for signal generation i...
Trendlines Day
This indicator draws trend support and resistance lines.
This indicator was first implemented in MQL4 and published on 28.03.2026.
The Trendlines Day indicator...
Di Napoli Levels Indicator with AlertsThis indicator displays Di Napoli levels on the current chart, complete with alerts.The indicator was first implemented in MQL4 and published ...
Fast3
This is a semaphore signal indicator. Its signals are calculated similarly to the standard indicator, but trade signals are displayed directly on the chart as corresponding ...
The Fast 2 indicator analyzes the latest three bars using a quadratic function, displayed as a histogram with two signal lines of different periods. Enter the market at the interse...
A semaphore signal indicator that forms signals when price gaps appear.This indicator was first implemented in MQL4 and published on 09.02.2026.The i-Gap IndicatorThe indicator gen...
The RSI 3-Timeframe indicator displays three RSI oscillators on a single chart, each utilizing a different timeframe.RSI 3-Timeframe Indicator- Displays three RSI oscillators.- Eac...
Bollinger Bands 3 Timeframe Indicator displays three sets of Bollinger Bands on a single chart, each utilizing different timeframes but maintaining identical parameters.This indica...
Tick Volume Indicator
This indicator utilizes tick volume for its calculations. In futures markets, trade volume data is reported with a one-day delay. To address this, many analy...
This indicator features three smooth and fast digital filters with three different timeframes displayed on the same chart.Installation InstructionsTo use the indicator, place the c...
This is the Ergodic Ticks Volume Indicator.Indicator DescriptionThe Ergodic Ticks Volume Indicator is one of the indicators of tick volume with multiple EMAs.The indicator uses Smo...
Adaptive Structure Zig Zag is a modern evolution of the classic fractal principle. The story behind Adaptive Structure Zig Zag began as a research experiment with a simple question...
A normalized oscillator consisting of two curves, functionally similar to the standard oscillator indicator.The indicator's logic operates as follows: when the blue line is above t...
The ergodic Blau CM indicator, implemented as a colored histogram.The indicator uses classes from the smoothalgorithms.mqh library (must be copied to the terminal_data_folder\mql5\...
This indicator is based on the concepts presented in the book "Momentum, Direction, and Divergence" by William Blau.It visually represents momentum through color signals and a colo...
The Blau CSI Indicator is derived from the principles outlined in William Blau's book "Momentum, Direction and Divergence."
This indicator is presented as a color histogram.
Indica...
The Blau DT indicator is an implementation of the indicator described in the book "Momentum, Direction and Divergence" by William Blau. It is presented as a color histogram.This in...
A trading system that uses an oscillator. A trading decision is made when the oscillator changes its direction of movement.Place the compiled file of the indicator blaucmi.ex5 into...
A trading system utilizing the Blau Momentum indicator.Trade decisions are made when the momentum changes direction or when the indicator crosses the zero line.The following input ...
Ergodic indicator, based on William Blau's book "Momentum, Direction, and Divergence," implemented as a color histogram.The indicator utilizes classes from the smoothalgorithms.mqh...
This is a moving average indicator that displays three different timeframes on one chart.The MA_3HTF indicator is designed to provide a clear view of market trends across multiple ...
The Moving Average EA is included in the standard pack of the client terminal and is an example of an EA that trades using the indicator.The EA file Moving Average.mq5 is located i...
The Math System indicator provides a set of target support/resistance levels for the predicted price movement.Key Features- A set of target support/resistance levels for the predic...
This is a digital filter of rapid trend with a reference line, implemented in the form of a cloud.Indicator OverviewThe Digital F-T01 indicator is a technical analysis tool that pr...
This is a Linear Regression Line indicator that uses data placed in the indicator buffer.Indicator OverviewThe Linear Regression Line indicator is a tool used for technical analysi...
Stochastic Indicator with Three Timeframes.This indicator displays the three main lines from three different timeframes on a single chart.Indicator Name: stoch_3htf...
Inertia Bars IndicatorThis indicator colors price bars based on price change.If the price on the current bar has increased by more points than the value specified in the 'body' inp...
LW Fractals Indicator (based on Bill Williams' Fractals)Fractals are a formation of five candlesticks where the middle candlestick has the highest high and the lowest low.This indi...
The EMA Prediction HTF Signal indicator displays trend direction on a selected bar using a graphical object with colored trend or deal direction indication. It provides alerts, aud...
R GATOR IndicatorAn analogue of the indicator with a smaller lag of signals.This indicator was first implemented in MQL4 and published in MQL5.com on 04.02.2026.The R GATOR indicat...
R MA IndicatorThis indicator represents an average of various calculation methods for the classical moving average.The R MA indicator was initially developed for MQL4 and was first...
Klines IndicatorA set of support and resistance levels derived from the extremes of a period across five different timeframes.This indicator was originally developed for MQL4 and f...
This is a straightforward indicator designed to display the current spread of a trading instrument.The indicator can be attached to any chart in the MetaTrader platform.Users can c...
Step Choppy Indicator AnalysisThis indicator analyzes trend power across eight distinct states. A growing trend is represented by light blue and blue, while a falling trend is indi...
This code provides a straightforward method for creating movable panels within the MetaTrader terminal.
It demonstrates how to populate these panels with information retrieved from...