have you ever wondered if your history files are complete or have gaps (i.e. data missing for some periods of time) ?
this ea reports all the gaps in your history file for...
auto pending orders by rsi;lower risk at weekend and restore position the next week;mail some useful information.recommendations:1. set testmode true for backtest, false for real m...
the template code of expert advisor.
it contains basic features and functions required for the developing the expert advisor:calculation of point for the 3-5 digit pairs;...
x-liquidex is an impulsive/volatility/breakout expert advisor. it uses range, moving averages and keltner channel. it's logics is simple yet powerful. it can best operate i...
real
lastviking ?? (inspired from renko script by "e4" (renko_live_scr.mq4) )
this ea attaches to a chart (1m chart is best) and then builds a new offline chart with renko boxes....
expert advisor work with one hour chart, and is the best robot for now.
it plays a sound when orders/alarms are executed and multiply positions by 10 when 5 digits is true...
please remember i hate martingale strategies but i use it in small in this system. if you're optimizing bleris, please remember to use fixed lots value.very important is drawdown b...
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...
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...
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...
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...
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...
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 ...
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...
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 ...
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...
syndicate trader is coded from the basic vsa (volume spread analysis) study by wyckoff.ea will identify potential no demand and no supply strike zones and excecute buy or sell mark...
just another one of my eas that made last year.this one uses a reverse strategy to make a bad trade good. put on a 5m chart and you should see some nice stable profits.as with most...
cspa is a multi currency expert advisor, it uses the currency strengths to open trades on the best pairs.it uses both a long period currency strength and a short period of which yo...
ea for automatic stop loss, take profit, profit lock, and trailing stop (with special methods). sl and tp could be hidden.input parameterschanges
v. 1.0:auto sl and tp.v. ...
the expert advisor closes all positions if equity exceeds specified percent from balance.input parameters:double equity_percent_from_balances=1.2; // 20% from balance...
ea will automatically detect multi trendlines added by users.by using new mql4 function of , trendline movement/adjustment will be dynamically caputured as well....
fmoneea is a scalping expert advisor for metatrader 4. it works only on one hour timeframe (period_h1).fmoneea calculation is based of zigzag and macd indicators on h1 timeframe. c...
this ea is based on 1 moving average indicator, the exit and entry points are determined by a "smoothing factor"; a fixed amount of pips above or below the ma.this has been uploade...
bima setyawan (jember trader community)it is ea with features that are very sensitive to movement is equipped with other features including:equity stop; tralling stop; equity risk ...
parallel strategies is an expert advisor based on many strategies that work in parallel mode (each strategy has its own magic number, time to trade, stop loss, take profit, trailin...
i made many changes to this indicator then made ea based on it. now it seems to produce promising results.recommended timeframe: 1 hour. recommended currency: eurusd.all default se...
export the trade details (order, trade return, ticket number, open price, close price, open timestamp, close timestamp, currency pair, position size) from a backtest or live tradin...
this expert advisor is for manual trading only. it places stop loss and take profit for buy, sell, buy limit, buy stop, sell limit and sell stop orders. it contains break even and ...
expert advisor i have developed for news time trading.the ea is not fully automatic, you must set the time before 1 minute of news release time and lot, s/l, t/p accordingly.rememb...
the expmartin ea trades on the principle of the martingale: if the order is closed by stop loss, the next order will be the opposite type with a lot size increased by a certain rat...
personal assistant is there to make your trading easy, basically it does what a real assistant does. provides information and executes your orders.i wrote this ea for several reaso...
new functionalities / improvements: allows the user to set pending orders (buy stop, sell stop, buy limit, sell limit) with easy to use, interactive process. allows the user to pr...
this expert advisor is based on overbought and oversold levels.ea will buy when rsi is in the oversold and sell when rsi is in the overbought zone.update (2015.09.28): trailingsto...
provided for educational purposes; not trading advice. backtests on eurusd under my conditions were unprofitable.the strategy follows the following logic:first the strategy marks t...
this good an h1 timeframe. this ea will execute at the new bar if the last bar has broken through the point that we set.breaking calculation is indicated by first bar of open day p...
add a trailing stop to your entry signals. simply put in your entry conditions so that the longrule()function returns "1" when long conditions are met and the shortrule()function r...