MetaTrader MT4 All Source Code Downloads - Page 53

Showing 3041 results
carry trade tools expert MT4
MetaTrader 4 expert advisor

carry trade tools

if you open for a swap earning positions only. this is an extra income on top of the trading income. if the pairs that you want to trade is not in the list, you can simply insert ...
dynamic pivot indicator MT4
MetaTrader 4 indicator

dynamic pivot

supported timeframe :current m1 m5 m15 m30 h1 h4 daily weekly monthly quarterly (buggy - removed) semester (buggy - removed) formula :resistance 3 = high + 2 * (pivot - low) resist...
rs i with bb indicator MT4
MetaTrader 4 indicator

rs i with bb

the indicator consists in an rsi and bollinger bands calculated on it, it also plots arrows when rsi value was out of bands and came again in bands....
daily/weekly hl indicator MT4
MetaTrader 4 indicator

daily/weekly hl

a simple indicator to see previous high/low for d1 and w1, made with objects (trendlines)....
spread watch indicator MT4
MetaTrader 4 indicator

spread watch

this indicator is ideal for scalpers who need to know the biggest spread possible with his broker. this will limit his stop-loss. stop-loss should be higher than the biggest spread...
pricer ea expert MT4
MetaTrader 4 expert advisor

pricer ea

what is it pricerea is a utility to help any trader to place pending orders (stop or limit) at a specific price.it is designed for easy use.there is a parameter to set the prices y...
basic moving average template expert MT4
MetaTrader 4 expert advisor

basic moving average template

basic moving average template ea - signals from moving average indicator and trades accordingly. it's a template to use for further study or develop as you like...
my trailing expert MT4
MetaTrader 4 expert advisor

my trailing

simple trailing stop ea with trailing steps and trailing start point...
time frame changer indicator MT4
MetaTrader 4 indicator

time frame changer

pthe idea behind this code is to simplfy the time frame change for all opened charts. no external variable used, no calculations done.have fun !...
engulfing ma indicator MT4
MetaTrader 4 indicator

engulfing ma

example buy signalexample sell signal...
reflex indicator MT4
MetaTrader 4 indicator

reflex

the background : it is a sort of a momentum like indicator and should be used like that. default set is rather long - as usual some experimenting with the parameters should be done...
trend flex indicator MT4
MetaTrader 4 indicator

trend flex

the background : it is a sort of a momentum like indicator and should be used like that. default set is rather long - as usual some experimenting with the parameters should be done...
multi currency template expert MT4
MetaTrader 4 expert advisor

multi currency template

updated multicurrency template to v4.0you can change the entry logic for any desired logic. this sample using just moving averages.(please note: for multisymbols it cannot be backt...
basic at r based take and stop expert adviser expert MT4
MetaTrader 4 expert advisor

basic at r based take and stop expert adviser

with this template i'm demonstrating the use of average true range based take profit and stop loss levels. take profit and stop loss levels are calculated using atr factor multipli...
arrow and smile indicator MT4
MetaTrader 4 indicator

arrow and smile

this is an input and output indicator.based on target bands atchange arrow for input information and smile for output information.the image just like below:free to enjoy it. ...
tether line indicator indicator MT4
MetaTrader 4 indicator

tether line indicator

give some idea from it and write this indicator.draw red line means the market up.otherwise draw blue line means the market down.hope u use well.enjoy it....
ma based currency strength indicator indicator MT4
MetaTrader 4 indicator

ma based currency strength indicator

note: new update on 30 mar 2020 - added support for brokers that use all sorts of prefix/infix/postfix to their symbols. scroll down for more detailed description.description when ...
tick chart in mq l4 indicator MT4
MetaTrader 4 indicator

tick chart in mq l4

introduction: this will create an offline chart for the ticks of the symbol on which it is applied.instructions: i have mentioned in the code lines, such as:ordue to codebase polic...
refresh 28 charts expert MT4
MetaTrader 4 expert advisor

refresh 28 charts

this code extracts tick data from the broker's server and refreshes the 28 charts of the 8 commonly traded currencies in mt4.this tool can be used by traders that use indicators, e...
power of au d indicator MT4
MetaTrader 4 indicator

power of au d

power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
power of ca d indicator MT4
MetaTrader 4 indicator

power of ca d

power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
power of eu r indicator MT4
MetaTrader 4 indicator

power of eu r

power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
power of ch f indicator MT4
MetaTrader 4 indicator

power of ch f

power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
power of gb p indicator MT4
MetaTrader 4 indicator

power of gb p

power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
power of jp y indicator MT4
MetaTrader 4 indicator

power of jp y

power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
power of nz d indicator MT4
MetaTrader 4 indicator

power of nz d

power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
power of us d indicator MT4
MetaTrader 4 indicator

power of us d

power of xxx indicator description. the indicator is showing relative actual strength of currency xxx.the indicator calculates its value of close prices of 7 pairs containing curre...
oc momentum indicator MT4
MetaTrader 4 indicator

oc momentum

-----------------------------------------------------------------descritpion: oc momentum oscillator uses open and close price to calculate its value.the only variable ndefault val...
manual trading lightweight utility expert MT4
MetaTrader 4 expert advisor

manual trading lightweight utility

this is the source code of the free mql4 utility 'manual trading lightweight utility', that you can download from .the utility allows you to place fast orders with predefined stop-...
smoothed bar to bar correlation indicator MT4
MetaTrader 4 indicator

smoothed bar to bar correlation

the smoothed correlation indicator provides an indication of price trending and ranging through a bar to bar correlation coefficient. a indicator value approaching one is an indica...
ring system ea expert MT4
MetaTrader 4 expert advisor

ring system ea

it's a triangular arbitrage system (three pairs correlation system) to use 3 currencies to make 3 pairs to open hedge orders on those. the expert starts opening six orders for each...
v sync chart lite indicator MT4
MetaTrader 4 indicator

v sync chart lite

the vr sync chart lite indicator is written for demonstration purposes and shows how it is possible to synchronize the rectangle object (obj_rectangle) on all open charts in the me...
expert adviser easy robot expert MT4
MetaTrader 4 expert advisor

expert adviser easy robot

robot for meta trader 4 - it was never mentioned in this description or anywhere else this is some kind of holy grail...
virtual profit close expert MT4
MetaTrader 4 expert advisor

virtual profit close

virtual profit close with this expert adviser you can control an already existing open position (by another ea or a manual order) and close it by desired profit level virtually. ad...
gm t time on chart indicator MT4
MetaTrader 4 indicator

gm t time on chart

update 1 :16-05-2020 the gmt time on chart indicator is written for users who likes to see gmt time on-screen.for convenience and modifications,this indicator code is written clear...
waverider zigzag indicator MT4
MetaTrader 4 indicator

waverider zigzag

the logic to find peak and bottoms explain:when low of candle(i) bigger than maximum of (lips , jaws , teeth) we get peakwhen high of candle(i) lower than minimum of (lips , jaws ,...
cc i expert expert MT4
MetaTrader 4 expert advisor

cc i expert

the cci expert is based on the cci indicator and can be traded on every symbol in marketwatch.the expert is trading fixed position volume, and has a fixed stoploss and takeprofit.i...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.