MetaTrader MTall All Source Code Downloads - Page 205

Showing 11119 results
buy using amount instead of lots script MT5
MetaTrader 5 script

buy using amount instead of lots

open a buy position using the desired dollar amount instead of lots.to use, just drop it onto a chart and set inputs as needed.the script will then do the necessary lot calculation...
sell using amount instead of lots script MT5
MetaTrader 5 script

sell using amount instead of lots

open a sell position using the desired dollar amount instead of lots.to use, just drop it onto a chart and set inputs as needed.the script will then do the necessary lot calculatio...
database wrapper library MT5
MetaTrader 5 library

database wrapper

introduction sqlite locks are coarse-grained file locks. if multiple tables share a database, you need to pay attention to synchronization issues. a. it is not recommended to defin...
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...
indica t o r breakout strength meter - mt5 indicator MT5
MetaTrader 5 indicator

indica t o r breakout strength meter - mt5

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 ...
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 - mt5 script MT5
MetaTrader 5 script

currency strenght meter - mt5

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...
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 ...
indica t o r currency strength meter - mt5 indicator MT5
MetaTrader 5 indicator

indica t o r currency strength meter - mt5

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 ...
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....
multi currency library library MT5
MetaTrader 5 library

multi currency library

this library allow an easy control over multiple currencies, on every update it will check for errors, this way you can use it in your indicator or expert to avoid common error and...
stable damiani volatmeter indicator MT5
MetaTrader 5 indicator

stable damiani volatmeter

this indicator is the same as any other damiani voltameter, but i corrected one subtle error that caused it to behave differently when backtesting/optimizing than what can be seen ...
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...
dr caco maia indicator MT5
MetaTrader 5 indicator

dr caco maia

double breakage of ma8 and ma20 means with stochastic and trix filters, as described by caco maia....
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...
the decycler indicator MT5
MetaTrader 5 indicator

the decycler

Download the source code for this indicator
pivot points lines. 3 mt5 indicator MT5
MetaTrader 5 indicator

pivot points lines. 3 mt5

pivot point formula'sstandard(floor) fibonacci camarilla woodie traditional demark classic timeframe m1-mn,historical pivot points,future pivot points,central pivot range(for stand...
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...
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...
sub scaler indicator MT5
MetaTrader 5 indicator

sub scaler

this is a helper indicator which allows you to adjust vertical scale of a subwindow interactively (using keys), which is useful for zooming in and zooming out graphs of your favour...
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...
average intraday range script MT5
MetaTrader 5 script

average intraday range

this script calculates the average range of prices (in points) for intraday periods. it can be easily adapted as a function for use by experts advisors when it is useful to know, f...
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...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.