MetaTrader MT5 All Source Code Downloads - Page 83

Showing 8083 results
candels high open expert MT5
MetaTrader 5 expert advisor

candels high open

the entire chain: indicator, indicator signals module.candelshighopen expert advisor is based on the candels high open indicator trading signals module. the ea has been generated b...
original turtle rules trader expert MT5
MetaTrader 5 expert advisor

original turtle rules trader

original turtle rules trader ea implements a trading system described in the book . according to the description given in the book, the famous turtle trader system consists of the ...
exp wp r expert MT5
MetaTrader 5 expert advisor

exp wp r

the simplest expert advisor based on wpr. sells at downward crossing of an oscillator overbought level, buys at an upward crossing of an oscillator oversold level. the entry signal...
exp fishing expert MT5
MetaTrader 5 expert advisor

exp fishing

the expert advisor opens an initial position in the current candle's direction and increases its volume if profit in points increases a threshold fixed in the ea inputs.the data on...
exp color jfatl digit re open expert MT5
MetaTrader 5 expert advisor

exp color jfatl digit re open

the exp_colorjfatl_digit_reopen trading system is based on the indicator color change with adding to trend-following positions. a trade signal forms at a bar closing if the indicat...
cc i histogram round indicator MT5
MetaTrader 5 indicator

cc i histogram round

standard cci oscillator implemented as a histogram rounding its values to the standard range:1 — no rounding;2 — all values divided by two;5 — all values divided by five;10 — all v...
envelopes at r cloud indicator MT5
MetaTrader 5 indicator

envelopes at r cloud

this is a modified envelopes indicator for measuring the price deviation. it displays the upper and lower borders of the price deviation from МА calculated considering the average ...
yaanna ht f indicator MT5
MetaTrader 5 indicator

yaanna ht f

the indicator with the timeframe selection option available in the input parameters:to provide correct operation of the indicator, place the compiled yaanna.mq5 indicator file in t...
simple fx expert MT5
MetaTrader 5 expert advisor

simple fx

the expert advisor is based on moving averages crossing.simple fx ea trades forex automatically using the moving averages.the mas feature customizable period, method and type. orde...
xm a bbx at r cloud indicator MT5
MetaTrader 5 indicator

xm a bbx at r cloud

this is a modified bollinger bands® displaying the upper and lower borders of the price deviation from МА calculated considering the average volatility of the symbol according to a...
envelopes at r cloud ht f indicator MT5
MetaTrader 5 indicator

envelopes at r cloud ht f

the indicator with the timeframe selection option available in the input parameters:to provide correct operation of the indicator, place the compiled envelopesatr_cloud.mq5 indicat...
exp bezier re open expert MT5
MetaTrader 5 expert advisor

exp bezier re open

the exp_bezier_reopen trading system is based on the indicator color change with adding to trend-following positions. a trade signal forms at a bar closing if the indicator line co...
opening and Сlosing on time expert MT5
MetaTrader 5 expert advisor

opening and Сlosing on time

the ea opens and closes positions at a specified time. the condition is additionally checked:only hh:mm are considered in the inputs (time).inputs:opening time (only hh:mm are cons...
double up с изгибом expert MT5
MetaTrader 5 expert advisor

double up с изгибом

the main difficulty of the code is comparing icci and imacd values with the "buy sell level" variable. the indicator values may be different several or even dozens of times.for exa...
exp jbrain trend1 stop re open expert MT5
MetaTrader 5 expert advisor

exp jbrain trend1 stop re open

the exp_jbraintrend1stop_reopen trading system is based on the indicator color change with adding to trend-following positions. a trade signal forms at a bar closing if the indicat...
jbrain trend1 stop alert indicator MT5
MetaTrader 5 indicator

jbrain trend1 stop alert

introduced new input parameters added a couple of calls to buysignal() and sellsignal() functions after the indicator calculation cycles in the oncalculate() block //--- buysigna...
xm a bbx at r cloud ht f indicator MT5
MetaTrader 5 indicator

xm a bbx at r cloud ht f

the indicator with the timeframe selection option available in the input parameters:to provide correct operation of the indicator, place the compiled xma_bbxatr_cloud.mq5 indicator...
vr---se t k a---3 expert MT5
MetaTrader 5 expert advisor

vr---se t k a---3

i have developed this ea based on my own trading experience. the market and the price are chaotic entities with no laws, therefore forecasting future movements is meaningless. howe...
expert ne w s expert MT5
MetaTrader 5 expert advisor

expert ne w s

the expert advisor trades on the market jumps using no indicators.the idea behind the ea is that stop orders move on the set distance from the current price discretely in time.if t...
fractal bands indicator MT5
MetaTrader 5 indicator

fractal bands

fractal bollinger bands. the indicator expands the bollinger bands width to avoid or minimize false entry/exit signals. the contains more information.the original indicator was dev...
fg d i indicator MT5
MetaTrader 5 indicator

fg d i

fractal graph dimension indicator. the contains more information.the original indicator was developed in the mql4 language and published in the on 21.01.2009.fig.1. fgdi indicator...
xx d p o ht f indicator MT5
MetaTrader 5 indicator

xx d p o ht f

the indicator with the timeframe selection option available in the input parameters:to provide correct operation of the indicator, place the compiled xxdpo.mq5 indicator file in te...
simplest hedging ea ever expert MT5
MetaTrader 5 expert advisor

simplest hedging ea ever

if an even simpler ea exists, i would like to see it!the ea does not use any indicators. it simply opens two opposite positions when a new bar appears.then, it waits till both are ...
trend me leave me expert MT5
MetaTrader 5 expert advisor

trend me leave me

trendmeleaveme is a metatrader 5 ea. the semi-automated expert advisor using a trend line (trendline).before launching the ea, simply draw a bullish or a bearish trend. set the pro...
searching nearest bar script MT5
MetaTrader 5 script

searching nearest bar

the script defines the place where it has been dragged by the mouse and looks for the nearest bar. the process is based on the concept of bar boundaries:...
fractal keltner indicator MT5
MetaTrader 5 indicator

fractal keltner

fractal channel by keltner. this indicator increases the width of the keltner channel in order to avoid false entry or exit signals, or to minimize them. for a more detailed descri...
fractal ma indicator MT5
MetaTrader 5 indicator

fractal ma

fractal moving average with indication of the last value with a price label. for a more detailed description please see the .fig1. the fractal_ma indicator...
fractal rs i indicator MT5
MetaTrader 5 indicator

fractal rs i

fractal relative strength index. for a more detailed description please see the .fig1. the fractal_rsi indicator...
positions info panel indicator MT5
MetaTrader 5 indicator

positions info panel

indicator in the form of a panel. displays the resulting direction of the position: resulting lot size and up or down arrow.the main area of application is hedge accounts, when the...
frank ud expert MT5
MetaTrader 5 expert advisor

frank ud

works only on the hedge accounts! martin, martingale. doubling the lot at loss.it starts by opening two opposite positions with the minimal lot. the "takeprofit" and "stoploss" lev...
fractal rs i ht f indicator MT5
MetaTrader 5 indicator

fractal rs i ht f

the indicator with the timeframe selection option available in input parameters:to provide correct operation of the indicator, place the compiled fractal_rsi.mq5 indicator file in ...
exp adaptive cg oscillator x2 expert MT5
MetaTrader 5 expert advisor

exp adaptive cg oscillator x2

the exp_adaptivecgoscillator_x2 trend trading system based on the signals from two indicators. the first indicator determines the direction of the slow trend based on the position ...
exp fractal rs i expert MT5
MetaTrader 5 expert advisor

exp fractal rs i

the simplest ea based on the . sells at downward crossing of oscillator overbought level, buys at the upward crossing of oscillator oversold level. the signal is formed when a bar ...
fractal wp r indicator MT5
MetaTrader 5 indicator

fractal wp r

fractal larry williams' percent range. for a more detailed description please see the .fig1. the fractal_wpr indicator...
fg d i ht f indicator MT5
MetaTrader 5 indicator

fg d i ht f

the indicator with the timeframe selection option available in input parameters:to provide correct operation of the indicator, place the compiled fractal_rsi.mq5 indicator file in ...
exp fisher transform x2 expert MT5
MetaTrader 5 expert advisor

exp fisher transform x2

the exp_fishertransform_x2 trend trading system based on the signals from two indicators. the first indicator determines the direction of the slow trend based on the position of th...
rt scalper indicator MT5
MetaTrader 5 indicator

rt scalper

real time indicator designed for scalping on forts.the chart data is displayed in percentages.yellow line — change in buy/sell deals (in %) crimson line — change in volumes of buy/...
cross ma expert MT5
MetaTrader 5 expert advisor

cross ma

getting the indicator values on the first and second bars://--- get moving average mas=imaget(handle_ima1,1); // long moving average 12 maf=imaget(handle_ima2,1); // short moving a...
exp 2pb ideal ma re open expert MT5
MetaTrader 5 expert advisor

exp 2pb ideal ma re open

the exp_2pbidealma ea is based on the crossing of moving averages with position scaling according to the trend. the signal is formed when a bar is closing if there is crossing of s...
fractal cc i indicator MT5
MetaTrader 5 indicator

fractal cc i

fractal commodity channel index. for a more detailed description please see the .fig1. the fractal_cci indicator...
fractal bands ht f indicator MT5
MetaTrader 5 indicator

fractal bands ht f

the indicator with the timeframe selection option available in input parameters:to provide correct operation of the indicator, place the compiled fractal_bands.mq5 indicator file i...
expert ma c d eur u s d 1 hour expert MT5
MetaTrader 5 expert advisor

expert ma c d eur u s d 1 hour

works based on the imacd (macd) indicators.conditions to check the signals for opening a position:opening buy on the chart:...
go expert MT5
MetaTrader 5 expert advisor

go

signals based on four ima (ma) indicators, by price_open, price_high, price_low, price_close prices. trades only on hedge accounts.block for determining the signal direction:double...
fractal keltner ht f indicator MT5
MetaTrader 5 indicator

fractal keltner ht f

the indicator with the timeframe selection option available in input parameters:to provide correct operation of the indicator, place the compiled fractal_keltner.mq5 indicator file...
fractal de marker indicator MT5
MetaTrader 5 indicator

fractal de marker

fractal demarker oscillator. for a more detailed description please see the .fig1. the fractal_demarker indicator...
exp color zerolag momentum x2 expert MT5
MetaTrader 5 expert advisor

exp color zerolag momentum x2

the exp_colorzerolagmomentum_x2 trend trading system based on the signals from two indicators. the first indicator determines the direction of the slow trend based on the position ...
life hack balance equity indicator MT5
MetaTrader 5 indicator

life hack balance equity

the indicator displays the balance and equity of the trade account.this indicator is especially useful when used in the strategy tester. it visualizes the balance and equity:to app...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.