MetaTrader MT5 Indicator Source Code Downloads - Page 59

Showing 5744 results
harmonic pattern finder indicator MT5
MetaTrader 5 indicator

harmonic pattern finder

more than 50 new patterns. more appealing visualization and styling. a better matching algorithm allowing to find emerging patterns analytically. display of potential reversal zon...
rsi(oma) indicator MT5
MetaTrader 5 indicator

rsi(oma)

"regular" rsicuttler's rsiehlers' smoothed rsiharris' rsirapid rsirsx"slow" rsilevels for this indicator can be 2 type : floating (if the floating level period is set to > 1) or...
ehlers inverse fisher transform of rs i indicator MT5
MetaTrader 5 indicator

ehlers inverse fisher transform of rs i

ehlers inverse fisher transform of rsi.this version can calculate the inverse fisher transform of :regular rsicuttler's rsiharis' rsirapid rsirsxslow rsi...
i trend indicator MT5
MetaTrader 5 indicator

i trend

well known itrend indicator made for metatrader5in order to extend it (apart of making it use the visual tools that are available in metatrader 5 now), it is :multi time frameit ha...
dm i stochastic extreme indicator MT5
MetaTrader 5 indicator

dm i stochastic extreme

a variation of dmi stochastic extreme.the original usage (by barbara star) is as she describes :defaults used are not the defaults used by barbara star, but you can set the paramet...
aroon oscillator - dynamic zones (levels) indicator MT5
MetaTrader 5 indicator

aroon oscillator - dynamic zones (levels)

aroon oscillator is usually not associated with to much flexibility. it is its nature.entries (and exists) are signaled much faster and, with some parameters experimenting, it can ...
velocity - normalized indicator MT5
MetaTrader 5 indicator

velocity - normalized

velocity (which is often called a "smoother momentum" since it is much smoother than momentum without lagging at all) with an addition of 3 types of normalization:atr normalization...
ad xm indicator MT5
MetaTrader 5 indicator

ad xm

originally this indicator was developed for metatrader 4 by ang3110 (it was originally posted here : )here i would like to quote the original description :as described, levels shou...
rs i - of adaptive t3 indicator MT5
MetaTrader 5 indicator

rs i - of adaptive t3

this is rsi that can use adaptive t3 for price filtering.it supports 7 types of rsi:cuttler's rsiehlers' smoothed rsiharris' rsirapid rsirsi rsxslow rsi...
stochastic experiment indicator MT5
MetaTrader 5 indicator

stochastic experiment

it seems that for a long time stochastic has been neglected.we have seen new kinds of rsi, new kinds of averages, new kinds of adx, new kinds of sar, new kinds of almost everything...
ticks volume indicator MT5
MetaTrader 5 indicator

ticks volume

this is my translation of the code by alexey viktorov from mql4 to mql5. for those who work mainly on mql5 it can be useful.the indicator shows the price change in points and how m...
holt's double exponential smoothing indicator MT5
MetaTrader 5 indicator

holt's double exponential smoothing

the name of the indicator might be a bit misleading. holt's double exponential smoothing is mostly used for forecasting, not as an average. the forecasting method usually used with...
maksigen channels - 2 indicator MT5
MetaTrader 5 indicator

maksigen channels - 2

ps: to turn the channels display off, set the color for area 1 and area 2 to none...
cc i - experiment extended indicator MT5
MetaTrader 5 indicator

cc i - experiment extended

cci "experiment" with a few things added that can completely modify the way cci is calculated.adaptive (using vhf - vertical horizontal filter - for adapting) or "regular" cci (no ...
recursive cc i indicator MT5
MetaTrader 5 indicator

recursive cc i

one more "experiment" using the cci.this indicator can calculate cci of cci of cci of cci ... up to "level" 25.when level 1 (one) is used, it is the same as "regular" cci. after th...
holt's double exponential smoothing trend indicator MT5
MetaTrader 5 indicator

holt's double exponential smoothing trend

holt's double exponential smoothing, but showing only the trend component.as it can be seen, it is useful oscillator and with some experimenting it can work as good as any other os...
awesome oscillator - extended indicator MT5
MetaTrader 5 indicator

awesome oscillator - extended

awesome oscillator exists as an indicator in metatrader 5 already .you can use 4 types of averages for calculation:simple moving average (default — by definition this is what aweso...
correlation candles indicator MT5
MetaTrader 5 indicator

correlation candles

indicator that combines rank (auto)correlation of 4 prices in to one single indicator .instead of using just one price, this indicator uses the standard 4 prices: open, close, high...
step stochastic 2 indicator MT5
MetaTrader 5 indicator

step stochastic 2

it has been upgraded in multiple ways :code is completely rewritten and optimizedstep stochastic calculation is a function now (easily usable from any other code)indicator has aler...
smoothed repulse indicator MT5
MetaTrader 5 indicator

smoothed repulse

in short "repulse" would be :coloring can be chosen depending on :slopeouter levels crossmiddle ("zero") level crosssince the "repulse" indicator is not limited to known bounds, le...
adaptive laguerre filter 2 indicator MT5
MetaTrader 5 indicator

adaptive laguerre filter 2

it allows "smoothing" coefficient from 0 to infinity (as much as mt allows).as of the rest: indicator is, as usually, equipped with usual choice of 22 types of prices, alerts and i...
nema ma c d indicator MT5
MetaTrader 5 indicator

nema ma c d

nema macd indicator — that calculates macd using the nema.if the depth is set to 1, nema is equal to ema , for depth 2 it is equal to dema , for depth 3 it is equal to tema and so ...
nema indicator MT5
MetaTrader 5 indicator

nema

nema indicator - that calculates depth (offspring) of ema of arbitrary "depth".if the depth is set to 1, nema is equal to ema, for depth 2 it is equal to dema, for depth 3 it is eq...
stochastic rs i (om a) indicator MT5
MetaTrader 5 indicator

stochastic rs i (om a)

stochastic rsi (oma).the rsi types it has are :cuttler's rsiehlers' smoothed rsiharris' rsirapid rsirsi rsxslow rsiif you use price smoothing, then they are becoming rsi (oma), if ...
recursive (double) smoothed stochastic indicator MT5
MetaTrader 5 indicator

recursive (double) smoothed stochastic

variation on the "double smoothed stochastic" theme.the name might be a bit misleading: it is not exactly the same in its calculation as the "double smoothed stochastic" (dss actua...
elliot oscillator indicator MT5
MetaTrader 5 indicator

elliot oscillator

simple moving average (the default and how the original elliot oscillator is calculated)exponential moving averagesmoothed moving averagelinear weighted moving averagecolors (and a...
pd fma indicator MT5
MetaTrader 5 indicator

pd fma

in short, this is a kind of weighted average (or a digital filter, depends how somebody prefers to call it) that is using probability density function to calculate the coefficients...
balance of market power indicator MT5
MetaTrader 5 indicator

balance of market power

as the inventor/developer — igor livshin, in his article "balance of market power" — describes it :...
adx vma trend indicator MT5
MetaTrader 5 indicator

adx vma trend

adxvma trend that uses adxvma steps to show the trend.the trend is based on values similar to adx (hence the name of the adxvma) but still different enough to make this indicator s...
sentiment zone oscillator indicator MT5
MetaTrader 5 indicator

sentiment zone oscillator

the original was described in the may 2012 issue of tasc, walid khalil in his article "exploiting extremes sentiment zone oscillator" :simple moving averageexponential moving avera...
qw m a ca indicator MT5
MetaTrader 5 indicator

qw m a ca

"correcting" is a process where the value of the average is checked for the significance (how big is it) of change. for that a standard deviation of a change is used and if the cha...
rsi(oma) with auto fibonacci levels indicator MT5
MetaTrader 5 indicator

rsi(oma) with auto fibonacci levels

rsi (oma) that shows automatic fibonacci levels for rsi.if the prices smoothing period is set to > 1, then the indicator calculates one of the chosen rsi (oma) values. if the pr...
i crosshair click target indicator MT5
MetaTrader 5 indicator

i crosshair click target

added 'click target' and the trend line, with text of the 'number of bars between target and crosshair', and the difference in pips between price at target level and price at cross...
corr average indicator MT5
MetaTrader 5 indicator

corr average

this indicator is calculating 4 basic types of averages with an option to have "corrected" value of an average too.even though at a first glance dr.uhl's method looks like and adap...
corr rs i indicator MT5
MetaTrader 5 indicator

corr rs i

this is the "corrected" version of rsi. it can calculate the usual 7 types of rsi :cuttler's rsiehlers' smoothed rsiharris' rsirapid rsirsi rsxslow rsiyou can turn the "correcting"...
ma c d ca indicator MT5
MetaTrader 5 indicator

ma c d ca

"step" or "corrected" macd (using the same method for correction that is used in averages). corrected values tend to be good filters, but they should not be mixed with the filters ...
vw a p bands indicator MT5
MetaTrader 5 indicator

vw a p bands

this indicator is similar to bollinger bands, but it uses volume weighted average as the central value of the bands.when using it you have an option to use the tick volume or real ...
corr velocity indicator MT5
MetaTrader 5 indicator

corr velocity

corrected velocity indicator.if the period of the "correction" is set to <0, then the calculated value is the same as the velocity.even though the velocity already does a good j...
corr momentum indicator MT5
MetaTrader 5 indicator

corr momentum

corrected momentum indicator.if the period of the "correction" is set to <0, then the calculated value is the same as the momentum (if you compare it to the built in momentum, a...
buy sell volume indicator MT5
MetaTrader 5 indicator

buy sell volume

indicator displaying the volume based on a price to average correlation.if the price is greater than the corresponding average, it is assumed that the state of the trend is "buy" a...
normalized ma c d indicator MT5
MetaTrader 5 indicator

normalized ma c d

this indicator is almost same as the "normal" macd, except that its values are normalized and are roughly falling into a predictable range of values (unlike the regular nacd, that ...
bo di indicator MT5
MetaTrader 5 indicator

bo di

real paladin80 the principles of plotting this indicator, calculation formula, interpretation, algorithm for expert advisors and suggested parameters are described in the forex m...
i4 dr f indicator MT5
MetaTrader 5 indicator

i4 dr f

a simple trend indicator with calculation of rise and fall in close prices. calculation formula:i4_drf_v2=100 * (psum - nsum) / periodwhere:psum — the number of candles per calcula...
feed of all deals indicator MT5
MetaTrader 5 indicator

feed of all deals

the indicator displays the total number of deals by symbol in real time. red line of deals is for sell, blue line is for buy.if the size of the actual history in indicator buffers ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.