Trigger Lines IndicatorThis indicator is designed to be used alongside your existing trading strategy. The trigger lines provide information on market direction.The large trigger l...
indicator: alerts on new baralert options:popup alertsound alertemail alertpush notificationNote: If popup alert and sound alert are both set to true, only the popup alert will fun...
This indicator displays the distance to assumed stop levels using two lines positioned at a predetermined distance from the current price. Despite its simplicity, it is a very usef...
Displays the chart's symbol and period label.Allows customization of text size, color, and position on the chart.Supports non-standard periods up to 59 minutes, ideal for offline c...
Catcher Profit EA is an Expert Advisor designed to monitor and manage trade profitability on your MetaTrader graph.The EA continuously checks the current profit and loss (P/L) valu...
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...
Simple scripts to draw weekly and monthly pivot points, including support and resistance lines for the current week or month.Recommendations:- Accompany submitted code with a meani...
This Expert Advisor demonstrates the use of the OBJ_LABEL graphic object.The EA is coded in MQL5 style, and the properties of the graphic object, including coordinates, corner, and...
The Time Indicator displays both the broker's time and the local computer's time directly on your trading chart.The display size can be adjusted using the zoom level setting.You ca...
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...
AlgLib: Numerical Analysis LibraryThis library provides functions for numerical analysis, including the calculation of distribution moments such as mean, variance, skewness, and ku...
The Value Chart was developed to show the valuation of the market.
It could be described as a detrended oscillator in which the higher or lower the value on the Value Chart the mo...
This is a Renko Range Detector indicator.It detects and displays the fixed size of the Renko bar or candle range on the Renko offline chart. Fast and easy identification of chart p...
Indicator: Constant Range SizeDetects and displays the fixed size of the constant range.Fast and easy identification of chart parameters facilitates trading efficiency.Note:This in...
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...
EasyXML: A Powerful XML and XHTML Parser for MQL5Core Functionality and CapabilitiesEasyXML is a robust yet user-friendly XML parser designed to read and process XML data from mult...
This tool automatically places Stop Loss and Take Profit orders at user-defined distances from the entry price.It clearly displays the current status of all open orders.To close an...
This indicator draws support and resistance levels utilizing fractal data from the MN1, W1, D1, H4, and H1 timeframes.Combined with the Fractals indicator, it simplifies the identi...
A collection of predefined scripts designed to save you time by providing immediate access to required settings without manual input.Script List:- SL (SL-20, SL-100, SL-500, SL-300...
Close Cross MA Expert Advisor (EA) 3.00Stealth Mode:The EA will close all open orders on charts corresponding to the EA's chart symbol when the bid or ask price is equal to or cros...
Close on Cross Kijun Sen EA 3.00Stealth Mode:The EA will close all open orders for the chart's symbol when the bid or ask price crosses the Kijun Sen. For buy orders, the condition...
icefx Signal Viewer is a utility script designed to display closed positions from MQL5 Community Signals directly on your MetaTrader chart.How it Works:1. Installation: Copy the sc...
This indicator is a minor modification of the classical fractals.You can choose the number of left and right bars to define a new top or bottom, as well as a shift parameter.In the...
This utility allows you to capture screenshots of scripts, EAs, or indicators at their original chart size. The MT4/MT5 platform does not automatically detect chart dimensions, nec...
Liquidex v1 is a pioneering High-Frequency Trading (HFT) Expert Advisor (EA) released for educational purposes. It executes trades in seconds or even nanoseconds.The EA employs a s...
This indicator is a modification of the classical version.
It computes the smoothed rate of change of two exponential moving averages. More precisely, the indicator has 5 inputs: s...