MetaTrader MTall All Source Code Downloads - Page 44

Showing 11123 results
Mars iCD indicator MT5
MetaTrader 5 indicator

Mars iCD

Trend indicator based on two RSI oscillators. The periods of the oscillators can vary, and the final indicator combines ADX and MACD technical indicators on one chart. Interpret th...
AT R Norm Indicator indicator MT5
MetaTrader 5 indicator

AT R Norm Indicator

This indicator was first implemented in MQL4 and published in 2026. It utilizes the smoothalgorithms.mqh library classes, which must be copied to the terminal_data_folder\mql5\incl...
MACD Elder Impulse Max indicator MT5
MetaTrader 5 indicator

MACD Elder Impulse Max

MaxagentThis indicator colors the MACD histogram bars according to the Elder Impulse system.Originally implemented in MQL4 and published in 2012, this version has been updated for ...
Bulls Bears Indicator indicator MT5
MetaTrader 5 indicator

Bulls Bears Indicator

The Bulls Bears indicator is a trend indicator that displays a colored cloud based on volume calculations. The cloud color represents the current market trend, with red indicating ...
Inter indicator MT5
MetaTrader 5 indicator

Inter

This indicator was designed to facilitate the acquisition of synchronized and normalized data for neural network inputs.Data synchronization is achieved based on the symbol where t...
Set Sell Limit Order script MT5
MetaTrader 5 script

Set Sell Limit Order

The setselllimitorder script facilitates the placement of a sell limit order with predefined trigger, stop loss, and take profit levels in points relative to the current price. Its...
Set Sell Stop Order script MT5
MetaTrader 5 script

Set Sell Stop Order

The setsellstoporder script is designed to facilitate the placement of a sell stop order with predefined trigger, stop loss, and take profit levels in points relative to the curren...
Set Buy Stop Order script MT5
MetaTrader 5 script

Set Buy Stop Order

The setbuystoporder script facilitates the placement of a buy stop order with predefined trigger, stop loss, and take profit levels in points relative to the current price.A key fe...
Set Buy Limit Order script MT5
MetaTrader 5 script

Set Buy Limit Order

The setbuylimitorder script is designed to facilitate the placement of buy limit orders with predefined trigger, stop loss, and take profit levels relative to the current price. It...
Set Buy Stop Limit Order script MT5
MetaTrader 5 script

Set Buy Stop Limit Order

The setbuystoplimitorder script facilitates the placement of a buy stop limit order with predefined trigger levels, stop loss, and take profit levels in points relative to the curr...
Set Sell Stop Limit Order script MT5
MetaTrader 5 script

Set Sell Stop Limit Order

The setsellstoplimitorder script facilitates the placement of a sell stop limit order with predefined trigger, stop loss, and take profit levels relative to the current price. A ke...
Empirical Mode Decomposition (EMD) script MT5
MetaTrader 5 script

Empirical Mode Decomposition (EMD)

The EMD script performs empirical mode decomposition for the current symbol, displaying the result in the default web browser.To use the script:- Copy the entire EMD directory (fro...
MA-Crossover Alert indicator MT5
MetaTrader 5 indicator

MA-Crossover Alert

The simplest arrow semaphore indicator with alerts at the newest close bar. It offers the option to send signals to a mailbox, and these signals are based on the crossing of two mo...
I-Any Range indicator MT5
MetaTrader 5 indicator

I-Any Range

The indicator of the ranges of unrestricted time intervals.This is an intraday indicator displaying the height of trade ranges inside a trading day. The operation principle is as f...
Brake Exp Indicator indicator MT5
MetaTrader 5 indicator

Brake Exp Indicator

A simple trend indicator presented in the style of NRTR. It functions similarly to the Parabolic SAR.This indicator was initially developed for MQL4 and released in the code base o...
Tandem: A Pair Trading Strategy for MetaTrader expert MT5
MetaTrader 5 expert advisor

Tandem: A Pair Trading Strategy for MetaTrader

If you are new to pair trading, you can find more information in the literature section. The concept can be summarized as follows:When comparing the charts of two similar assets by...
Brake Parb indicator MT5
MetaTrader 5 indicator

Brake Parb

Simple trend indicator displayed in the form of NRTR. Its use is similar to Parabolic SAR.BrakeParb is an indicator that was first implemented in MQL4 and published in the code bas...
WP Rfix Indicator indicator MT5
MetaTrader 5 indicator

WP Rfix Indicator

The WP Rfix indicator is a technical analysis tool designed for MetaTrader 4 and 5 platforms. It is calculated similarly to the Williams' Percent Range (WPR) indicator, but with a ...
CCI T3 indicator MT5
MetaTrader 5 indicator

CCI T3

Standard Commodity Channel Index smoothed by the Tilson algorithm. This indicator employs an efficient calculation method, utilizing bar closing values.Tips:This indicator can be s...
Simple Smoothed Trend Detector indicator MT5
MetaTrader 5 indicator

Simple Smoothed Trend Detector

A 3-pole Butterworth filter is used for smoothing, originally designed by Witold Wozniak in 2026.This indicator is used similarly to RSI and DEM.Image:...
RSI HTF indicator MT5
MetaTrader 5 indicator

RSI HTF

A standard indicator that can be applied to charts with different timeframes.The indicator colors ascending values above 50 in light green and descending values in dark green. Desc...
Tandem Instrument Indicator for Pair Trading indicator MT5
MetaTrader 5 indicator

Tandem Instrument Indicator for Pair Trading

This indicator visualizes the pair trading method by overlaying charts of two financial instruments to identify divergences and potential trading opportunities.Fig. 1: Overlaying E...
Bollinger Bands Width indicator MT5
MetaTrader 5 indicator

Bollinger Bands Width

Bollinger Bands Width is an indicator with a specific application method described in Forex Magazine, July 2026, on page 47.This indicator was first implemented in MQL4 and publish...
Simple Trend Detector indicator MT5
MetaTrader 5 indicator

Simple Trend Detector

This indicator is a variation of the RSI and DEM indicators, offering enhanced sensitivity.Its application is comparable to the aforementioned indicators.Image:...
Brake MA indicator MT5
MetaTrader 5 indicator

Brake MA

Simple trend indicator displayed in the form of NRTR. Its use is similar to Parabolic SAR.BrakeMA is an indicator that was first implemented in MQL4 and published in the code base ...
Average Size Bar Indicator indicator MT5
MetaTrader 5 indicator

Average Size Bar Indicator

This indicator provides a comprehensive set of smoothing methods for Average True Range (ATR) values, including SMA, EMA, SMMA, LWMA, and non-standard techniques. It also allows fo...
Invert Position script MT5
MetaTrader 5 script

Invert Position

This script facilitates the reversal of open positions with predefined stop loss and take profit values in points, calculated from the current price. The volume of the reversed pos...
Close Position script MT5
MetaTrader 5 script

Close Position

The Close Position script is a tool for managing open positions by closing them based on their volume.Input Parameters:...
Moving Average: 3-Pole Butterworth Filter indicator MT5
MetaTrader 5 indicator

Moving Average: 3-Pole Butterworth Filter

This indicator is a powerful tool for traders, offering a unique approach to price smoothing.Based on the Butterworth filter, it provides a 3-pole moving average that effectively r...
EA CCI T3 expert MT5
MetaTrader 5 expert advisor

EA CCI T3

EA is based on indicators CCIT3_Simple_v_2-01 and CCIT3_NoRecalc_v_3-01. Buy position is opened when the zero line is crossed upwards, and sell position is opened when the zero lin...
RVI-Crossover Alert indicator MT5
MetaTrader 5 indicator

RVI-Crossover Alert

The RVI-Crossover Alert is a straightforward arrow semaphore indicator that offers alerts at the most recent close bar. It enables users to receive signals via email and push notif...
RSI-Crossover Alert indicator MT5
MetaTrader 5 indicator

RSI-Crossover Alert

The RSI-Crossover Alert is a straightforward arrow semaphore indicator that offers alerts on the latest close bar. It enables users to receive signals via email and push notificati...
XLine Regression Indicator indicator MT5
MetaTrader 5 indicator

XLine Regression Indicator

XLineRegression is an indicator that generates levels based on the linear regression algorithm.Input Parameters:- XLineRegressionThis indicator was originally implemented in MQL4 a...
XRSX BB HTF indicator MT5
MetaTrader 5 indicator

XRSX BB HTF

The main difference of this indicator from its standard equivalent is the ability to change the smoothing algorithm by selecting from ten available options:- Simple Moving Average-...
Spuds Stochastic indicator MT5
MetaTrader 5 indicator

Spuds Stochastic

The indicator contains 8 stochastic oscillators. The default value of the "slow" and "period %d" parameters is 3, and %k varies from 6 to 24. This results in 8 stochastics with the...
Clock Indicator for MetaTrader 4/5 indicator MT4
MetaTrader 4 indicator

Clock Indicator for MetaTrader 4/5

This indicator displays the current time on the main chart, with five instances to showcase its versatility.Each clock instance can be set to a unique time, ensuring a personalized...
Modify Stop Loss or Take Profit script MT4
MetaTrader 4 script

Modify Stop Loss or Take Profit

This script allows you to set stop loss (SL) and take profit (TP) in pips from the actual price or at a specific price.When setting SL or TP, the script prioritizes pip settings ov...
Schaff Trend + Signal EMA indicator MT4
MetaTrader 4 indicator

Schaff Trend + Signal EMA

This indicator combines the Schaff Trend with an additional EMA signal for enhanced trend analysis.The Schaff Trend is a popular oscillator that identifies market trends and potent...
Elliot Waves Labels script MT4
MetaTrader 4 script

Elliot Waves Labels

A simple tool to quickly add text characters on the chart for Elliot wave letter labels and numbers.Usage:This is a script, so place it in the Scripts folder.To use, drag and drop ...
Autostop EA for MT4/MT5 expert MT4
MetaTrader 4 expert advisor

Autostop EA for MT4/MT5

Autostop is an efficient Expert Advisor (EA) designed to streamline your trading experience by automatically setting stop levels on open trades.This EA is a valuable tool for trade...
Charles 2.1.5 expert MT4
MetaTrader 4 expert advisor

Charles 2.1.5

Checks for special volatility conditions to open orders below the spike.Checks for training conditions to follow the trend when possible.Introduces the concept of pivot, resistance...
Renko EA: Updated for MetaTrader 2026 expert MT4
MetaTrader 4 expert advisor

Renko EA: Updated for MetaTrader 2026

This Renko EA has been meticulously updated for the latest MetaTrader 2026 standards, ensuring seamless integration with the platform's newest features.The code has been thoroughly...
Delete All Pending Orders in a Row script MT4
MetaTrader 4 script

Delete All Pending Orders in a Row

Description:This script efficiently closes all pending orders for a specific symbol at once. Simply place the script on the desired chart to execute this action....
MMA Breakout Strategy Volume I expert MT4
MetaTrader 4 expert advisor

MMA Breakout Strategy Volume I

Description:This strategy is designed for the EUR/USD currency pair on the M30 timeframe.Strategy Instructions:Run the EA from 2003.01.01 to 2026.06.01, and use the 'Open Prices On...
Multi-Level Moving Averages indicator MT4
MetaTrader 4 indicator

Multi-Level Moving Averages

This indicator presents a comprehensive multi-level moving average system with customizable parameters.The first line displays the primary moving average, calculated using the inpu...
Multi-Symbol Analysis Indicator indicator MT5
MetaTrader 5 indicator

Multi-Symbol Analysis Indicator

This indicator facilitates the simultaneous analysis of multiple symbols on a chart.Key Features:- Analyze two or more symbols at once.- Utilize the first visible chart bar as the ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.