MetaTrader MT4 All Source Code Downloads - Page 47

Showing 3041 results
regular expressions tester mq l4 script MT4
MetaTrader 4 script

regular expressions tester mq l4

materials on regular expressions the article. the library. other useful materials microsoft microsoft microsoft others: most useful cregex class methods ismatch()- checks whet...
ma cross studies expert MT4
MetaTrader 4 expert advisor

ma cross studies

moving average studies this ea was created to study the effects of various trade and money management strategies applied to a simple system, using only a moving average for bias. w...
open two market orders in opposite directions script MT4
MetaTrader 4 script

open two market orders in opposite directions

this simple script opens two market orders in two opposite directions. the essence of this is when trading news, price often breaks out in one direction. so ideally executing this ...
identical candles indicator MT4
MetaTrader 4 indicator

identical candles

this is the semaphore indicator of candles that highlights the candles on the chart, which have same direction like all candles for your chosen timeframes. for example, each of the...
limit orders pro script MT4
MetaTrader 4 script

limit orders pro

this script provides quick work with a large number of pending orders in the market and contains functions for placing, changing, and deleting of orders within the your price range...
limit orders control expert MT4
MetaTrader 4 expert advisor

limit orders control

this is a not big assistant for trading with limit orders.its meaning is that if you want to place two limit orders on both sides of the price, you will have to wait until one of t...
rs i vs bb indicator MT4
MetaTrader 4 indicator

rs i vs bb

this is the semaphore indicator with arrows based on bb and rsi.so very often, leaving the bollinger bands canal the price slows down and after that it returns into the canal. if t...
rs i slowdown indicator MT4
MetaTrader 4 indicator

rs i slowdown

Download the source code for this indicator
ma c d expert expert MT4
MetaTrader 4 expert advisor

ma c d expert

this expert advisor is using the macd indicator to open trades.it works on any symbol and support 5 and 4 digits brokers.the exits are based on fixed stop loss and take profit valu...
permutations and combinations (mt4) library MT4
MetaTrader 4 library

permutations and combinations (mt4)

introduction it doesn't happen very often, but every once in awhile one needs to iterate over all of the combinations or permutations of a set of objects. or more specifically, giv...
ad x expert expert MT4
MetaTrader 4 expert advisor

ad x expert

adx expert is based on adx indicator and can be traded on every tradable symbol.the expert is trading fixed position size, and has fixed stop loss and take profit.inputs lot size ...
multi pair closer expert MT4
MetaTrader 4 expert advisor

multi pair closer

this ea will monitor the net profit of a currency basket and close all positions when the specified profit has been acquired. it does not matter which chart you run the bot on, all...
start external process script MT4
MetaTrader 4 script

start external process

this script allows you to start any arbitrary external program. use it as-is or as a starting point for something amazing.in order for this script to work, you will have to allow i...
hedging zone recovery area expert MT4
MetaTrader 4 expert advisor

hedging zone recovery area

zone recovery is an advanced hedging system. when the market goes against you by certain number of pips, you open an opposite trade by a trade with slightly bigger lot size.if the ...
rs i signal indicator MT4
MetaTrader 4 indicator

rs i signal

features displays 3 rsi lines of different periods and the ma of the first rsi line (smoothed rsi). displays the ma of the smoothed rsi. the crosses of smoothed rsi and its ma can...
hourly pivot points with color filling indicator MT4
MetaTrader 4 indicator

hourly pivot points with color filling

5/4/2018 update:fixed an error in calculating s/r points by fibo. fixed a bug in drawing objects. this indicator uses two ways to calculate r1/r2/r3/s1/s2/s3: normal formula and fi...
martingale bone crusher expert MT4
MetaTrader 4 expert advisor

martingale bone crusher

the ea uses two modes of martingale strategy:strategy 1 the ea enters trades according to the price that is above or below moving average. if we lose a trade then the ea will take ...
record is connected, spread, stop, freeze level expert MT4
MetaTrader 4 expert advisor

record is connected, spread, stop, freeze level

ea is run say once every minute and writes the status of isconnected, spread, stop and freeze level to a file.parameters i_recordperiodinminutes- in minutes, how often the spread e...
average volume per hour script MT4
MetaTrader 4 script

average volume per hour

this script scans through the bars within a 1 hour chart and calculates the average volume per hour. it is prevented from working on any chart other than 1 hour and the average cal...
unknown script MT4
MetaTrader 4 script

unknown

Download the source code for this script
martingale vi hybrid expert MT4
MetaTrader 4 expert advisor

martingale vi hybrid

if the trade goes in the opposite direction after a predetermined number of pips, then it opens another trade in the same direction of the first trade. the process repeats itself u...
sh a256, sh a384 and sh a512 + hm a c library MT4
MetaTrader 4 library

sh a256, sh a384 and sh a512 + hm a c

many developers need these functions, while working with different kinds of external apis, like bitcoin and altcoin exchanges where it is often necessary to send data with the conf...
s-downloader (single tf) script MT4
MetaTrader 4 script

s-downloader (single tf)

the script downloads the historical quotes data of a single timeframe for all symbols in the market watch. this is convenient to conduct more backtesting on a single timeframe that...
cseries class library MT4
MetaTrader 4 library

cseries class

cseries class is a low latency container made for the purpose of collecting ticks and working further with them. it allows user to access ticks in the same way like he would access...
tipu cc i indicator MT4
MetaTrader 4 indicator

tipu cc i

here is an example of how to use tipu cci in an expert advisor....
schedule library MT4
MetaTrader 4 library

schedule

the schedule class defines a schedule as beginning at a certain day of the week and time, and running until the ending day of the week and time. there are also tests included in "s...
scale all charts script MT4
MetaTrader 4 script

scale all charts

two scripts are included for scaling all of the charts:"scale auto all" will set all of the open charts to automatic scaling. "scale fix all" will set all of the open charts to use...
change timeframe all script MT4
MetaTrader 4 script

change timeframe all

this script will change the timeframe of all the opened charts. it has one setting for selecting the desired timeframe. this saves me a lot of time when doing multi timeframe analy...
change zoom level all script MT4
MetaTrader 4 script

change zoom level all

this script sets the zoom level for all opened charts simultaneously. this saves me a lot of time when i'm looking at 12 charts and want to adjust them all....
automatic fibonacci lines mr vb indicator MT4
MetaTrader 4 indicator

automatic fibonacci lines mr vb

autofiblinesmrvb indicator draws automatically fibonacci levels on the chart. includes fibonacci channel.the lines have percentage value and price.available fibonacci levels: 0.0%,...
keyboard trade library MT4
MetaTrader 4 library

keyboard trade

this tool is for trading with keyboard input, it supports "send order", "set stop loss", "set take profit", and "close order".1. send order command buy: b,lots,price,sl,tp sell: s,...
rs i ma ea expert MT4
MetaTrader 4 expert advisor

rs i ma ea

what i have is an ea working from 2000, but it is not optimized.the ea works by moving average trend and rsi signals at overbought & oversold areas. it doesn't have targets but...
renko-fractals-grid expert MT4
MetaTrader 4 expert advisor

renko-fractals-grid

this ea uses "renko" box size on metatrader 4 chart. when a renko box is created (not visible, only calculated in pips) and price reaches the level where there was a fractal, the e...
tap4 fibs indicator MT4
MetaTrader 4 indicator

tap4 fibs

creates fibonacci levels based on the zigzag indicator. tap the "x" or "z" key to scroll through each swing in the zigzag, to the right or to the left. it can measure multiple fibs...
planned pending orders script MT4
MetaTrader 4 script

planned pending orders

overviewthe script will open limit pending orders according to named horizontal lines in the chart you have to draw before. when finished drawing you drag and drop the script onto ...
rsi and cci divergence expert MT4
MetaTrader 4 expert advisor

rsi and cci divergence

rsi & cci divergence ea trades when there is a divergence of "rsi" or "cci" indicator has trailing stop loss &take profit works on all time frames major forex pairs and sto...
fibonacci expert MT4
MetaTrader 4 expert advisor

fibonacci

"fibonacci" ea trades when there is a retracement from "fibonacci" levels.this ea can trade with all time frames major forex pairs and stocks nasdaq.try it on demo first. this ea t...
pinbar expert MT4
MetaTrader 4 expert advisor

pinbar

"pinbar" ea trades when there is a pinbar pattern,has trailing stop loss &take profit works on all time frames major forex pairs and stocks nasdaq.try it on demo first. this ea...
bolinger band squeeze expert MT4
MetaTrader 4 expert advisor

bolinger band squeeze

"bolinger band squeeze" ea trades when there is an expansion after contraction of bollinger bands has trailing stop loss &take profit works on all time frames major forex pairs...
donchain channel expert MT4
MetaTrader 4 expert advisor

donchain channel

"donchain channel" ea trades when there is a retracement from "donchain channel" levels has trailing stop loss &take profit works on all time frames major forex pairs and stock...
pull back expert MT4
MetaTrader 4 expert advisor

pull back

"pull back" ea trades when there is a pull back from the trend of 2 moving averages has trailing stop loss &take profit works on all time frames major forex pairs and stocks na...
ichimoku rretracement expert MT4
MetaTrader 4 expert advisor

ichimoku rretracement

"ichimoku rretracement" ea trades when there is a retracement from "ichimoku" levels has trailing stop loss &take profit works on all time frames major forex pairs and stocks n...
engulfing expert MT4
MetaTrader 4 expert advisor

engulfing

"engulfing" ea trades when there is an engulfing pattern has trailing stop loss &take profit works on all time frames major forex pairs and stocks nasdaq.try it on demo first. ...
market watch au t o-cs v script MT4
MetaTrader 4 script

market watch au t o-cs v

written in this code you can find a loop on your marketwatch. it can be used to do a multi-market algorithm, like an ea which works on all the selected markets. back to our script ...
trend finder expert MT4
MetaTrader 4 expert advisor

trend finder

"trend finder" ea trades when there is a breakout from historical minimum/maximum has trailing stop loss &take profit works on all time frames major forex pairs and stocks nasd...
relative strength levy indicator MT4
MetaTrader 4 indicator

relative strength levy

description:the concept of relative strength to levy is based on the assumption that, securities which exhibited a large relative strength in the past will also develop relatively ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.