MetaTrader MT5 All Source Code Downloads - Page 98

Showing 8087 results
dev stops indicator MT5
MetaTrader 5 indicator

dev stops

a variation of deviation stops (devstops) indicator.additionally each devstop value is colored according to the slope (trend) of the line - when all are aligned in the same directi...
volume rate of change indicator MT5
MetaTrader 5 indicator

volume rate of change

since now we have a possibility of using real volumes too (where it is provided by the broker), seems that the volume rate of change indicator becomes interesting to be used.the vo...
cc i alternative indicator MT5
MetaTrader 5 indicator

cc i alternative

developed by donald lambert and featured in "commodities" magazine in 1980, the commodity channel index (cci) is a versatile indicator that can be used to identify a new trend or w...
smoothed kijun-sen indicator MT5
MetaTrader 5 indicator

smoothed kijun-sen

the kijun-sen is a major indicator line and component of the ichimoku kinko hyo indicator, also known as the ichimoku cloud. it is generally used as a metric for medium-term moment...
ma c d de m a indicator MT5
MetaTrader 5 indicator

ma c d de m a

in his tasc january 1994 article "smoothing data with faster moving averages", patrick mulloy describes a macd that does not use ema for macd calculation but uses dema (double expo...
ma c d te m a indicator MT5
MetaTrader 5 indicator

ma c d te m a

in an article "smoothing data with less lag" that was a continuation of his research for less lag signaling macd, patrick mulloy decided to use tema (triple exponential moving aver...
tt m trend indicator MT5
MetaTrader 5 indicator

tt m trend

there is already one in the code base, but this one is doing the calculation in a different way.the ttm (trade the markets) trend is basically an easier way to look at candlesticks...
directional efficiency ratio indicator MT5
MetaTrader 5 indicator

directional efficiency ratio

the efficiency ratio (er) was first presented by perry kaufman in his 1995 book "smarter trading". it is calculated by dividing the price change over a period by the absolute sum o...
stochastic momentum index indicator MT5
MetaTrader 5 indicator

stochastic momentum index

the stochastic momentum index (smi) was developed by william blau and was introduced in the january 1993 issue of technical analysis of stocks & commodities magazine.it incorpo...
t3 stochastic momentum index indicator MT5
MetaTrader 5 indicator

t3 stochastic momentum index

the stochastic momentum index (smi) was developed by william blau and was introduced in the january 1993 issue of technical analysis of stocks & commodities magazine.it incorpo...
stochastic extended indicator MT5
MetaTrader 5 indicator

stochastic extended

the stochastic oscillator is a momentum indicator comparing the closing price of a security to the range of its prices over a certain period of time. the sensitivity of the oscilla...
fisher rv i indicator MT5
MetaTrader 5 indicator

fisher rv i

relative vigor index (rvi) indicator is used in technical analysis to measure the conviction of a recent price action and the likelihood that it will continue. the rvi compares the...
inverse fisher rv i indicator MT5
MetaTrader 5 indicator

inverse fisher rv i

relative vigor index indicator used in technical analysis to measure the conviction of a recent price action and the likelihood that it will continue. the rvi compares the position...
get m1 oh l c data for meta trader 4 backtesting expert MT5
MetaTrader 5 expert advisor

get m1 oh l c data for meta trader 4 backtesting

usually most brokers do not provide m1 data over 3 months in metatrader 4, but they provide m1 data over 3 years in metatrader 5. so we can use this tool to obtain the m1 data in m...
stochastic rv i indicator MT5
MetaTrader 5 indicator

stochastic rv i

stochastic and rvi (relative vigor index) - both indicators measure overbought and oversold area of the market movement.this indicator combines them both in one single indicator - ...
ds l - de m a ma c d indicator MT5
MetaTrader 5 indicator

ds l - de m a ma c d

variation of a long known and useful macd indicator.dema (double exponential moving average) instead of using ema (exponential moving average) for macd calculation. dsl (discontinu...
ds l - te m a ma c d indicator MT5
MetaTrader 5 indicator

ds l - te m a ma c d

variation of a long known and useful macd indicator.tema (triple exponential moving average) instead of using ema (exponential moving average) for macd calculation dsl (discontinue...
ds l - wp r indicator MT5
MetaTrader 5 indicator

ds l - wp r

williams' percent range technical indicator (%r) is a dynamic technical indicator, which determines whether the market is overbought/oversold. williams' %r is very similar to the ....
ds l - stochastic indicator MT5
MetaTrader 5 indicator

ds l - stochastic

the stochastic oscillator is a momentum indicator comparing the closing price of a security to the range of its prices over a certain period of time. the sensitivity of the oscilla...
ds l - extended stochastic indicator MT5
MetaTrader 5 indicator

ds l - extended stochastic

the stochastic oscillator is a momentum indicator comparing the closing price of a security to the range of its prices over a certain period of time. the sensitivity of the oscilla...
em a levels indicator MT5
MetaTrader 5 indicator

em a levels

one of the usual "games" every trader is doing in the trading time is finding out a best stop loss value for the order currently active.there are some good ways for dynamically doi...
chaos zone indicator MT5
MetaTrader 5 indicator

chaos zone

indicator that is a combination of two bill williams' indicators.accelerator oscillator. awesome oscillator. the way how it works is simple - but seems to be producing usable resul...
dsl - balance of market power indicator MT5
MetaTrader 5 indicator

dsl - balance of market power

the resulting raw bop values can be optionally smoothed using any moving average type.the bop oscillates between extremes of -1 and +1.but the "raw" bomp would be almost unusable i...
fractals chaos oscillator indicator MT5
MetaTrader 5 indicator

fractals chaos oscillator

a different way of looking at the fractals: instead of showing fractals the usual way, this indicator shows fractals as an oscillator and can show the "rhythm" of the changes in th...
t3 levels indicator MT5
MetaTrader 5 indicator

t3 levels

one of the natural ways to make the smoother and faster if necessary, is to use t3 instead of ema.t3 is very similar to ema in calculating way and it makes it suitable for this way...
balance of power indicator MT5
MetaTrader 5 indicator

balance of power

the resulting raw bop values can be optionally smoothed using any moving average type.the bop oscillates between extremes of -1 and +1.livshin makes the following statements:for da...
stochastic de marker indicator MT5
MetaTrader 5 indicator

stochastic de marker

demarker indicator is used in technical analysis to compare the most recent price action to the previous period's price in an attempt to measure the demand of the underlying asset....
arbitrage synthetic expert MT5
MetaTrader 5 expert advisor

arbitrage synthetic

an example of an expert advisor, which compares eurgbp to a synthetic equivalent and trades in the direction of a delay in quotes following an original logic (one-leg arbitrage). t...
startermod expert MT5
MetaTrader 5 expert advisor

startermod

the following indicators are used:the expert advisor first checks the possibility to open buy or sell according to the emaangle indicator: the indicator value and the configured an...
reversal indicator MT5
MetaTrader 5 indicator

reversal

the indicator shows position opening signals based on the 'reversal' trading system.description of the system the system works best on the h6 timeframe. the idea of the system is a...
signal cc i buy or sell library MT5
MetaTrader 5 library

signal cc i buy or sell

the module of trading signals "signalcci buyorsell.mqh" on the basis of the cci indicator signal module only generates one type of signals: the price is above levelup or the price ...
boa zig zag arrows duplex indicator MT5
MetaTrader 5 indicator

boa zig zag arrows duplex

two indicators with different periods, which appear as arrows on one chart.fig.1. the boa_zigzag_arrows_duplex indicator...
support and resistance ht f indicator MT5
MetaTrader 5 indicator

support and resistance ht f

the indicator with the possibility to change the indicator timeframe in input parameters:the indicator requires the compiled support_and_resistance.ex5 indicator file. add it to &l...
bykov trend nr t r indicator MT5
MetaTrader 5 indicator

bykov trend nr t r

the semaphore signal indicator with an nrtr line based on the atr indicator values.fig.1. the bykovtrend_nrtr indicator...
rv i values indicator MT5
MetaTrader 5 indicator

rv i values

the indicator shows a text block with the values โ€‹โ€‹of the user defined oscillator period for each timeframe. the size of the text block is customizable. you can also change the tex...
rs i trend nr t r indicator MT5
MetaTrader 5 indicator

rs i trend nr t r

a semaphore signal indicator, which is similar to with an nrtr line based on the values of the atr indicator.fig.1. the rsitrend_nrtr indicator...
xc c x trend nr t r indicator MT5
MetaTrader 5 indicator

xc c x trend nr t r

a semaphore signal indicator using the oscillator, which is similar to with an nrtr line based on the values of the atr indicator.the indicator uses smoothalgorithms.mqh library cl...
xr s x trend nr t r indicator MT5
MetaTrader 5 indicator

xr s x trend nr t r

a semaphore signal indicator using the oscillator, which is similar to with an nrtr line based on the values of the atr indicator.the indicator uses smoothalgorithms.mqh library cl...
exp xfatl xsatl cloud duplex expert MT5
MetaTrader 5 expert advisor

exp xfatl xsatl cloud duplex

two identical trading systems based on the change in the color of for long and short trades, which can be configured in different ways in one expert advisor. for this purpose, all ...
rm i histogram indicator MT5
MetaTrader 5 indicator

rm i histogram

relative momentum index implemented as a color histogram with an indication of overbought and oversold zones.rmi (relative momentum index) was developed by roger altman and was fir...
cointegration indicator MT5
MetaTrader 5 indicator

cointegration

the indicator finds linear regression coefficients between each of the selected symbols and all other symbols, and displays them in the form of standard deviations. the sum of all ...
color sro c indicator MT5
MetaTrader 5 indicator

color sro c

the smoothed s-roc indicator of the relative price increment by fred shutsman.the indicator is calculated using the next formula:s-roc= (ema [bar] โ€“ ema[bar - roc]) / ema[bar - roc...
js sis t e m 2 expert MT5
MetaTrader 5 expert advisor

js sis t e m 2

the expert advisor uses three imas (moving average, ma), one iosma (moving average of oscillator and one irvi (relative vigor index, rvi). the ea can use either a fixed lot or a lo...
martin for small deposits expert MT5
MetaTrader 5 expert advisor

martin for small deposits

martingale based expert advisor specially designed for small deposits. this feature is enabled through the configurable parameter "number of bars to be skipped", which means skippi...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.