MetaTrader MT4 All Source Code Downloads - Page 55

Showing 3041 results
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...
ma c d indicator MT4
MetaTrader 4 indicator

ma c d

the simple macd indicator with insert price on it. it helps trader easy to view overall price position in macd indicator to minimize false signal.if cross macd and signal lines, or...
fibo bars 3 indicator MT4
MetaTrader 4 indicator

fibo bars 3

there is such an indicator in code base created by while working with it, the idea arose of simultaneously combining several fibo bars 2 in one indicator. the meaning is as follows...
pips volatility alarm indicator MT4
MetaTrader 4 indicator

pips volatility alarm

this indicator idea is based on somewhere on the internet, so i decided to recreate it.if you want to catch the volatile event on some pairs, maybe this indicator will help you....
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...
fe fibo expansion indicator MT4
MetaTrader 4 indicator

fe fibo expansion

hello to all traders..this is fe fibo expansion that i create using 2 object(p[2]) in array that represent their properties for each direction up or down.here is a class look like:...
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...
visual trend indicator indicator MT4
MetaTrader 4 indicator

visual trend indicator

trend defined by moving average (ema) direction with chosen period on timeframes h1,h4,d1,w1,mn1.green = up-trend.red = down-trend.user can define following variables:movingaverage...
swing trading 3 em a crossover indicator MT4
MetaTrader 4 indicator

swing trading 3 em a crossover

there is no magic in moving averages but they can be used to form the basis of a simple trading strategy that works.for some reason, forex traders especially enjoy these types of s...
doulble ma cross draw histogram indicator MT4
MetaTrader 4 indicator

doulble ma cross draw histogram

use the intersection of two moving average lines to draw a vertical line.then you can simply read the current market pattern...
fibonacci potential entry - mt4 script MT4
MetaTrader 4 script

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...
stoch rs i mt4 indicator MT4
MetaTrader 4 indicator

stoch rs i mt4

the stochastic rsi indicator (stoch rsi) is essentially an indicator of an indicator. it is used in technical analysis to provide a stochastic calculation to the rsi indicator. thi...
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...
deviation rate bi a s mt4 indicator MT4
MetaTrader 4 indicator

deviation rate bi a s mt4

use the average price to calculate the divergence rate. when the divergence rate is high, the market price may pull back. it is often used in stock trading indicators....
i fisher indicator MT4
MetaTrader 4 indicator

i fisher

dont forget to rate it gais......
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...
clarity index indicator MT4
MetaTrader 4 indicator

clarity index

clarity index is a purely volume based indicator which is constructed on basis of volume, range and positive/negative candle count. it reflects the strength of trend with respect t...
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...
relative price trend indicator MT4
MetaTrader 4 indicator

relative price trend

relative price trend shows the trend of the relative gain or loss of an asset. it can be used in trend analysis to understand the will of the market....
relative volume trend indicator MT4
MetaTrader 4 indicator

relative volume trend

relative volume trend shows trend based on relative gain and loss of volume of an asset. it can be used in conjunction with relative price trend to see what movement is favored by ...
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...
send a message from metatrader to telegram script MT4
MetaTrader 4 script

send a message from metatrader to telegram

put the code in the scripts directory.from the main menu-> tools-> options, tab expert advisors, add the following address in the allow urls section:in the code, customize th...
the intersections of two lines script MT4
MetaTrader 4 script

the intersections of two lines

a friend asked a question, which became an excuse for me to play some memory with the math lessons of years ago! 😊 (then say what is the use of high school arithmetic and geometry;...
corrected moving averages indicator MT4
MetaTrader 4 indicator

corrected moving averages

originally developed by - andreas uhlthe strength of the cma is that the current value of the time series must exceed the current volatility-dependent threshold, so that the filter...
log4mql(mini) mt4 library MT4
MetaTrader 4 library

log4mql(mini) mt4

log4mql(mini) - light header-only version of log4mql that provides standardized logging. installation/usage add log4mqlm.mqh to your include folder. view the sample code to get an...
breakout strength meter - mt4 script MT4
MetaTrader 4 script

breakout strength meter - mt4

introduction : the breakout strength meter is a trading tool that is used to identify which currencies are the strongest to breakout, and which currencies are the weakest to breako...
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...
indica t o r breakout strength meter - mt4 indicator MT4
MetaTrader 4 indicator

indica t o r breakout strength meter - mt4

remark: for this to work perfectly, you must have high speed internetand a high quality computer. otherwise, it will not work for you.introduction : the breakout strength meter is ...
currency strenght meter - mt4 script MT4
MetaTrader 4 script

currency strenght meter - mt4

introduction : the currency strength meter is a trading tool that is used to identify trending and consolidating markets based on the percentage rate of change in price from one pe...
indica t o r currency strength meter - mt4 indicator MT4
MetaTrader 4 indicator

indica t o r currency strength meter - mt4

remark: for this to work perfectly, you must have high speed internetand a high quality computer. otherwise, it will not work for you.introduction : the currency strength meter is ...
hc l c range indicator MT4
MetaTrader 4 indicator

hc l c range

draws two labels: high-close and low-close range of the last closed candle left of the current candlerewrite from original code byhigh: 1.19284 - close: 1.19245 → hc 39 points low:...
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...
pivot points lines. 3 mt4 indicator MT4
MetaTrader 4 indicator

pivot points lines. 3 mt4

pivot point formula's standard(floor) fibonacci camarilla woodie traditional demark classic timeframe m1-mn,historical pivot points,future pivot points,central pivot range(for sta...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.