MetaTrader MT4 All Source Code Downloads - Page 56

Showing 3041 results
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...
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...
clock library MT4
MetaTrader 4 library

clock

cclock - extension for the datetime installation put clock.mqh into your include folder use one of the samples that shows the usage inputs gmtoffset, int(-23~23) server gmtoffset...
reverse ma c d indicator MT4
MetaTrader 4 indicator

reverse ma c d

the indicator line represent the return point for the main indicator the macd zero lagif give the possibility to analyse a market return point beofre it append.the extern values ar...
rs i levels rendered on price as bands indicator MT4
MetaTrader 4 indicator

rs i levels rendered on price as bands

rsi levels rendered on price as bandsthe rsi 70 level line is greenthe rsi 50 level line is graythe rsi 30 level line is redlevels can be adjusted using level_adjust....
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...
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...
redrawing trading positions indicator MT4
MetaTrader 4 indicator

redrawing trading positions

this indicator can be useful for re-learning trading positions.for learning and group sharing code mql :...
smart envelope for mt4 indicator MT4
MetaTrader 4 indicator

smart envelope for mt4

clone for metatrader4 of "smart envelope - running away from the trend" indicator by alexgrover from tradingview...
in d - the overall percent risk - mt4 indicator MT4
MetaTrader 4 indicator

in d - the overall percent risk - mt4

introduction : most newbies and immature traders keep losing money because they don't know how important to calculate and see things in terms of percentage. seeing in terms of perc...
ehlers fm demodulation indicator MT4
MetaTrader 4 indicator

ehlers fm demodulation

in a technical analysis of stocks and commodities article, may 2021, john ehlers proposes a fm demodulation indicator that extracts the fm component of price movement. the am porti...
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 ...
sc t - the overall percent risk - mt4 script MT4
MetaTrader 4 script

sc t - the overall percent risk - mt4

introduction : most newbies and immature traders keep losing money because they don't know how important to calculate and see things in terms of percentage. seeing in terms of perc...
logging library for mql4 library MT4
MetaTrader 4 library

logging library for mql4

this is a logging library to quickly add logging capabilities to your code without much hassle. the library's default behavior matches most cases however most of the functionality ...
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...
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...
momentum-based adaptive channel indicator MT4
MetaTrader 4 indicator

momentum-based adaptive channel

display: red line — upper channel. blue line — lower channel. gray line is a standard donchian channel.settings: channel period — converted to the euclidean distance. volatility ...
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 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...
cercós chaos vs movement indicator MT4
MetaTrader 4 indicator

cercós chaos vs movement

most volume/volatility take into account price volatility to determine if price is moving or not. however, they usually fail to get you out of choppy price action. this indicator w...
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 ...
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 ...
fractal indicator MT4
MetaTrader 4 indicator

fractal

support and contribution if you find this indicator useful, you can show your support by giving a star to its and this post. you are more than welcome to comment below this post fo...
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...
get last round time and date acc to tf script MT4
MetaTrader 4 script

get last round time and date acc to tf

this custom function will help to get round time for any given timeframe and time.code :-inputs required : 1.) time to be rounded.2.) timeframe according to which you want time to ...
get comma separated things from string script MT4
MetaTrader 4 script

get comma separated things from string

custom function to get comma separated things from string.this custom function will require a integer input1.) if you give -1 then it will give you number of things in string.2.) i...
sc t - risk per trade- mt4 script MT4
MetaTrader 4 script

sc t - risk per trade- mt4

the story behind this trading tool: most traders lose and this is a fact. there are lot of reasons behind their losses, but the main reason in my opinion is that they can't control...
motion smoothness index indicator MT4
MetaTrader 4 indicator

motion smoothness index

motion smoothness index"telling when market price is smooth or rough is not the easiest task, so here is a trend metric indicator that provides you with that information."the indic...
ev z reader script MT4
MetaTrader 4 script

ev z reader

it can download data once and be removed or run in the background and update each 1-5-10 minutes (but it's not recommended, when switching charts the script will get removed).32912...
in d - risk per trade - mt4 indicator MT4
MetaTrader 4 indicator

in d - risk per trade - mt4

the story behind this trading tool: most traders lose and this is a fact. there are lot of reasons behind their losses, but the main reason in my opinion is that they can't control...
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...
timeframe flow indicator MT4
MetaTrader 4 indicator

timeframe flow

sharing this trend indicator made by me. called "timeframe flow".it will draw a user defined higher time-frame candle on every shift on your current time-frame.meaning you can have...
at r with smoothing indicator MT4
MetaTrader 4 indicator

at r with smoothing

this indicator is based on the true range which is the maximum of (high - low), abs(high - close[1]) and abs(low - close[1]), with abs being mathematical absolute.in order to get t...
g channel indicator MT4
MetaTrader 4 indicator

g channel

Download the source code for this indicator
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.