MetaTrader MTall Expert Source Code Downloads - Page 45

Showing 2479 results
5 mins rsi cci ma expert expert MT4
MetaTrader 4 expert advisor

5 mins rsi cci ma expert

this expert advisor based on relative strenght index, commodity channel index and moving averages mt4 indicator for signal.please test in demo account first. regards....
nn f x auto trader expert MT4
MetaTrader 4 expert advisor

nn f x auto trader

this ea allows to create, manage and exit trades in the no nonsense forex way much faster. it helps to perfect risk management and also to get rid of emotions when trading, as you ...
periodic range breakout (martingale) expert MT5
MetaTrader 5 expert advisor

periodic range breakout (martingale)

overviewtaking the close price of a certain hour of a certain day of the week as a reference, if a user-specified percentage of the daily average price range is exceeded from this ...
5 mins envelopes scalping expert MT4
MetaTrader 4 expert advisor

5 mins envelopes scalping

if the price above upper envelopes signal direction is open down, if high price prev - upper envelopes prev and bid - uper envelopes current bigger than distance filter, expert adv...
vr watch list and linker lite expert MT4
MetaTrader 4 expert advisor

vr watch list and linker lite

the expert advisor changes a financial instrument by drag-and-drop from the "market watch" window.the user just needs to drag the financial instrument to the chart window where the...
vr watch list and linker lite mt5 expert MT5
MetaTrader 5 expert advisor

vr watch list and linker lite mt5

the expert advisor changes a financial instrument by drag-and-drop from the "market watch" window.the user just needs to drag the financial instrument to the chart window where the...
galender 1. 0 expert MT5
MetaTrader 5 expert advisor

galender 1. 0

overview this program lists and shows information about calendar events between specified date range. if you click on an event it displays information about selected event.paramete...
max profit of 1st order expert MT4
MetaTrader 4 expert advisor

max profit of 1st order

this expert shows the maximum profit level that touched by price line for your first position on chart window. the expert don't need any variable or specified timeframe. please vot...
peter panel 1. 0 expert MT5
MetaTrader 5 expert advisor

peter panel 1. 0

- "peter panel ©" allows user to define and execute custom trading setups by simply dragging three lines called; aqua, green and red.- for an easier operation disable "show trade l...
periodic range breakout 2. 0 expert MT5
MetaTrader 5 expert advisor

periodic range breakout 2. 0

this expert has extended features relative to the previous. please examine the previous one before proceeding.[warning] the main purpose of this purely mechanical expert is to mak...
markets master ea expert MT4
MetaTrader 4 expert advisor

markets master ea

expert advisor in mql4 with 4 signals based on 6 indicators. works at any stock: forex, indices, metals, you just need to give it the right parameters.available in spanish es and i...
ea template for the market expert MT4
MetaTrader 4 expert advisor

ea template for the market

this ea tries to show only the minimal validations you must have to pass the market validations before being published.in the "signal ()" function you can set the input and output ...
the power of envelopes expert MT4
MetaTrader 4 expert advisor

the power of envelopes

this ea was based on the signal from "". additionally, small changes were made, and the trailing stop function was added....
ec n trade modifier expert MT4
MetaTrader 4 expert advisor

ec n trade modifier

on ecn, ecn zero and pro mt4/mt5 accounts,presetstoploss/takeprofit price levels are not permitted.if a trader wishes to specify stoploss/takeprofit values for an order, the trader...
rijfie pyramid 1. 12 expert MT4
MetaTrader 4 expert advisor

rijfie pyramid 1. 12

himy plan is1 search for usa stocks below 20 euro/dollar.2 when the price rice above the stochastic lowlevel the first lot 0.01 will be bought.3 when the price drops then another l...
master exit plan expert MT4
MetaTrader 4 expert advisor

master exit plan

master exit plan is collection of simple strategies that would help traders manage on how to exit open trades and pending orders.note: this ea doesn't open a trade for you. it only...
cs v file creating example expert expert MT4
MetaTrader 4 expert advisor

cs v file creating example expert

hi fellas i'm lucas,i thought i should contribiute with something to this wonderful community which i have learned a lot from reading good informative articles and much more. mysel...
universal signals & universal trailing modules expert MT5
MetaTrader 5 expert advisor

universal signals & universal trailing modules

metatrader 5 provides based on trading, trailing and money management modules from standard library. the library affords a limited number of predefined signals untilizing some of t...
simple martingale template expert MT4
MetaTrader 4 expert advisor

simple martingale template

what the template can do for you? a simple but fully functional program that demonstrate how a martingale can work for you. just change the entry analysis using your own scalping s...
simplest ea using de marker indicator expert MT4
MetaTrader 4 expert advisor

simplest ea using de marker indicator

in the past, i thought of using an ea for my trading and this is part of my simple ea and this is the simplest ea i ever had so please rate this after read...this ea working on sin...
basic martingale ea expert MT5
MetaTrader 5 expert advisor

basic martingale ea

this ea just showing a sample of martingale systems by averaging up or averaging down.it is not a ready to use or profitable ea. default using tema indicator as entry signals and a...
free mt5 copier expert MT5
MetaTrader 5 expert advisor

free mt5 copier

the code is mostly self-documenting, and should therefore be easy to follow along with some experience in coding. this is not a perfect product, but it should set the wheel rolling...
ea fibonacci potential entry - mt5 expert MT5
MetaTrader 5 expert advisor

ea fibonacci potential entry - mt5

introduction : the 8 effective steps to build a robust day trading plan using fibonacci retracement will help us use fibonacci to locate potential entry points.having a trading pla...
ea fibonacci potential entry - mt4 expert MT4
MetaTrader 4 expert advisor

ea fibonacci potential entry - mt4

introduction : the 8 effective steps to build a robust day trading plan using fibonacci retracement will help us use fibonacci to locate potential entry points.having a trading pla...
simple ea using bollinger, rs i and ma expert MT5
MetaTrader 5 expert advisor

simple ea using bollinger, rs i and ma

hello,this simple ea open trade when the last bar is closing above or under bollinger bands, with rsi value overbought or oversold and using a d1 moving average as trend filter.aut...
smart forex system open version expert MT4
MetaTrader 4 expert advisor

smart forex system open version

how it's working?the premise is simple. the entrance looks like this ...force=((bid-close)/close)*10000;example:force > 10% (see input parameters) opening buyforce < -10% ( s...
candle pattern ea /test expert MT5
MetaTrader 5 expert advisor

candle pattern ea /test

although it is not totally translated to mt5 as i am using mt4orders.mqh. remember you must add mt4orders.mqh inside your include folder.you can use it straight away as it works pr...
spread informer expert MT5
MetaTrader 5 expert advisor

spread informer

this ea collects information about the spread and shows the statistics on the chart.when the ea ends its working, it prints all statistics to the journal, which can be useful for t...
mt4 ea template with all the basic features expert MT4
MetaTrader 4 expert advisor

mt4 ea template with all the basic features

the buy and sell conditions go as 'bool' value parameters in the direction function, as you can see in the default example.the canbuy and cansell variables will get out set as true...
spread data collector expert MT5
MetaTrader 5 expert advisor

spread data collector

this ea collects information about the spreads and shows the number of spreads in the specified range based on the ticks that occur each year.when the ea ends its working, it print...
vinci ea expert MT5
MetaTrader 5 expert advisor

vinci ea

it is diffrent complex range breakout system. using to range breakout system is defined by min number of bars and max width in pips. this robot is can use to volatility instrument....
chart browser expert MT5
MetaTrader 5 expert advisor

chart browser

this utility allows you to view lists of all open charts, running expert advisers, indicators, and scripts. all the lists are sorted in alphabetic order (case-sensitive). in any li...
self adapting ea - deep learning system expert MT4
MetaTrader 4 expert advisor

self adapting ea - deep learning system

first of all , i was trying to sell this self adapting expert advisor on the market.i get the idea to develop such system after i developed an expert advisor that trade static patt...
ea - the simple trading panel - mt4 expert MT4
MetaTrader 4 expert advisor

ea - the simple trading panel - mt4

introduction : the simple trading panel is a trading tool that is very interesting because it will allow you to predefine your stoploss and your takeprofit in term of pips. you can...
ea - the simple trading panel - mt5 expert MT5
MetaTrader 5 expert advisor

ea - the simple trading panel - mt5

introduction : the simple trading panel is a trading tool that is very interesting because it will allow you to predefine your stoploss and your takeprofit in term of pips. you can...
ronz auto sl t p for mt5 expert MT5
MetaTrader 5 expert advisor

ronz auto sl t p for mt5

descriptions: ea for automatic stop loss, take profit, profit lock, and trailing stop (with special methods). sl and tp could be hidden.update:- bug fixes for strategy tester.- new...
2 ma crossing expert MT4
MetaTrader 4 expert advisor

2 ma crossing

we will start creating this ea by defining the input variables.followed by defining global variables. variables with this global scope will be known or accessible to all functions....
trailing stop with magic number expert MT4
MetaTrader 4 expert advisor

trailing stop with magic number

trailing stop really supports our trading by shifting the stop loss to the profit area so that we can always automatically secure our trades.we will start the code by specifying th...
auto scheduler expert MT4
MetaTrader 4 expert advisor

auto scheduler

autotrading scheduler expert advisor for mt4 and mt5 by earnforex.com.autotrading scheduler lets you control the time periods when autotrading is enabled or disabled in your metatr...
daily target, max daily losses with magic number expert MT4
MetaTrader 4 expert advisor

daily target, max daily losses with magic number

trading tools used by traders to make it easier for traders to control and a faster process to close order positions according to the profit target or daily loss limits.calculation...
forex revelation expert MT4
MetaTrader 4 expert advisor

forex revelation

risk : 1% _ 3%monthly profs : 25% _ 35%leverage : 500by using sl & tp...
averaging by signal expert MT4
MetaTrader 4 expert advisor

averaging by signal

this ea is made with an example of crossing ma as an entry signal. this ea was created for the purpose of learning mql4 code.every order that is opened will use a different magicnu...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.