MetaTrader MT4 All Source Code Downloads - Page 25

Showing 3041 results
3D MAC Ribbon Custom Indicator for MT4/MT5 indicator MT4
MetaTrader 4 indicator

3D MAC Ribbon Custom Indicator for MT4/MT5

3D MAC Ribbon IndicatorThis indicator draws a 3-dimensional MAC ribbon on the chart. It clearly shows potential entry and exit signals when price moves above or below user-defined ...
Daily Separator Lines for MT5 Charts indicator MT4
MetaTrader 4 indicator

Daily Separator Lines for MT5 Charts

This indicator draws vertical lines on your chart to visually separate each new trading day. The lines appear at the start of each day, acting as clear period separators.Above each...
MetaTrader 4/5 Utility Script: Unknown script MT4
MetaTrader 4 script

MetaTrader 4/5 Utility Script: Unknown

This is a utility script for MetaTrader 4/5, named 'Unknown'. It is designed to support traders by providing reliable functionality within the MetaTrader environment.The tool adher...
XIG XAG Indicator indicator MT4
MetaTrader 4 indicator

XIG XAG Indicator

XIG XAG is a modification of the ZigZag indicator. It is used within XTrader, which is available on the Market Place.Input Parameters:extDepth: 12; Specifies the number of bars for...
Trade Signals Demo Expert Advisor expert MT4
MetaTrader 4 expert advisor

Trade Signals Demo Expert Advisor

The SignalsDemo Expert Advisor utilizes the trade signals functions. It displays signal properties available in the client terminal, enables modification of signal copy settings, a...
Real-Time World Stock Indices Demo expert MT4
MetaTrader 4 expert advisor

Real-Time World Stock Indices Demo

This Expert Advisor demonstrates retrieving real-time world stock index values from Google Finance using the WebRequest function.The quotes are updated automatically every 10 secon...
MTF Stopd Price Levels Indicator indicator MT4
MetaTrader 4 indicator

MTF Stopd Price Levels Indicator

This indicator plots Stopd price levels based on a user-specified timeframe (D - Daily, W - Weekly, M - Monthly, Q - Quarterly, Y - Yearly).Additional parameters allow for customiz...
WLX BW A CSIG Indicator indicator MT4
MetaTrader 4 indicator

WLX BW A CSIG Indicator

The indicator displays entry points.The system is described in the accompanying documentation.This is a tool for traders to identify potential trading opportunities based on specif...
Skype Control Library for MetaTrader library MT4
MetaTrader 4 library

Skype Control Library for MetaTrader

This library allows for sending text messages with necessary information via Skype in automatic trading. It works with Skype through the skype4com library, an ActiveX component tha...
AFL Winner Indicator indicator MT4
MetaTrader 4 indicator

AFL Winner Indicator

This oscillator was rewritten from Amibroker formula language (AFL) to MQL4. It serves for definition of a trend by formed characteristic reversed parts of the indicator in the int...
Spread on Chart Indicator indicator MT4
MetaTrader 4 indicator

Spread on Chart Indicator

Introduction Since 2026, most dealing centers have begun working with floating spreads. During the night, the spreads are often wider, and wide spreads appear during news events. ...
Advanced ADX Indicator indicator MT4
MetaTrader 4 indicator

Advanced ADX Indicator

An advanced implementation of the Average Directional Index (ADX) indicator.This indicator is designed to measure trend strength and direction.It utilizes a modified calculation to...
ea based on indicator sar, adx and sma 100 expert MT4
MetaTrader 4 expert advisor

ea based on indicator sar, adx and sma 100

this ea is in mql4 language and is based on:sma (simple moving average) with period 100 bar, adx (average directional movement index) period 14 bar, sar (parabolic sar) i...
expert advisor template with trailing stop expert MT4
MetaTrader 4 expert advisor

expert advisor template with trailing stop

this is a template for expert advisor coders to decrease their coding time. it contains trailing stop, autolots (true or false) and function scanning previous candles to fi...
i-am m a indicator MT4
MetaTrader 4 indicator

i-am m a

amma's formula is:a 25-day average modified moving average is employed as a filter. this was defined by maxwell in .amma is multiplied by 24, then today's close is added and the su...
genie expert MT4
MetaTrader 4 expert advisor

genie

an ea with parabolic sar indicator to check for buy and sell signals and automatically close the positions to lock in profits. ...
profit trailing expert MT4
MetaTrader 4 expert advisor

profit trailing

profittrailing is to realize virtual profit trailing.parameters:minlots: the min lots unit for calculation,usually is 0.01; minlotsprofittrailingsl: profit trailing stoplo...
trend strength indicator indicator MT4
MetaTrader 4 indicator

trend strength indicator

this indicator based on a 5 period simple moving average detects trends: if there is an uptrend then shows green bars, if there is a downtrend then shows red bars, if there...
3 ema crossover indicator MT4
MetaTrader 4 indicator

3 ema crossover

3 ema crossover indicator. maperiod1 must be smaller than maperiod2 and maperiod2 must be smaller than maperiod3.if ma1>ma2 and ma2>ma3 the indicator turns green. if...
peak n valley script MT4
MetaTrader 4 script

peak n valley

the script recognizes and shows peaks and valleys of certain period....
aku rapopo indicator MT4
MetaTrader 4 indicator

aku rapopo

the indicator calculates and draws the highest, lowest and median point of certain period....
infoboard indicator MT4
MetaTrader 4 indicator

infoboard

shows trading information such as spread, atr, swap, etc. the fractal trend indicates the actual price relative to each timeframe's last high and last low fractal points. ...
the heavy indicator MT4
MetaTrader 4 indicator

the heavy

the indicator helps to find the correct trend before enter the market. open trade when lime line is greater then green line and exit trade when lime line is lesser then gr...
indicator tracer indicator MT4
MetaTrader 4 indicator

indicator tracer

traces the output of indicators by buffer. output can be changed on the chart by moving the vl left or right. this can be useful when tracing the output of custom indicato...
candle time end and spread indicator MT4
MetaTrader 4 indicator

candle time end and spread

the indicator shows candle end time and current spread.i just submit, this is not my indi. i just download and share with you guys....
time filter library library MT4
MetaTrader 4 library

time filter library

the function will filter the trade positon. if the current time in the time you set, the function will return true.usage:extern string   timestart="12:00"; extern string  ...
close@profit expert MT4
MetaTrader 4 expert advisor

close@profit

close@profit is an ea that close orders after defined profit or loss. you can define if to close only trades on current symbol or to close all orders on all symbols, to cl...
moving avreage indicator MT4
MetaTrader 4 indicator

moving avreage

once the price closes above or below the two moving (60 &100) a signal is generated. signal must be generated only in-case the price closes above/below the two lines....
mtf ema 20 indicator MT4
MetaTrader 4 indicator

mtf ema 20

this indicator helps to find possible support/resistance areas after a trend has developed (normally first pullback ends at ema's region). it shows the value for ema 20 fr...
macd momentum indicator MT4
MetaTrader 4 indicator

macd momentum

macd momentum indicator (the red line is the momentum 10 of the histogram macd, smoothed 3). from an idea of tom aspray, i don't know if this indicator is the same he was ...
Сlose all script MT4
MetaTrader 4 script

Сlose all

a collection of scripts for closing various types of orders.closeall_comment - closes all orders based on a specific comment closeall_loss - closes all orders that whose p...
don forex min info indicator MT4
MetaTrader 4 indicator

don forex min info

some basic information which every trader needs. this indicator is tick- and timer-based also, so you don't have to wait for a new tick to update the time value! it is ver...
zero lag timer indicator MT4
MetaTrader 4 indicator

zero lag timer

real william kreider (madhatt30) this time is for the most part a zero lag, by that i mean there is no pausing during the countdown period. i'm devising additional code to accou...
currency correlation indicator MT4
MetaTrader 4 indicator

currency correlation

the indicator plots the correlation(strength) between eight currencies and gold.  select one of the following indicators for calculation:moving averagemoving average conve...
quickly open charts with different timeframes script MT4
MetaTrader 4 script

quickly open charts with different timeframes

easy script to help analyze specified symbol, it opens 8 new charts with different periods (m1, m5, m15, m30, h1, h4, daily, weekly) and applies a specified template "np" t...
bollinger breakout eurusd m15 expert MT4
MetaTrader 4 expert advisor

bollinger breakout eurusd m15

this ea was written for the eurusd m15. it is a break out system that relies mainly on bollinger bands. this is my first ea, and although it is a losing strategy, i post i...
mail all order status periodically expert MT4
MetaTrader 4 expert advisor

mail all order status periodically

mail all current order status periodically, the interval is sendmininterval, unit is second. it's a simple ea but i use it everyday.recommendations:1. sendmininterval shoul...
ilan expert advisor for metatrader 4 expert MT4
MetaTrader 4 expert advisor

ilan expert advisor for metatrader 4

real im not the author i just found it on the internet and wanted to share it on mql5.com because i think this expert advisor has a lot of potential. i added two versions of this ...
cek op indicator MT4
MetaTrader 4 indicator

cek op

the indicator plots trade history on the chart and account informaton....
tiger ea expert MT4
MetaTrader 4 expert advisor

tiger ea

the expert advisor determines buy and sell based on moving averages, it also uses adx and rsi. i am looking to the community to contribute to the code and develop it into ...
volatility trader and breakout ea (x-liquidex) expert MT4
MetaTrader 4 expert advisor

volatility trader and breakout ea (x-liquidex)

x-liquidex is an impulsive/volatility/breakout ea.it uses range, moving averages and keltner channel. it's logics are simple yet powerful. it can best operate in time-fram...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.