MetaTrader MT5 All Source Code Downloads - Page 109

Showing 8087 results
ao lightning expert MT5
MetaTrader 5 expert advisor

ao lightning

the ea uses indicator awesome oscillator. orders are opened at each bar and cloased by group by the opposite signal. the indicator is calculated within the code to be able to chang...
average change candle indicator MT5
MetaTrader 5 indicator

average change candle

the indicator uses the smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\include). the classes were described in detail in the article.fig.1 indica...
expotest expert MT5
MetaTrader 5 expert advisor

expotest

the ea uses the indications of sar for making trading decisions. if the ask price is higher than the indicator values, we assume buying; if it is lower, then selling.settings timef...
modeling the market indicator MT5
MetaTrader 5 indicator

modeling the market

john ehlers modeling the market indicator. the indicator line is the result of combining john ehlers and indicators.it has two input parameters:period- calculation period;applied p...
ra n a indicator MT5
MetaTrader 5 indicator

ra n a

the rana (ratio adjusted net advances) indicator developed by sherman and marian mcclellan shows the ratios of positive and negative increments in the prices of instruments availab...
surefirething expert MT5
MetaTrader 5 expert advisor

surefirething

idea by: .mql5 code by: .the ea places pending buy limit and sell limit orders. the conditions for placing pending orders are checked when a new bar appears, while the possibility ...
alli heik expert MT5
MetaTrader 5 expert advisor

alli heik

idea by: .mql5 code by: .the ea uses indicator :exemplary signals "open buy" and "open sell":signals for opening positions is only received when a new bar appears, while trailing t...
sd m swap script MT5
MetaTrader 5 script

sd m swap

a script for showing the swap value on a financial instrument. the texts of positive and negative swaps are shown in different colors.i have been regularly using it for long. for s...
mc clellan oscillator indicator MT5
MetaTrader 5 indicator

mc clellan oscillator

oscillator represents the difference between 19-day ma and 39-day ma, based on the values of mcclellan indicator.it has three input parameters:base currency- name of the base curre...
ad indicator indicator MT5
MetaTrader 5 indicator

ad indicator

indicator ad (advances/declines) developed by sherman and marian mcclellan and based on indicator .it shows two components of indicator rana - the positive and negative increments ...
mc clellan summation index indicator MT5
MetaTrader 5 indicator

mc clellan summation index

the summation index oscillator based on indicator that, in its turn, is based on the values of mcclellan's indicator shows the values of mcclellan_oscillator, considering the value...
average modified moving average indicator MT5
MetaTrader 5 indicator

average modified moving average

average modified moving average.it has two input parameters:period- calculation period;applied price- price used for calculations. calculations:...
coppock indicator MT5
MetaTrader 5 indicator

coppock

the formula for calculating was proposed by edwin sedgwick coppock in 1962 and published in barron's magazine.the indicator is designed only for signalling about a bullish trend st...
ema v f s indicator MT5
MetaTrader 5 indicator

ema v f s

exponential moving average with a variable smoothing factor.this indicator is compiled as both an mql5 indicator and an mql4 indicator, for which the extension of the indicator cod...
em v indicator MT5
MetaTrader 5 indicator

em v

indicator arms' ease of movement value (emv) developed by richard w. arms junior. it considers the volume and size of changing the price to evaluate its moving quantitatively for e...
mi indicator MT5
MetaTrader 5 indicator

mi

indicator mass index is used to search for trend reversals. it is based on the changes between the highest and the lowest prices. if the bandwidth becomes wider, the mass index wil...
pc indicator MT5
MetaTrader 5 indicator

pc

price cycle oscillator.it has four input parameters:period- calculation period;method- calculation method;overbought- overbought level;oversold- oversold level. calculations:when t...
tq indicator MT5
MetaTrader 5 indicator

tq

the trend quality oscillator by david sepiashvili presented in his article detecting and determining trends - trend-quality indicator.it has six input parameters:period fast- fast ...
sl calculator indicator MT5
MetaTrader 5 indicator

sl calculator

the indicator calculates and shows in the price chart panel:the size of possible loss at closing all the positions available on the account by their stoploss orders; the number of ...
rs i bollinger bands ea expert MT5
MetaTrader 5 expert advisor

rs i bollinger bands ea

idea by: .mql5 code by: .the program uses the overbought (ob) and oversold (os) zones, for which it generates trading signals for selling or buying. ob and os are determined on m15...
ema v f s channel indicator MT5
MetaTrader 5 indicator

ema v f s channel

a channel using a non-smooth and steady approximation error, in which the is used as the midline.this indicator is compiled as both an mql5 indicator and an mql4 indicator, for whi...
ema v f s ht f indicator MT5
MetaTrader 5 indicator

ema v f s ht f

indicator with the timeframe selection option available in input parameters:for the indicator to operate, the emavfs.ex5indicator must be added to the <terminal_data_directory&g...
neuro nirvaman ea expert MT5
MetaTrader 5 expert advisor

neuro nirvaman ea

idea by: .mql5 code by: .the trading system is based on a simple neural network. a similar code based on a bilayer neural network: .the ea uses indicators (located in a separate wi...
ema v f s channel ht f indicator MT5
MetaTrader 5 indicator

ema v f s channel ht f

indicator with the timeframe selection option available in input parameters:for the indicator to operate, the emavfs_channel.ex5indicator must be added to the <terminal_data_dir...
id close rectangle tl al indicator MT5
MetaTrader 5 indicator

id close rectangle tl al

an indicator utility for closing (reducing the right side of the length) the rectangles, trendlines, or lines with arrows to some bars/candlesticks.using it, you can do it in two c...
ema v f s st dev indicator MT5
MetaTrader 5 indicator

ema v f s st dev

the indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.if the standard deviation of the emavfs indicator is between th...
ts t expert MT5
MetaTrader 5 expert advisor

ts t

idea by: .mql5 code by: .the ea does not use any indicators - only the current price and the ohlc of zero bar (the rightmost bar in the chart).working algorithm: as soon as the pri...
four horizontal lines indicator MT5
MetaTrader 5 indicator

four horizontal lines

the indicator plots four horizontal lines: two basic ones (red by default) above the high and below the low of the bar numberbar and help lines (green by default) shifted from the ...
ema v f s st dev ht f indicator MT5
MetaTrader 5 indicator

ema v f s st dev ht f

indicator with the timeframe selection option available in input parameters:for the indicator to operate, the emavfs_stdev.ex5indicator must be added to the <terminal_data_direc...
exp 2 xm a ichimoku oscillator expert MT5
MetaTrader 5 expert advisor

exp 2 xm a ichimoku oscillator

a trading system based on the signals of the indicator. the signal is formed when a bar is closing if the indicator direction has changed.for the generated ea to operate correctly,...
exp xr s i de marker histogram expert MT5
MetaTrader 5 expert advisor

exp xr s i de marker histogram

a trading system based on the indicator signals. the signal is formed when a bar is closing if the indicator direction has changed.for the generated ea to operate correctly, the co...
xstd dev speed direction indicator MT5
MetaTrader 5 indicator

xstd dev speed direction

indicator xstddevspeed_direction shows the information on the market volatility, using the values of indicator with a fixed timeframe.the initial indicator histogram color is the s...
exp average change candle expert MT5
MetaTrader 5 expert advisor

exp average change candle

a trading system based on the signals of indicator . the signal is formed when a bar is closing if the indicator direction has changed.for the generated ea to operate correctly, th...
bands 2 expert MT5
MetaTrader 5 expert advisor

bands 2

idea by: .mql5 code by: .this strategy is based on analyzing the values of indicator ibands (bollinger bands, bb) at bar #0 relative to the close price of bar #0. where the close p...
2 xm a ichimoku signal indicator MT5
MetaTrader 5 indicator

2 xm a ichimoku signal

a semaphore signal indicator using the algorithm of indicator .the indicator uses the smoothalgorithms.mqh library classes (copy them to <terminal_data_directory>\mql5\includ...
martingale expert MT5
MetaTrader 5 expert advisor

martingale

idea by: .mql5 code by: .the ea uses dynamic managing the lot size depending on whether we have exceeded the balance or not, as compared to the preceding pass (the calculations are...
absolutely no lag lw m a indicator MT5
MetaTrader 5 indicator

absolutely no lag lw m a

a moving average using double lwma-averaging and implemented in color.fig.1. indicator absolutelynolaglwma...
id compare hh ll and delta base indicator MT5
MetaTrader 5 indicator

id compare hh ll and delta base

this oscillator shows in form of a histogram the differences in points between the successive:high of bars/candlesticks; low of bars/candlesticks. it also shows them in different c...
absolutely no lag lwma ht f indicator MT5
MetaTrader 5 indicator

absolutely no lag lwma ht f

for the indicator to operate, the absolutelynolaglwma.ex5indicator must be added to the <terminal_data_directory>\mql5\indicators folder.fig.1. indicator absolutelynolaglwma_...
ad x cross hull style nr t r indicator MT5
MetaTrader 5 indicator

ad x cross hull style nr t r

an nrtr-type indicator using average directional movement index.fig.1. indicator adx_cross_hull_style_nrtr...
ai s2 trading robot expert MT5
MetaTrader 5 expert advisor

ai s2 trading robot

idea by: .mql5 code by: .an automated trading system with a data panel in form of the objects.automated trading; automated risk management; flexible control and setup; monitoring p...
lock expert MT5
MetaTrader 5 expert advisor

lock

idea by: .mql5 code by: .suppose a trader enters the market with the buy and sell positions by an asset, where the currency is, say, at the level of 100. then the prices moves to 2...
ad x cross hull style nr t r ht f indicator MT5
MetaTrader 5 indicator

ad x cross hull style nr t r ht f

indicator with the timeframe selection option available in input parameters.for the indicator to operate, the adx_cross_hull_style_nrtr.ex5indicator must be added to the <termin...
invert candle indicator MT5
MetaTrader 5 indicator

invert candle

the inverted chart of the current financial instrument.fig.1. indicator invertcandle...
anchored momentum ht f indicator MT5
MetaTrader 5 indicator

anchored momentum ht f

indicator with the timeframe selection option available in input parameters.for the indicator to operate, the anchoredmomentum.ex5indicator must be added to the <terminal_data_d...
exp absolutely no lag lwma expert MT5
MetaTrader 5 expert advisor

exp absolutely no lag lwma

a trading system based on the indicator signals. the signal is formed when a bar is closing if the indicator direction has changed.for the generated ea to operate correctly, the co...
advance decline line indicator MT5
MetaTrader 5 indicator

advance decline line

indicator adl (advances/declines line) shows the ratio of positive and negative price increments over a specified time interval.it has two input parameters:period- calculation peri...
es m indicator MT5
MetaTrader 5 indicator

es m

indicator esm (elsig's shifting mean) shows the averaged shift of price over the specified time interval (bars).it has one input parameter:period- calculation period. calculations:...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.