MetaTrader MTall Expert Source Code Downloads - Page 26

Showing 2478 results
exp mf i expert MT5
MetaTrader 5 expert advisor

exp mf i

the simplest expert advisor based on mfi. sells at a downward crossing of an oscillator overbought level, buys at an upward crossing of an oscillator oversold level. the entry sign...
candels high open expert MT5
MetaTrader 5 expert advisor

candels high open

the entire chain: indicator, indicator signals module.candelshighopen expert advisor is based on the candels high open indicator trading signals module. the ea has been generated b...
original turtle rules trader expert MT5
MetaTrader 5 expert advisor

original turtle rules trader

original turtle rules trader ea implements a trading system described in the book . according to the description given in the book, the famous turtle trader system consists of the ...
exp wp r expert MT5
MetaTrader 5 expert advisor

exp wp r

the simplest expert advisor based on wpr. sells at downward crossing of an oscillator overbought level, buys at an upward crossing of an oscillator oversold level. the entry signal...
exp fishing expert MT5
MetaTrader 5 expert advisor

exp fishing

the expert advisor opens an initial position in the current candle's direction and increases its volume if profit in points increases a threshold fixed in the ea inputs.the data on...
exp color jfatl digit re open expert MT5
MetaTrader 5 expert advisor

exp color jfatl digit re open

the exp_colorjfatl_digit_reopen trading system is based on the indicator color change with adding to trend-following positions. a trade signal forms at a bar closing if the indicat...
simple fx expert MT5
MetaTrader 5 expert advisor

simple fx

the expert advisor is based on moving averages crossing.simple fx ea trades forex automatically using the moving averages.the mas feature customizable period, method and type. orde...
exp bezier re open expert MT5
MetaTrader 5 expert advisor

exp bezier re open

the exp_bezier_reopen trading system is based on the indicator color change with adding to trend-following positions. a trade signal forms at a bar closing if the indicator line co...
opening and Сlosing on time expert MT5
MetaTrader 5 expert advisor

opening and Сlosing on time

the ea opens and closes positions at a specified time. the condition is additionally checked:only hh:mm are considered in the inputs (time).inputs:opening time (only hh:mm are cons...
double up с изгибом expert MT5
MetaTrader 5 expert advisor

double up с изгибом

the main difficulty of the code is comparing icci and imacd values with the "buy sell level" variable. the indicator values may be different several or even dozens of times.for exa...
exp jbrain trend1 stop re open expert MT5
MetaTrader 5 expert advisor

exp jbrain trend1 stop re open

the exp_jbraintrend1stop_reopen trading system is based on the indicator color change with adding to trend-following positions. a trade signal forms at a bar closing if the indicat...
vr---se t k a---3 expert MT5
MetaTrader 5 expert advisor

vr---se t k a---3

i have developed this ea based on my own trading experience. the market and the price are chaotic entities with no laws, therefore forecasting future movements is meaningless. howe...
expert ne w s expert MT5
MetaTrader 5 expert advisor

expert ne w s

the expert advisor trades on the market jumps using no indicators.the idea behind the ea is that stop orders move on the set distance from the current price discretely in time.if t...
simplest hedging ea ever expert MT5
MetaTrader 5 expert advisor

simplest hedging ea ever

if an even simpler ea exists, i would like to see it!the ea does not use any indicators. it simply opens two opposite positions when a new bar appears.then, it waits till both are ...
trend me leave me expert MT5
MetaTrader 5 expert advisor

trend me leave me

trendmeleaveme is a metatrader 5 ea. the semi-automated expert advisor using a trend line (trendline).before launching the ea, simply draw a bullish or a bearish trend. set the pro...
example of a simple breakout trading robot expert MT4
MetaTrader 4 expert advisor

example of a simple breakout trading robot

description:just a very simple break-out trading example as seen on the buy-entry example image below.the sell-entry would be as revers of buy-entry image.by candles only with no i...
v1 n1 lo n n y mt4 expert MT4
MetaTrader 4 expert advisor

v1 n1 lo n n y mt4

automated trading system for breakouts in the london and new york sessions, which considers trading ranges formed during the sydney and tokyo sessions.default settings: gbpjpy h1. ...
frank ud expert MT5
MetaTrader 5 expert advisor

frank ud

works only on the hedge accounts! martin, martingale. doubling the lot at loss.it starts by opening two opposite positions with the minimal lot. the "takeprofit" and "stoploss" lev...
exp adaptive cg oscillator x2 expert MT5
MetaTrader 5 expert advisor

exp adaptive cg oscillator x2

the exp_adaptivecgoscillator_x2 trend trading system based on the signals from two indicators. the first indicator determines the direction of the slow trend based on the position ...
exp fractal rs i expert MT5
MetaTrader 5 expert advisor

exp fractal rs i

the simplest ea based on the . sells at downward crossing of oscillator overbought level, buys at the upward crossing of oscillator oversold level. the signal is formed when a bar ...
exp fisher transform x2 expert MT5
MetaTrader 5 expert advisor

exp fisher transform x2

the exp_fishertransform_x2 trend trading system based on the signals from two indicators. the first indicator determines the direction of the slow trend based on the position of th...
cross ma expert MT5
MetaTrader 5 expert advisor

cross ma

getting the indicator values on the first and second bars://--- get moving average mas=imaget(handle_ima1,1); // long moving average 12 maf=imaget(handle_ima2,1); // short moving a...
exp 2pb ideal ma re open expert MT5
MetaTrader 5 expert advisor

exp 2pb ideal ma re open

the exp_2pbidealma ea is based on the crossing of moving averages with position scaling according to the trend. the signal is formed when a bar is closing if there is crossing of s...
expert ma c d eur u s d 1 hour expert MT5
MetaTrader 5 expert advisor

expert ma c d eur u s d 1 hour

works based on the imacd (macd) indicators.conditions to check the signals for opening a position:opening buy on the chart:...
go expert MT5
MetaTrader 5 expert advisor

go

signals based on four ima (ma) indicators, by price_open, price_high, price_low, price_close prices. trades only on hedge accounts.block for determining the signal direction:double...
exp color zerolag momentum x2 expert MT5
MetaTrader 5 expert advisor

exp color zerolag momentum x2

the exp_colorzerolagmomentum_x2 trend trading system based on the signals from two indicators. the first indicator determines the direction of the slow trend based on the position ...
stoch expert MT5
MetaTrader 5 expert advisor

stoch

trades using the pending sell limit and buy limit orders. removes all orders and closes positions at 23:59.calculation of prices for pending orders:in this case, if there are pendi...
exp zonal trading expert MT5
MetaTrader 5 expert advisor

exp zonal trading

the expert advisor which uses the ao and ac indicators in its operation, which were proposed by the bill williams.the ea buys at green ao and ac, sells at red ao and ac. the market...
bollinger bands expert MT5
MetaTrader 5 expert advisor

bollinger bands

the expert advisor opens trades based on the bollinger bands indicator....
the master mind expert MT5
MetaTrader 5 expert advisor

the master mind

the istochastic (stochastic) oscillator, iwpr (larry williams' percent range) indicators are used.recommended period is m5. test on eurusd m5, from 2016.06.01 to 2016.11.18, initia...
vr---ste a l s-2 expert MT5
MetaTrader 5 expert advisor

vr---ste a l s-2

the ea represents a stealth program, which manages the positions using labels.the ea and this way of working are well proven when working with certain brokers.the ea functionality ...
the master mind 3 expert MT5
MetaTrader 5 expert advisor

the master mind 3

the expert advisor processes signals from four iwpr indicators with different averaging periods: iwpr(26), iwpr(27), iwpr(29), iwpr(30). the obj_text objects are displayed on the c...
exp fractal wp r expert MT5
MetaTrader 5 expert advisor

exp fractal wp r

the simplest ea based on the . sells at downward crossing of oscillator overbought level, buys at the upward crossing of oscillator oversold level. the signal is formed when a bar ...
escape expert MT5
MetaTrader 5 expert advisor

escape

the expert advisor trades based on two ima: ima(5) and ima(4) on the m5 timeframe. individual takeprofit and stoploss levels are set for buy and sell.block for making decisions:the...
very blonde system expert MT5
MetaTrader 5 expert advisor

very blonde system

the expert advisor opens a reverse position, additionally placing a grid of orders for reinforcement. analysis of price changes is performed on a certain number of bars.this simple...
elite e fibo trader expert MT5
MetaTrader 5 expert advisor

elite e fibo trader

grid with a constant step. grid lot sizes based on fibonacci.this is not a "set and forget" kind of expert, it is a tool for manual trading. the ea is in automatic mode of executio...
ma cross expert MT5
MetaTrader 5 expert advisor

ma cross

intersection of two ima.the expert advisor works based on intersections of two moving averages. at an intersection a position is opened either upward or downward, at a reverse inte...
pr ophet expert MT5
MetaTrader 5 expert advisor

pr ophet

attention: parameters should be optimized on the m5 timeframe for the last 12 weeks!the prophetexpert advisor consists of two independent linear perceptrons.each of them separates ...
exp fractal ad x cloud expert MT5
MetaTrader 5 expert advisor

exp fractal ad x cloud

the trading system based on crossing of the di+ and di- lines of the indicator. the signal is formed when a bar is closing if there is crossing of red and green lines of the indica...
ad x system expert MT5
MetaTrader 5 expert advisor

ad x system

signals from the iadx (average directional movement index) indicator.making decisions about opening and closing positions based on the iadx values:result on eurusd m15, from 2016.0...
tr e n d alexcud v 2 expert MT5
MetaTrader 5 expert advisor

tr e n d alexcud v 2

uses 15 ima indicators (on three timeframes — М15, h1, h4 — and with five averaging periods — 5, 8, 13, 21, 34) and two iac indicators on m15 and h4).results for eurusd m15, from 2...
10 pips expert MT5
MetaTrader 5 expert advisor

10 pips

pipsing ea. take profit is set at 10 pips. different stop loss and take profit levels are provided for buy and sell orders.the peculiarity of the strategy is the lack of indicators...
exp fractal force index expert MT5
MetaTrader 5 expert advisor

exp fractal force index

the simplest ea based on the . sells at downward crossing of indicator zero level, buys at the upward crossing of this level. the signal is formed when a bar is closing if there is...
exp rsi o m a expert MT5
MetaTrader 5 expert advisor

exp rsi o m a

the exp_rsioma expert advisor based on the signals taken from the histogram. the signal is formed when a bar is closing if there is breakout of the support or resistance levels by ...
em a wm a expert MT5
MetaTrader 5 expert advisor

em a wm a

intersection of two ima (ma).users often ask to write a simple expert advisor.the presented ea does not claim to be able to save the deposit from "blowing". its task is to verify t...
breakdown level day expert MT5
MetaTrader 5 expert advisor

breakdown level day

the expert advisor trades daily breakouts. it places pending buystop and sellstop orders.trading daily breakouts. every day at the specified timeset time ("terminal time") pending ...
exp bykov trend re open expert MT5
MetaTrader 5 expert advisor

exp bykov trend re open

the exp_bykovtrend_reopen trading system based on the signals of the indicator with scaling up by the trend. the signal is formed when a bar is closing if a colored indicator arrow...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.