MetaTrader MT5 Expert Source Code Downloads - Page 18

Showing 1593 results
20 pr exp-3 expert MT5
MetaTrader 5 expert advisor

20 pr exp-3

the 20prexp-3 expert advisor is based on the intraday volatility breakthrough system. it additionally uses volume filters and the parabolic sar indicator. exit strategy: using a tr...
nup1 down expert MT5
MetaTrader 5 expert advisor

nup1 down

strategy: n bars up and one bar down. trailing. lot calculation based on the risk value as a percentage of free margin.examples:‌if the condition is met, open a sell position....
breakthrough bb expert MT5
MetaTrader 5 expert advisor

breakthrough bb

the system is not mine, it was described by chuck lebo and david lucas.this ea uses the following purchase rules:1. ma_long should go up - this is a filter.2 the closing price must...
n candles expert MT5
MetaTrader 5 expert advisor

n candles

we look for n identical candles in a row. if the found candles bull — we buy if bear — we sell.input parameters:n identical candles which go in a row lottake profit (in pips)stop l...
ht h trader expert MT5
MetaTrader 5 expert advisor

ht h trader

hedge the hedgetrader was developed to hedge the normal hedge(eurusd hedged with usdchf). pairs-trading, at times, has heavy dd. this trading strategy tries to hedge the hedgeto re...
exp close positions by time expert MT5
MetaTrader 5 expert advisor

exp close positions by time

the expert advisor closes all the current symbol positions opened on the account, if the current server time has exceeded the time limit specified in the input variables....
exp close all positions by time expert MT5
MetaTrader 5 expert advisor

exp close all positions by time

the expert advisor closes all positions opened on the account, if the current server time has exceeded the time limit specified in the input variables....
candle shadow percent expert MT5
MetaTrader 5 expert advisor

candle shadow percent

the expert advisor is based on the indicator with the same name . lot is calculated based on the risk value as a percentage of free margin.attention: in this expert advisor, it is ...
list positions expert MT5
MetaTrader 5 expert advisor

list positions

a list of all positions. an example of working with cpositioninfo.the following can be displayed on the screen:positions of all symbols;positions of the current symbol;positions fo...
candle expert MT5
MetaTrader 5 expert advisor

candle

trades based on the previous candlestick: it is bearish, the ea sells; if it is bullish, the ea buys.take profit, trailing stop....
bollinger expert MT5
MetaTrader 5 expert advisor

bollinger

the strategy is based on the indicator.when the price breaks through the channel, a position is opened in the direction opposite to the price movement. if the price breaks through ...
n Сandles expert MT5
MetaTrader 5 expert advisor

n Сandles

the ea searches for n identical candlesticks in a row. if the found candlesticks are bullish, it buys. i they are bearish, the ea sells.settings:n identical candles in a rowlot siz...
breakdown signaling expert MT5
MetaTrader 5 expert advisor

breakdown signaling

the expert advisor tracks the breakout of horizontal lines and generates a signal after the completion of the breaking candlestick.operation principles the expert advisor does not...
exp stochastic chaikins volatility expert MT5
MetaTrader 5 expert advisor

exp stochastic chaikins volatility

the exp_stochastic_chaikins_volatility expert advisor is based on the indicator color change. the signal is formed when a bar is closing if there is change in cloud color of the in...
ex p ma x lo t expert MT5
MetaTrader 5 expert advisor

ex p ma x lo t

the expert advisor calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit. the calculated value is displayed in t...
morse code expert MT5
MetaTrader 5 expert advisor

morse code

trading based on preset candlestick combinations (patterns), using take profit and stop loss.candlesticks are marked as "1" (bullish) and "0" (bearish):the desired combination of c...
sound alert entry out expert MT5
MetaTrader 5 expert advisor

sound alert entry out

when a position is closed (exit from the market, reversal or a close by operation), a sound is played.a sound alert is selected from the standard terminal package:version "1.002":a...
exp trailing stop expert MT5
MetaTrader 5 expert advisor

exp trailing stop

the expert advisor moves trailing stops of all positions on the current symbol.expert advisor input parameters:...
exp xfatl xsatl cloud expert MT5
MetaTrader 5 expert advisor

exp xfatl xsatl cloud

the exp_xfatlxsatlcloud trading system is based on change of the trend direction displayed by the indicator. the signal is formed when a bar is closing if there is change in cloud ...
piano expert MT5
MetaTrader 5 expert advisor

piano

shows an appropriate value for the last three bars on each timeframe: "1" if the bar is bullish, and "0" if the bar is bearish.inputs:backgroundbackground alphatext colortext alpha...
exp kolier super trend x2 expert MT5
MetaTrader 5 expert advisor

exp kolier super trend x2

the exp_kolier_supertrend_x2 trend trading system based on the signals from two indicators. the first indicator determines the direction of the slow trend based on the line color. ...
statistics expert MT5
MetaTrader 5 expert advisor

statistics

analyzes bars whose opening time (hour and minute) is equal to the current bar opening time. lit increase, if the previous trade was closed with a loss. closing (forced) on a new b...
vector expert MT5
MetaTrader 5 expert advisor

vector

an expert advisor for 4 currency pairs, including eurusd, gbpusd, usdchf and usdjpy. it is based on four-hour moving averages....
rs i and bollinger bands expert MT5
MetaTrader 5 expert advisor

rs i and bollinger bands

a trading strategy based on rsi and bollinger bands. bollinger bands is calculated using the rsi indicator handle. trailing stop is determined using the sar indicator (parabolic sa...
all information about the symbol expert MT5
MetaTrader 5 expert advisor

all information about the symbol

all information about the current symbol (information from the csymbolinfo class object is used) represented as a dialog panel. csymbolinfo. cdialog.mqh. clistview.mqh...
cheduecoglioni expert MT5
MetaTrader 5 expert advisor

cheduecoglioni

the ea waits for a tp or sl to trigger, and then opens a position in the opposite direction. it checks if there is enough money before sending a trade request. ontradetransaction.f...
bollinger bands n positions expert MT5
MetaTrader 5 expert advisor

bollinger bands n positions

features works on a new bar; the number of positions is not limited; if a buy signal is received, all sell positions are closed; if a sell signal is received, all buy positions ar...
exp total power indicator x expert MT5
MetaTrader 5 expert advisor

exp total power indicator x

the exp_totalpowerindicatorx expert advisor is based on the signals generated by the oscillator. it also provides the possibility to set a strict trading time interval.a trade sign...
exp percentage crossover expert MT5
MetaTrader 5 expert advisor

exp percentage crossover

the exp_percentagecrossover expert advisor is based on the change of the color, and provides the possibility to set a strict trading time interval.a trade signal is formed when a b...
fractals minimum distance expert MT5
MetaTrader 5 expert advisor

fractals minimum distance

the ea trades based on the fractals indicator. it only trades at the emergence of a new bar. lot calculation: percentage of free margin. when an upward fractal is found, a sell sig...
pipso expert MT5
MetaTrader 5 expert advisor

pipso

the ea trades in the specified time interval. it takes into account high and low within a certain number of bars. the ea includes protection against the "not enough money" error.hi...
exp percentage crossover channel system expert MT5
MetaTrader 5 expert advisor

exp percentage crossover channel system

the trading system is based on the indicator signals. a signal is formed when a bar is closing, if a colored bar has occurred, while the previous bar had the opposite color or no c...
exp color jfatl digit tm expert MT5
MetaTrader 5 expert advisor

exp color jfatl digit tm

the exp_colorjfatl_digit_tm expert advisor is based on the indicator signals and provides the possibility to set a strict trading time interval.a trade signal is formed when a bar ...
exp color xm u v tm expert MT5
MetaTrader 5 expert advisor

exp color xm u v tm

the exp_colorxmuv_tm expert advisor is based on the ma signals and provides the possibility to set a fixed trading time interval.a trade signal is formed when a bar is closing, if ...
crossing of two i ma expert MT5
MetaTrader 5 expert advisor

crossing of two i ma

added: the call to ima has been replaced by a call to icustom . in the tester (in the visual mode) or when attached to a chart, the ea visualizes the moving average indicators in d...
exp amstell-sl expert MT5
MetaTrader 5 expert advisor

exp amstell-sl

trades without setting take profit and stop loss levels (these levels are calculated virtually).buying:if there are no buy positions if there are buy positions, and the open price ...
exp nr t r at r st o p expert MT5
MetaTrader 5 expert advisor

exp nr t r at r st o p

the trading system is based on the indicator signals. a signal is formed at the close of a bar, if a large colored star has appeared.the expert advisor uses the compiled indicator ...
vl t tra d e r expert MT5
MetaTrader 5 expert advisor

vl t tra d e r

the trading system is based on volatility compression. an entry signal is generated when the market forms a smallest candlestick over a certain number of bars.entry signal generati...
bullish and bearish engulfing expert MT5
MetaTrader 5 expert advisor

bullish and bearish engulfing

the ea trades based on the "bullish and bearish engulfing" pattern.inputs:bullish engulfing — the type of the position that should be opened when there is "bullish engulfing"bearis...
evening star expert MT5
MetaTrader 5 expert advisor

evening star

the eveningstar expert advisor trades the "evening star" pattern. the below image shows an example of operation of the underlying indicator, while the ea does not draw anything on ...
exp xr o c2 vg tm expert MT5
MetaTrader 5 expert advisor

exp xr o c2 vg tm

the exp_xroc2_vg_digit_tm expert advisor trades based on signals generated by the oscillator. it also provides the possibility to set a strict trading time interval.a trade signal ...
exp xr o c2 vg x2 expert MT5
MetaTrader 5 expert advisor

exp xr o c2 vg x2

the exp_xroc2_vg_x2 trend-following trading system is based on the signals generated by two indicators. the first indicator determines the direction of the slow trend based on the ...
n candles expert MT5
MetaTrader 5 expert advisor

n candles

the expert advisor searches for n identical candlesticks in a row. it buys on bullish candlesticks and sells on bearish ones. the cpositioninfo, ctrade and csymbolinfo classes are ...
intersection 2 i ma expert MT5
MetaTrader 5 expert advisor

intersection 2 i ma

this simple system is based on the crossover of two mas.buying if the fast ma crosses the slow one upward. selling if the fast ma crosses the slow one downward.closing at an opposi...
istochastic trading expert MT5
MetaTrader 5 expert advisor

istochastic trading

the expert advisor trades based on signals generated by stochastic oscillator. averaging. a limited number of positions. trailing.inputs:lots take profit stop loss (in pips) traili...
n candles expert MT5
MetaTrader 5 expert advisor

n candles

the expert advisor searches for n identical candlesticks in a row. it buys on bullish candlesticks and sells on bearish ones. the account type is taken into account, i.e. whether i...
double zig zag expert MT5
MetaTrader 5 expert advisor

double zig zag

the expert advisor uses two zigzag indicators for analysis: a smaller zigzag with parameters (13.5,3) and a larger zigzag with parameters multiplied by eight: (13*8,5*8,3*8)to make...
nevalyashka breakdown level expert MT5
MetaTrader 5 expert advisor

nevalyashka breakdown level

trading strategy: the breakout of a high/low in the selected time interval. to recover losing positions, the ea uses the "nevalyashka" strategy and a martingale technique to increa...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.