MetaTrader MTall All Source Code Downloads - Page 73

Showing 11124 results
stufic lite expert MT4
MetaTrader 4 expert advisor

stufic lite

hi guys,info: profit factor can be 4.50 with more than 300 trades in some cases. but its necessary to spend a lot of time with advanced optimization - market, training, graph check...
trend testing indicator MT4
MetaTrader 4 indicator

trend testing

this indicator will show trend, based on ema200 of the higher timeframe.this is my first indi. sometimes we always miss to look trend in other timeframe scale.this indicator will s...
3 timeframe indicator indicator MT4
MetaTrader 4 indicator

3 timeframe indicator

draws either macd, stochastic, rsi or cci of 3 timeframes in a separate window....
don forex donchian fibo indicator MT4
MetaTrader 4 indicator

don forex donchian fibo

classic donchian-channelwith fibonacciretracement levels.two classic tools in one!adjustable parameters:donchian_period(donchian-channel period)ignore_candle_wicks(set it to true i...
auto sln tp ea expert MT4
MetaTrader 4 expert advisor

auto sln tp ea

helps trader by setting automatic stop loss (sl) and take profit (tp) on trades while scalping.saves time and gives trader time to worry about other chart monitoring.you can choose...
log tick data indicator MT4
MetaTrader 4 indicator

log tick data

easy to use ticks recorder.the indicator records every tick into a .csv file which can be found in /mql4/files folder....
kn u x expert MT4
MetaTrader 4 expert advisor

kn u x

the ea uses adx, cci, rvi, wpr and ema. it works with all timeframes, the best is m1.the idea is to work with a trigger. often come indicators signals, although the trend is not ye...
fibo stop expert MT4
MetaTrader 4 expert advisor

fibo stop

expert advisor that moves stop loss according to fibonacci retracements or expansions.this ea will not make any trade for you, it will only move the stoploss level of your trade ac...
auto tstop ea expert MT4
MetaTrader 4 expert advisor

auto tstop ea

autotstop ea does not work to open the orders, but only helps trader to use trailing stop.automatic trailing stop will work when the price has reached half of the value that you sp...
indicator data to cs v file indicator MT4
MetaTrader 4 indicator

indicator data to cs v file

i got the real code from heaton research's encog project.their code first gathers data, prints them on a csv file then process it real time after optimization.i simplify the code i...
closing prices to cs v file script MT4
MetaTrader 4 script

closing prices to cs v file

the script gets all the symbols available on your platform and writes their closing prices for a specific bar to a csv file.you can choose which bar to write closing prices and fil...
the smart ass trade-v2 forex expert advisor expert MT4
MetaTrader 4 expert advisor

the smart ass trade-v2 forex expert advisor

smartasstrade-v2 ea only working on m30 timeframes or period_m30.if used on other timeframes may be lost.smartasstrade-v2 expert properties (default setting):in testing below, i us...
look for trend indicator MT4
MetaTrader 4 indicator

look for trend

the indicator marks the current chart with red/blue arrows to signal a possibility for buy/sell.works best for time frames greater than m30....
i max min trends indicator MT4
MetaTrader 4 indicator

i max min trends

indicator is co-written with vladmir bocharov.the main idea - a connecting consistently the daily, weekly, monthly highs\lows by the trend lines to determine the direction of the m...
random 2 expert MT4
MetaTrader 4 expert advisor

random 2

the expert advisor makes random buy/sell with automatic trailing stop....
spread info expert MT4
MetaTrader 4 expert advisor

spread info

the expert advisor shows information about the current spread....
average (breakeven) price indicator indicator MT4
MetaTrader 4 indicator

average (breakeven) price indicator

this indicator draws a horizontal line at the average/breakeven price for multiple positions (blue if overall position is buy; red if overall position is sell and white for neutral...
script and template for market analysis script MT5
MetaTrader 5 script

script and template for market analysis

if you apply the script to a new chart it will search the templates directory for the _sohard_db_wyuez_.tpl file that i made (it contains all parameters for the script) and apply t...
2 ma channel breakout indicator MT4
MetaTrader 4 indicator

2 ma channel breakout

this indicator is based on the cross of a slow and fast ema_close(not drawed) for the main trend,then at the breakout( close of the candle) of high/low channel a dot appear,if is w...
coensio swing trader ea cs t v06 expert MT4
MetaTrader 4 expert advisor

coensio swing trader ea cs t v06

coensio swing trader makes it possible to trade semi-automatically using manually pre-defined support/resistance or breakout levels.ea sends automatically orders according to prede...
ro nz price ma candle indicator MT4
MetaTrader 4 indicator

ro nz price ma candle

ma-based price candle. viewing ma indicator as price candle.recommendations: set period and method in your favor.go long if previous candle was white. go short if previous candle ...
ro nz auto sl and tp expert MT4
MetaTrader 4 expert advisor

ro nz auto sl and tp

this expert advisor automatically sets preconfigured stop loss and take profit value on all orders with empty tp & sl.the stop loss and take profit doesn't include symbol minim...
pr s i and pc c i indicator MT4
MetaTrader 4 indicator

pr s i and pc c i

the indicator draws two of the following indicators in separate window:rsi; cci; percent range of rsi; percent range of cci. ...
close multiple orders script MT4
MetaTrader 4 script

close multiple orders

a simple script to close multiple market orders.input parameters: clossall -> if this parameter is set to true, all orders (buy, sell, pending orders) are close. this parameter...
delete all objects on all charts script MT4
MetaTrader 4 script

delete all objects on all charts

script deletes all objects on all active charts.simply drop script on any chart and it will iterate through all open charts and delete all objects.script is useful for fast deletin...
at r levels indicator MT4
MetaTrader 4 indicator

at r levels

atr levels indicator marks 5pm ny on the chart along with the 14 day atr value.horizontal lines are drawn at this value, both above and below the 5pm close. this simple graphic giv...
nine tf movement indicator MT4
MetaTrader 4 indicator

nine tf movement

ninetfmovement indicator gives an overview of the price movement on 9 timeframes (m1 to monthly), accompanied by consideration trend (up or down or wait).the best use of ninetfmove...
open with break ma indicator MT4
MetaTrader 4 indicator

open with break ma

this indicator shows when to open positon.if it break above moving average 5 line its time to buy and break below sell... and break more moving average 20 that more strong buy and ...
trailing stop ea expert MT4
MetaTrader 4 expert advisor

trailing stop ea

the trailingstop eamanages an open position with a trader supplied trailing stop. if the trailing stop is less than the allowed stop, the ea changes it to the allowed minimum stop....
murrey ea expert MT4
MetaTrader 4 expert advisor

murrey ea

this expert advisor is based on murrey lines, stochastic oscillator, candles, bollinger bands.oversold occured when price breaked level 8/8 and stochastic >70 and target level 7...
trend collector expert MT4
MetaTrader 4 expert advisor

trend collector

trendcollector is the ea based on price action, stochastic indicator, specific ema's (206) crossings, and trade size variability based on atr and time of a day.it is also watching ...
extremums script MT4
MetaTrader 4 script

extremums

this script makes horizontal lines, that shows max and min value of price in some time you wrote.you can choose what script would show:upper lines - asks if you want to draw lines ...
hybrid scalper expert MT4
MetaTrader 4 expert advisor

hybrid scalper

hybrid scalper is the expert advisor based on many indicators, best performance with 5-digits broker, true ecn broker (spread: no more then 5 pips).algorithm:buy/sell will be execu...
indicator candles indicator MT4
MetaTrader 4 indicator

indicator candles

the indicator draws candle objects in a separate window of any one of the following indicators:percent range; rsi; cci; price; ...
vertical time lines indicator MT4
MetaTrader 4 indicator

vertical time lines

indicator can draws up to six different vertical lines each at a designated time. each vertical line can be historically repeated. time format: hh:mm.the default historical days i...
ohlc range indicator MT4
MetaTrader 4 indicator

ohlc range

draws two labels: open-close and high-low range of the last closed candle left of the current candle.open: 1.26137 - close: 1.26129 → oc 8 high: 1.26263 - low: 1.26050 → h...
trend signal indicator indicator MT5
MetaTrader 5 indicator

trend signal indicator

after the huge success of my which being the top rated and the most downloaded over 90 k downloads, now i am making the same available for metatrader 5 enjoy.use on higher time fra...
trend signal pro indicator MT5
MetaTrader 5 indicator

trend signal pro

we have worked on it and made it more accurate. it doesn't repaint. also it works well with all the currency pairs.it is very easy to use. it also works well with a template of few...
visual order processing expert MT4
MetaTrader 4 expert advisor

visual order processing

order_ea is a simple visual oriented program that uses drag & drop scripts to control order processing.take profit and stop loss trend lines are controlled by the local compute...
ro nz simple scalper rapid-fire strategy ea expert MT4
MetaTrader 4 expert advisor

ro nz simple scalper rapid-fire strategy ea

this expert advisor is based on one of 17 proven currency strategies by mario singh.the expert advisor uses ma and parabolic sar on m1 time frame.indicator used : ma and parabolic ...
trailing expert MT4
MetaTrader 4 expert advisor

trailing

the expert advisor can be used for trailing and hidden take profit/stop loss....
stohastic to cs v for mat lab indicator MT4
MetaTrader 4 indicator

stohastic to cs v for mat lab

heaton research's encog project.i modified it to take the data for stohastic, i do not hold the ownership of the code.this indicator exports the indicator values in csv to use for ...
all in one grab indicator MT4
MetaTrader 4 indicator

all in one grab

the indicator shows the information about indicator values and important levels.the idea was to keep the chart as clean as possible, but still get everything on one glance. you can...
kn u x martingale expert MT4
MetaTrader 4 expert advisor

kn u x martingale

the strategy works with martingale. the martingale base was coded by matus german. it will works on all time frames.to optimize one proceeds as follows:set only adx strategy to "tr...
buzzer indicator MT4
MetaTrader 4 indicator

buzzer

this indicator shows good signals based on modified ma.you can use this indicator on your favorite timeframe, specified in inputs....
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.