MetaTrader MT5 All Source Code Downloads - Page 92

Showing 8087 results
gr f leading edger pivot ht f indicator MT5
MetaTrader 5 indicator

gr f leading edger pivot ht f

two colored filled rectangles with the display of channel levels. the rectangles are drawn between the values ​​of two channels on one bar of any timeframe of the indicator.indicat...
percentage crossover channel cloud indicator MT5
MetaTrader 5 indicator

percentage crossover channel cloud

the channel is based on a percentage price deviation. it is implemented with a color background filling. the channel width is controlled by the percentage deviation.this indicator ...
rb v i ht f indicator MT5
MetaTrader 5 indicator

rb v i ht f

the indicator with the timeframe selection option available in its input parameters:to provide correct operation of the indicator, add the compiled rbvi.mq5 indicator file to termi...
rb v i histogram indicator MT5
MetaTrader 5 indicator

rb v i histogram

the indicator (relative broker vigor index) implemented as a colored histogram. three histogram coloring variants are possible:gray means the flat market; blue indicates a moderate...
osc sa r histogram indicator MT5
MetaTrader 5 indicator

osc sa r histogram

the oscillator is drawn as a colored histogram based on the difference between the close price and the isar indicator, expressed in points.this indicator was first implemented in m...
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...
size of candles (text) indicator MT5
MetaTrader 5 indicator

size of candles (text)

the indicator reflects the size of the bar. the size is calculated by the following formula: "minuend" minus "deduction". "minuend" and "deduction" can be any of four values (open,...
daily open line indicator MT5
MetaTrader 5 indicator

daily open line

this indicator draw horizontal line at start of trading day till at opening price level. recommended use on h1 and below timeframe....
cmql params library MT5
MetaTrader 5 library

cmql params

public methods:public access to the params array;this is the main method of setting the params. methods can be chained to add multiple params at the same time. *see example script....
ma zigzag trend indicator MT5
MetaTrader 5 indicator

ma zigzag trend

another zigzag trend indicator based on extremum points of sma indicator. it connects high price at maximum points of sma indicator to low price at minimum point. uptrend lines are...
rs i trend indicator indicator MT5
MetaTrader 5 indicator

rs i trend indicator

a simple trend indicator moves like zigzag, based on the rate of rsi changes. if rsi moves down from 65 or moves up from 35, trend line draws. these change limits are selective par...
rs o, relative strength oscillator indicator MT5
MetaTrader 5 indicator

rs o, relative strength oscillator

i added colored bars just for more clarity. green bars show increasing of rsoand red bars show decreasing. rsoor rsicurves cannot show little changes, while colored bars can. for e...
laguerre stripped indicator MT5
MetaTrader 5 indicator

laguerre stripped

a variation of the laguerre filter indicator.instead of showing just one single value of the laguerre filter, this indicator is showing all the intermediate steps that are used in ...
laguerre stripped of rs i indicator MT5
MetaTrader 5 indicator

laguerre stripped of rs i

we are by now using different types of levels in different indicators. here is one experiment to use some other way.this indicator is using stripped laguerre in a sort of "levels" ...
laguerre stripped of double stochastic indicator MT5
MetaTrader 5 indicator

laguerre stripped of double stochastic

stripped laguerre filter is showing intermediate steps performed by laguerre filter as "levels" that can then be used as support/resistance (or overbought/oversold) levels (dependi...
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...
candle range indicator MT5
MetaTrader 5 indicator

candle range

two histograms in one window, showing the maximum average price deviation in points from the initial value. the upper green histogram is the averaged difference between high and op...
total power indicator x ht f indicator MT5
MetaTrader 5 indicator

total power indicator x ht f

the indicator with the timeframe selection option available in the indicator input parameters:to provide correct operation of the indicator, place the compiled totalpowerindicatorx...
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...
xm a klx5 cloud ht f indicator MT5
MetaTrader 5 indicator

xm a klx5 cloud ht f

the indicator with the timeframe selection option available in input parameters:to provide correct operation of the indicator, save the compiled xma_klx5_cloud.mq5 indicator file t...
percentage crossover ht f indicator MT5
MetaTrader 5 indicator

percentage crossover ht f

the indicator with the timeframe selection option available in the indicator input parameters:to provide correct operation of the indicator, place the compiled percentagecrossover....
am a st l color meta trader 5 indicator MT5
MetaTrader 5 indicator

am a st l color meta trader 5

the indicator is displayed on a chart as a two-color line.if the current indicator value is lower than its previous value, the indicator line is red. if the current indicator value...
zig zag 2 rays indicator MT5
MetaTrader 5 indicator

zig zag 2 rays

a standard zigzag complemented with support and resistance levels.the same indicator implemented in mql4 is available here: . zigzag by can be downloaded at ....
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...
percentage crossover channel system ht f indicator MT5
MetaTrader 5 indicator

percentage crossover channel system ht f

the indicator with the timeframe selection option available in the indicator input parameters:to provide correct operation of the indicator, add the compiled percentagecrossovercha...
candle range ht f indicator MT5
MetaTrader 5 indicator

candle range ht f

the indicator with the timeframe selection option available in the indicator input parameters:to provide correct operation of the indicator, add the compiled candlerange.mq5 indica...
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...
percentage crossover channel cloud ht f indicator MT5
MetaTrader 5 indicator

percentage crossover channel cloud ht f

the indicator with the timeframe selection option available in the indicator input parameters:to provide correct operation of the indicator, place the compiled percentagecrossoverc...
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 ...
h l indicator MT5
MetaTrader 5 indicator

h l

a redrawing channel having two upper and two lower borders. its algorithm is similar to a zigzag.originally this indicator was developed in mql4 and was first published in the on 1...
rb v i histogram ht f indicator MT5
MetaTrader 5 indicator

rb v i histogram ht f

the indicator with the timeframe selection option available in the indicator input parameters:to provide correct operation of the indicator, add the compiled rbvi_histogram.mq5 ind...
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 ...
delta force indicator MT5
MetaTrader 5 indicator

delta force

two histograms in one window showing the degree of the financial asset's overbought or oversold state.originally this indicator was written in mql4 and was first published in the o...
nr t r at r st o p ht f indicator MT5
MetaTrader 5 indicator

nr t r at r st o p ht f

the indicator with the timeframe selection option available in the indicator input parameters:to provide correct operation of the indicator, place the compiled nrtr_atr_stop.mq5 in...
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 ...
vertical line indicator MT5
MetaTrader 5 indicator

vertical line

the indicator draws a vertical line (obj_vline) and then moves it to the specified time (hours and minutes).input parameters :only hours and minutes are used from the "use only hou...
i4 golden lion trend indicator MT5
MetaTrader 5 indicator

i4 golden lion trend

a trend strength indicator using two bollinger channels. when the price moves beyond the borders of the second (larger) channel, the color of the bars becomes brighter. when the pr...
osc sa r histogram ht f indicator MT5
MetaTrader 5 indicator

osc sa r histogram ht f

the indicator with the timeframe selection option available in the indicator input parameters:to provide correct operation of the indicator, place the compiled oscsar_histogram.mq5...
delta force ht f indicator MT5
MetaTrader 5 indicator

delta force ht f

the indicator with the timeframe selection option available in the indicator input parameters:to provide correct operation of the indicator, place the compiled deltaforce.mq5 indic...
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...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.