MetaTrader MT5 All Source Code Downloads - Page 25

Showing 8078 results
CCI T3 No Re Calc indicator MT5
MetaTrader 5 indicator

CCI T3 No Re Calc

The ccit3_simple indicator has been modified to address a limitation on the number of calculated bars (max_bars_calc=100000). This indicator is a fundamental component of the exper...
Fast Zig Zag indicator MT5
MetaTrader 5 indicator

Fast Zig Zag

FastZZ is a highly efficient and rapid zigzag indicator. It provides a comprehensive 'picture' of market trends while outperforming its counterparts in terms of speed and cost-effe...
EA AML expert MT5
MetaTrader 5 expert advisor

EA AML

This expert advisor operates based on the AML indicator. It generates a buy signal when a bar closes above the indicator line (while opening below the line) and a sell signal when ...
Multi XRS X Signal indicator MT5
MetaTrader 5 indicator

Multi XRS X Signal

MultiXRSXSignal displays information on current trends using values of four indicators obtained from different time frames.Each indicator corresponds to one of the four lines of th...
Multi X2 MA Signal indicator MT5
MetaTrader 5 indicator

Multi X2 MA Signal

MultiX2MASignal displays information on current trends using values of four indicators obtained from different time frames.Each indicator corresponds to one of the four indicator l...
Multi MA CD Signal indicator MT5
MetaTrader 5 indicator

Multi MA CD Signal

MultiMaCDSignal provides insights into current market trends by utilizing values from six indicators across various time frames.Each of the MACD indicators is linked to one of the ...
Multi RVI Signal indicator MT5
MetaTrader 5 indicator

Multi RVI Signal

MultiRVISignal is a powerful tool that provides valuable insights into market trends by utilizing four indicators from various time frames.This indicator displays four lines, each ...
Gann Multi Trend Indicator indicator MT5
MetaTrader 5 indicator

Gann Multi Trend Indicator

The Gann Multi Trend indicator is a powerful tool based on the article published on mql5.com. This indicator provides valuable insights for traders, offering a comprehensive approa...
Trade Channel Expert Advisor expert MT5
MetaTrader 5 expert advisor

Trade Channel Expert Advisor

This Expert Advisor (EA) utilizes a price channel strategy for trading, with an emphasis on risk management and position sizing.The EA first establishes a price channel by identify...
MA2 CCI expert MT5
MetaTrader 5 expert advisor

MA2 CCI

How it works The entry point is determined by the intersection of two moving averages and the concurrent intersection of the zero line by the Commodity Channel Index (CCI). The exi...
Fast Trading Panel expert MT5
MetaTrader 5 expert advisor

Fast Trading Panel

Extract the 'TradePad.zip' file to the folder where you have MetaTrader 5 installed. For instance, 'C:\Program Files\MetaTrader 5'....
Color Zig Zag indicator MT5
MetaTrader 5 indicator

Color Zig Zag

ColorZZ is a modified indicator that visually represents price movements with color-coded segments. It calculates the ratio of the current segment range to the previous segment ran...
New Highs-New Lows Index indicator MT5
MetaTrader 5 indicator

New Highs-New Lows Index

The New Highs-New Lows Index is a powerful tool for traders, as described by A. Elder in the book 'Trading for a Living: Psychology, Trading Tactics, Money Management' (2026).This ...
Multi Line Moving Average Indicator indicator MT5
MetaTrader 5 indicator

Multi Line Moving Average Indicator

The Multi Line Moving Average indicator displays six moving averages for various time frames on the active chart.Each moving average's parameters are customizable for specific peri...
ColorXATR indicator MT5
MetaTrader 5 indicator

ColorXATR

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...
Spearman Stack X20 indicator MT5
MetaTrader 5 indicator

Spearman Stack X20

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_...
GMMA Long Gistogram indicator MT5
MetaTrader 5 indicator

GMMA Long Gistogram

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 ...
GPF TC Pivot Limit expert MT5
MetaTrader 5 expert advisor

GPF TC Pivot Limit

This expert advisor (EA) utilizes pivot points for trading decisions, opening positions based on price interactions with support and resistance levels.A buy position is initiated w...
GPF TC Pivot Stop expert MT5
MetaTrader 5 expert advisor

GPF TC Pivot Stop

How it worksThe GPF TC Pivot Stop Expert Advisor calculates the pivot point and three support/resistance levels based on daily bars. It opens a position when the price hits the piv...
Get Extremums library MT5
MetaTrader 5 library

Get Extremums

The getextremums() function is a powerful tool for identifying extremums within a specified historical period. It employs a search algorithm akin to that used in the indicator, rel...
Sine and Tick Indicator indicator MT5
MetaTrader 5 indicator

Sine and Tick Indicator

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...
3rd Generation XMA indicator MT5
MetaTrader 5 indicator

3rd Generation XMA

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...
Squize MA indicator MT5
MetaTrader 5 indicator

Squize MA

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...
Bid-Ask Channel Indicator indicator MT5
MetaTrader 5 indicator

Bid-Ask Channel Indicator

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...
CTrade Statistics library MT5
MetaTrader 5 library

CTrade Statistics

The CTradeStatistics class provides a comprehensive suite of enumeration parameter calculations, offering a flexible approach to statistical analysis in trading strategies.With the...
Trade Statistics Panel for MetaTrader 4/5 indicator MT5
MetaTrader 5 indicator

Trade Statistics Panel for MetaTrader 4/5

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 ...
cselectfile library MT5
MetaTrader 5 library

cselectfile

cselectfile is a graphical interface class for file selection, built upon standard library class methods.Methods:- create: Generates a graphical interface.- chartevent: Handles cha...
AT R Open Indent indicator MT5
MetaTrader 5 indicator

AT R Open Indent

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...
up3x1 krohabor d expert MT5
MetaTrader 5 expert advisor

up3x1 krohabor d

How it worksThree moving averages are used.Conditions for buying:- The fast moving average crosses the middle moving average upwards.- The fast MA is above the slow MA.- The fast M...
Expert Advisor: 3rd Generation XM A expert MT5
MetaTrader 5 expert advisor

Expert Advisor: 3rd Generation XM A

The Expert Advisor (EA) is designed to execute trades based on the change in direction of a moving average (MA). It generates a trading signal when a bar closes, provided the MA di...
CCI T3 Tick indicator MT5
MetaTrader 5 indicator

CCI T3 Tick

The calculation is not performed over the entire historical data but over a specified number of bars, "maxbars"....
Multi-Currency Indicator indicator MT5
MetaTrader 5 indicator

Multi-Currency Indicator

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...
Candle Visual Indicator indicator MT5
MetaTrader 5 indicator

Candle Visual Indicator

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...
iClose HTF indicator MT5
MetaTrader 5 indicator

iClose HTF

The iClose HTF indicator plots a zigzag based on closing prices of a specified time frame in the input parameters.Fig.1 iClose HTF indicator...
Trend Capture Expert Advisor expert MT5
MetaTrader 5 expert advisor

Trend Capture Expert Advisor

This Expert Advisor (EA) utilizes a trend-following strategy, capturing market trends for profitable trades.How it WorksThe EA's entry direction is guided by an indicator, with the...
Universal Investor Expert Advisor expert MT5
MetaTrader 5 expert advisor

Universal Investor Expert Advisor

This Expert Advisor (EA) is designed to optimize trading strategies using exponential (EMA) and linear weighted (LWMA) moving averages.How it WorksThe EA opens a buy position when ...
up3x1 expert MT5
MetaTrader 5 expert advisor

up3x1

This expert advisor utilizes three moving averages (MAs) for trading signals.When the fast MA crosses the middle MA, and both are below the slow MA, a buy position is opened. Conve...
Trade Time Indicator indicator MT5
MetaTrader 5 indicator

Trade Time 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...
CCI Draw Mode indicator MT5
MetaTrader 5 indicator

CCI Draw Mode

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...
HistVolatility indicator MT5
MetaTrader 5 indicator

HistVolatility

This indicator calculates the classic historical volatility of a financial asset.Fig.1 The HistVolatility indicator...
Parkinson Historical Volatility Indicator indicator MT5
MetaTrader 5 indicator

Parkinson Historical Volatility Indicator

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...
Aroon Signal Indicator indicator MT5
MetaTrader 5 indicator

Aroon Signal Indicator

This indicator provides trading signals based on Aroon values.Fig. 1: Aroon Signal Indicator...
Regression Analysis Alert indicator MT5
MetaTrader 5 indicator

Regression Analysis Alert

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...
TEMA Band indicator MT5
MetaTrader 5 indicator

TEMA Band

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. ...
Divergence Trader Expert Advisor expert MT5
MetaTrader 5 expert advisor

Divergence Trader Expert Advisor

This Expert Advisor is a powerful trading tool designed to analyze market trends and make informed trading decisions. How it WorksThe Expert Advisor utilizes a sophisticated strate...
sh e kanskigor expert MT5
MetaTrader 5 expert advisor

sh e kanskigor

How it works The expert advisor determines the direction of the last daily bar at a set time and opens a position in the opposite direction, provided there is no open position.The ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.