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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
overview session daylight gradientis an ambient session awareness indicator for metatrader 5.instead of drawing heavy session boxes, it uses a soft background gradientthat visually...
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...
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 makes it possible to trade semi-automatically using manually pre-defined support/resistance or breakout levels.ea sends automatically orders according to prede...
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 ...
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...
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...
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...
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...
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...
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 ...
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....
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...
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 ...
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 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 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...
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...
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...
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...
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...
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 ...
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 ...
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...
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...