MetaTrader MTall Expert Source Code Downloads - Page 46

Showing 2479 results
scalper assistant expert MT4
MetaTrader 4 expert advisor

scalper assistant

scalping is one of the most popular strategies in the world that most traders have tried at least once. because a scalper usually trades more than 10 trades a day, setting stop los...
dual stop loss, hidden and regular together expert MT4
MetaTrader 4 expert advisor

dual stop loss, hidden and regular together

usually the first thing a trader should consider when opening a new position is money management. one of the ways traders often control risk and manage their capital is to use a ce...
one price sl tp expert MT4
MetaTrader 4 expert advisor

one price sl tp

this ea, ask you to put price, whatever price you put, in "zen" field, you will get that price on all open orders either sl or tp value, that would help to close all orders at one ...
trading panel expert MT4
MetaTrader 4 expert advisor

trading panel

we can minimize or move the panel....
tipu ma c d ea expert MT4
MetaTrader 4 expert advisor

tipu ma c d ea

tipu macd ea is based macd indicator that created by gerald appel in 1979. macd is a momentum oscillator, calculated by subtracting the two price moving averages calculated on the ...
is connected expert MT5
MetaTrader 5 expert advisor

is connected

checks if metatrader5 terminal is connected to internet or not.the expert will print a message for the connectivity status...
moving average expert MT4
MetaTrader 4 expert advisor

moving average

trades three moving averages in trending conditions , opens trades when bar crosses over the smaller moving average.standard inputs, all modifiable.buy tradesinput 1 , 5 greater th...
validate me framework expert MT4
MetaTrader 4 expert advisor

validate me framework

validate me framework my interpretation of how to code a robot using market buy and sell orders to cope with market validation. this framework deals with some checks that a trading...
rsi & divergence expert MT5
MetaTrader 5 expert advisor

rsi & divergence

inputs 1 rsi is below value 30 when divergent for buy/bullish divergenceinput 2 divergence settings buysinput 3 lots and stop loss , target in pips. long trades.input 4 rsi is abov...
divergence and rsi expert MT4
MetaTrader 4 expert advisor

divergence and rsi

inputs 1 rsi is below value 30 when divergent for buy/bullish divergenceinput 2 divergence settings buysinput 3 lots and stop loss , target in pips. long trades.input 4 rsi is abov...
buy sell on your price expert MT5
MetaTrader 5 expert advisor

buy sell on your price

this is the lightest expert advisor for beginners to learn about market buy sell types and execute it on the strategy tester or live market.this expert advisor will add market, lim...
on tester commission calculator expert MT5
MetaTrader 5 expert advisor

on tester commission calculator

update : now it also calculates the commission on "end of test" result on testeri was testing my expert advisor while i found that i have to calculate commission charged by my brok...
time bomb expert MT5
MetaTrader 5 expert advisor

time bomb

trades amount of pips moved within certain amount of timepre set at 5 pips in 10 seconds .inputs 1&2 are for sells 3&4 buys.inputs lot sizes , target and stop in pips....
simple engulf expert MT4
MetaTrader 4 expert advisor

simple engulf

simple engulfing pattern. to help with manual trading mainly.simple and made to be.inputs for bar max size min size stops and target in pips lot sizes only open one trade at a tim...
moving average breakout expert MT5
MetaTrader 5 expert advisor

moving average breakout

trending moving averages with a breakout input .input explanation , i'll explain as a buy trade and sells would be inverse.inp1 20 ema greater than 30emainp2 30 ema greater than 50...
moving average breakout expert MT4
MetaTrader 4 expert advisor

moving average breakout

trending moving averages with a breakout input .input explanation , i'll explain as a buy trade and sells would be inverse.inp1 20 ema greater than 30emainp2 30 ema greater than 50...
williams percent direction index expert MT5
MetaTrader 5 expert advisor

williams percent direction index

this expert advisor opens trades , for buys, sell are inverse.when the williams percent rises and the average directional index di+ di- crosses downcloses trades whenmoney flow ind...
ao n stochastic expert MT5
MetaTrader 5 expert advisor

ao n stochastic

expert, trades using awesome oscillator, accelerator oscillator.stochastics can be used as a filter , upper and lower levels.for buy trade main stoch line must be greater than sign...
more trade after break even expert MT4
MetaTrader 4 expert advisor

more trade after break even

the masterpiece of this little ea is the orders count function ,where as we count only the orders that have notstoploss above or equal to its open price for buy and below its open ...
heikin ashi engulfing expert MT5
MetaTrader 5 expert advisor

heikin ashi engulfing

opens trades when a engulfing bar occurs at the same time as a change in heiken ashi colour opening above moving averages, two rsi filters, set at 5 &14 periods.engulfing bar m...
alligator trend cross expert MT4
MetaTrader 4 expert advisor

alligator trend cross

alligator indicator is in a trending conditiontrades opened when candle crosses over either line, variable modes.input the number one cross over the blue line red line green line ...
zone recovery hedge ea expert MT4
MetaTrader 4 expert advisor

zone recovery hedge ea

ea information : this ea is based on ogt zone recovery ea.strategy : hedginghedging type : zone recovery (no two pairs correlation, no triangular arbitrage)zone recovery type : ave...
tops and bottoms in trend expert MT4
MetaTrader 4 expert advisor

tops and bottoms in trend

this ea buys when at new low in a down trend occurs with oversold rsi.inputs for trending range and quality including look back how many bars involved.sells at new high and same as...
sample detect economic calendar expert MT5
MetaTrader 5 expert advisor

sample detect economic calendar

if current date have red news this code will count news and before released news time ea will put pending order buy or sell...
close all profit at end of week expert MT5
MetaTrader 5 expert advisor

close all profit at end of week

setup hour and minute for check current time and variable if current date is friday this function close all profit for currency pair...
expert advisor specific day and time expert MT4
MetaTrader 4 expert advisor

expert advisor specific day and time

it's an expert to open and close orders on specific day and time. expert open and close orders only with the same symbol it attached. parameters day open orders- set day open order...
mt4 account details expert MT4
MetaTrader 4 expert advisor

mt4 account details

it is very helpful for a coder who is just starting to learn mql coding.it prints the following fields.account balanceaccount equityaccount creditaccount currencyaccount companyacc...
indicator name expert MT4
MetaTrader 4 expert advisor

indicator name

several times, we share snapshot with the other person with some indicator attached on the chart.however there is no way to be fully sure from the chart snapshot itself whether the...
static arrows and graphic objects on mt4 chart expert MT4
MetaTrader 4 expert advisor

static arrows and graphic objects on mt4 chart

in general when you create an arrow on the chart, and then if you scroll the chart the location of the arrow will be changed.sometimes it will be very high above the bar and someti...
dp i alert ea expert MT4
MetaTrader 4 expert advisor

dp i alert ea

this ea alerts you the depth per inch of your monitor. this is very important code for this trying to make your panels work on multiple screen resolution.generally a panel works on...
time of an object expert MT4
MetaTrader 4 expert advisor

time of an object

at times, you need to work with object created on the chart. depending on the time of the creation of the object you decide whether you need to take a buy action or a sell action.t...
one order every second expert MT4
MetaTrader 4 expert advisor

one order every second

it may sound very easy to write a code which places one order every second.however, that are various practical difficulties that come across.the attached code ensures that only one...
custom sound on alert expert MT4
MetaTrader 4 expert advisor

custom sound on alert

this code can be used to generate alert with custom sound on every new bar....
one click close expert MT4
MetaTrader 4 expert advisor

one click close

the code is used to demonstrate how one can create a button on the chart and assign a function to it.the code is used to delete all orders after clicking on the button.the deletion...
check trade time expert MT4
MetaTrader 4 expert advisor

check trade time

this code base is a simple function to check if current time lies within two specified times.many times it is required by the ea to enter trades between two specific time of the da...
check binary options symbol expert MT4
MetaTrader 4 expert advisor

check binary options symbol

in the market watch in mt4, there are several symbols. some of them could be binary options.different brokers have different method of representing a binary options symbols.for eg:...
check trading time expert MT4
MetaTrader 4 expert advisor

check trading time

this code base is a simple function to check if current time lies within two specified times.many times it is required by the ea to enter trades between two specific time of the da...
trailing with close button expert MT5
MetaTrader 5 expert advisor

trailing with close button

this ea help you for1. auto set the tp & sl by default parameter2. auto trailing stop & step for any order that you place from any device3. easy way to close all orders wit...
bollinger bands based ea expert MT4
MetaTrader 4 expert advisor

bollinger bands based ea

this ea is based on price crossing the lower and upper bollinger bands.it also sets the sl and tp....
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.