MetaTrader MT5 All Source Code Downloads - Page 93

Showing 8087 results
xr o c2 vg indicator MT5
MetaTrader 5 indicator

xr o c2 vg

plotting roc indicators of two arbitrary same types (including momentum) and periods in a single window.resulting indicators are processed by an averaging algorithm in order to fil...
pentuple exponential moving average indicator MT5
MetaTrader 5 indicator

pentuple exponential moving average

a moving average with the five-fold ema averaging, with a real period and the possibility to shift the indicator horizontally or vertically.the indicator uses the cmoving_average c...
quadruple exponential moving average indicator MT5
MetaTrader 5 indicator

quadruple exponential moving average

a moving average with the fourfold ema averaging, with a real period and the possibility to shift the indicator horizontally or vertically.the indicator uses the cmoving_average cl...
life hack ticks indicator MT5
MetaTrader 5 indicator

life hack ticks

an indicator of ticks (bid and ask). displays the last 300 ticks.the indicator can also be run in the tester. this feature makes it possible to evaluate the differences and similar...
fractal system indicator MT5
MetaTrader 5 indicator

fractal system

a fractal based indicator.this indicator was first implemented in mql4 and published in on 14.09.2007.fig. 1. the fractalsmsignal6diapazon indicator...
lg p ivanoff maloma-demark levels indicator MT5
MetaTrader 5 indicator

lg p ivanoff maloma-demark levels

a fractal based variation. close prices are used for blue and pink fractals, highs and lows are used for red and green fractals.this indicator was first implemented in mql4 and pub...
rs i arrow indicator MT5
MetaTrader 5 indicator

rs i arrow

the indicator displays wingdings arrows when rsi crosses up and down levels. the "rsi arrow" indicator is drawn in the main window....
size of candles 2 (text) indicator MT5
MetaTrader 5 indicator

size of candles 2 (text)

about synchronization of bars and graphical objects.graphical objects accountingthe names of objects are stored in the m_arr_names[]array, its size is equal to the inpnumberofbarsi...
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...
color pe m a digit indicator MT5
MetaTrader 5 indicator

color pe m a digit

. it displays the most recent value as a price label with the possibility to round the indicator levels up to a required number of digits. the number of digits to round is set in t...
color qe m a digit indicator MT5
MetaTrader 5 indicator

color qe m a digit

. it displays the most recent value as a price label with the possibility to round the indicator levels up to a required number of digits. the number of digits to round is set in t...
pe m a ht f indicator MT5
MetaTrader 5 indicator

pe m a ht f

the indicator with the timeframe selection option available in input parameters:the indicator requires pema.mq5 indicator file. place it in <terminal_data_folder>\mql5\indica...
qe m a ht f indicator MT5
MetaTrader 5 indicator

qe m a ht f

the indicator with the timeframe selection option available in the indicator input parameters:the indicator requires the qema.mq5 indicator file. place it in <terminal_data_fold...
ccheck new candle library MT5
MetaTrader 5 library

ccheck new candle

many mql5 programs explicitly execute part of their code only after the appearance of a new candlestick on the chart. this class saves you from the need to write candlestick monito...
evening star indicator MT5
MetaTrader 5 indicator

evening star

the indicator shows the "evening star" pattern:it provides flexible settings for the pattern.the "gap" setup:the "candle 2 type" setup:the "candle sizes" setup:...
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 ...
xr o c2 vg ht f indicator MT5
MetaTrader 5 indicator

xr o c2 vg ht f

the indicator with the timeframe selection option available in input parameters:the indicator requires the xroc2_vg.mq5 indicator file. place it in <terminal_data_folder>\mql...
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 ...
swing line ht f indicator MT5
MetaTrader 5 indicator

swing line ht f

the indicator with the timeframe selection option available in input parameters:the indicator requires the swing_line.mq5 indicator file. place it to <terminal_data_folder>\m...
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 ...
pi p qind indicator MT5
MetaTrader 5 indicator

pi p qind

trend indicator.this indicator was first implemented in mql4 and published in on 24.10.2007.fig. 1. the pipqind indicator...
color qe m a digit ht f indicator MT5
MetaTrader 5 indicator

color qe m a digit ht f

the indicator with the timeframe selection option available in input parameters:the indicator requires the color_qema_digit.mq5 indicator file. place it to <terminal_data_folder...
color pe m a digit ht f indicator MT5
MetaTrader 5 indicator

color pe m a digit ht f

the indicator with the timeframe selection option available in input parameters:the indicator requires the color_pema_digit.mq5 indicator file. place it to <terminal_data_folder...
boa zig zag indicator MT5
MetaTrader 5 indicator

boa zig zag

real:mandorzigzag with unusual properties (you can set the length when drawing the indicator).this indicator was first implemented in mql4 and published in the on 9.10.2007.fig. 1....
ki s max min avg indicator MT5
MetaTrader 5 indicator

ki s max min avg

a redrawing channel with a colored background. the middle line of the channel is colored in accordance with the active market trend.this indicator was first implemented in mql4 and...
evening star statistics indicator MT5
MetaTrader 5 indicator

evening star statistics

the indicator shows the statistics of the "evening star" pattern.a visualization of the number of "eveningstar" patterns found on the current symbol and timeframe, in the specified...
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...
boa zig zag ht f indicator MT5
MetaTrader 5 indicator

boa zig zag ht f

the indicator with the timeframe selection option available in the indicator input parameters:the indicator requires the boa_zigzag.mq5 indicator file. place it to <terminal_dat...
boa zig zag price indicator MT5
MetaTrader 5 indicator

boa zig zag price

real:mandorthe indicator with price labels of the zigzag peak values.fig. 1. the boa_zigzag_price indicator...
boa zig zag arrows indicator MT5
MetaTrader 5 indicator

boa zig zag arrows

real:mandorthe zigzag, with values displayed as fractal labels.the labels are repainted similar to the peaks of the original zigzag!fig. 1. the boa_zigzag_arrows indicator...
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...
color qe m a envelopes digit indicator MT5
MetaTrader 5 indicator

color qe m a envelopes digit

envelopes using the ma, with an indication of trend direction and display of the last values of channel borders.the indicator uses the smoothalgorithms.mqh library classes (copy it...
color pe m a envelopes digit indicator MT5
MetaTrader 5 indicator

color pe m a envelopes digit

envelopes using the ma, with an indication of trend direction and display of the last values of channel borders.the indicator uses the smoothalgorithms.mqh library classes (copy it...
color bar open ht f indicator MT5
MetaTrader 5 indicator

color bar open ht f

the indicator draws the open level of a candlestick of a higher timeframe specified in the indicator input parameters:fig. 1. the colorbaropen_htf indicator...
color bar range ht f indicator MT5
MetaTrader 5 indicator

color bar range ht f

the indicator draws a channel using the high and low values of a candlestick of a higher timeframe specified in the indicator input parameters:fig. 1. the colorbarrange_htf indicat...
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...
auto trade levels indicator MT5
MetaTrader 5 indicator

auto trade levels

the indicator marks all performed trades with short horizontal lines, if such trades have corresponding arrows.fig. 1. the autotradelevels indicator...
boa zig zag arrows ht f indicator MT5
MetaTrader 5 indicator

boa zig zag arrows ht f

the indicator with the timeframe selection option available in the indicator input parameters:the indicator requires the boa_zigzag_arrows.mq5 indicator file. place it to <termi...
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...
boa zig zag channel indicator MT5
MetaTrader 5 indicator

boa zig zag channel

a channel based on peaks and troughs of .fig. 1. the boa_zigzag_channel indicator...
zig zag channel indicator MT5
MetaTrader 5 indicator

zig zag channel

a channel based on peaks and troughs of the indicator.fig. 1. the zigzag_channel indicator...
zigzag2 r channel indicator MT5
MetaTrader 5 indicator

zigzag2 r channel

a channel based on peaks and troughs of the indicator.fig. 1. indicator zigzag2_r_channel...
color qe m a envelopes digit system indicator MT5
MetaTrader 5 indicator

color qe m a envelopes digit system

the indicator implements a breakthrough system using the channel.when price exits the gray channel, the candlestick color changes to the color corresponding to trend direction. blu...
color pe m a envelopes digit system indicator MT5
MetaTrader 5 indicator

color pe m a envelopes digit system

the indicator implements a breakthrough system using the channel.when price exits the gray channel, the candlestick color changes to the color corresponding to trend direction. aqu...
rabbit m2 expert MT5
MetaTrader 5 expert advisor

rabbit m2

the trend is determined on the zero bar based on two moving averages (fast and slow). they also generate preliminary signals:if fast ma < slow mai.e. it a signal to open a sell ...
color pe m a envelopes digit ht f indicator MT5
MetaTrader 5 indicator

color pe m a envelopes digit ht f

the indicator with the timeframe selection option available in the indicator input parameters:the indicator requires the color_pema_envelopes_digit.mq5 indicator file. place it to ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.