MetaTrader MT5 All Source Code Downloads - Page 77

Showing 8083 results
rs i floating levels indicator MT5
MetaTrader 5 indicator

rs i floating levels

as useful rsi is, one property it has is limiting its usefulness - the "flattening property". with rsi the problem is that the longer the rsi period is, the flatter the rsi is. it ...
cc i averages pre-filtered indicator MT5
MetaTrader 5 indicator

cc i averages pre-filtered

cci is without any doubt a useful indicator. the only thing that bothers me is its "roughness" or "being nervous". it jumps in a sudden changes very quickly and sometimes it simply...
rs i filter indicator MT5
MetaTrader 5 indicator

rs i filter

rsi that is intended to be used as a filter. it is checking states of rsi (comparing it to levels 30 and 70) and, depending on the breaks of those levels, 3 states of the indicator...
draw psy levels indicator MT5
MetaTrader 5 indicator

draw psy levels

you need to specify max and min price, and the indicator draws equidistant horizontal lines....
super trend averages indicator MT5
MetaTrader 5 indicator

super trend averages

super trend from post with an addition of 18 possible averages used for calculation....
gaussian filter indicator MT5
MetaTrader 5 indicator

gaussian filter

gaussian filter that works for orders (poles) higher than the usual 4 poles that was available (mathematical maximum after which the precision of calculation is order (poles) 15 — ...
ehlers inverse fisher transform indicator MT5
MetaTrader 5 indicator

ehlers inverse fisher transform

this is a ehlers inverse fisher transform with an addition of choices of different rsi calculations that can be used. rsi variations can be :rsi (wilder's rsi)rsx (cuttler's rsi)...
multi pass averages indicator MT5
MetaTrader 5 indicator

multi pass averages

multi pass averages metatrader 5 version is similar to multi weighted ma but this one allows the additional 16 types of averages instead of using just lwma....
candle timer indicator MT5
MetaTrader 5 indicator

candle timer

this indicator shows the time remaining until the end of the candle. you can choose colour and the font size....
grid maker indicator MT5
MetaTrader 5 indicator

grid maker

this indicator shows vertical and horizontal lines that you can set in very different ways. for example in my picture there are entry levels (dash yellow lines) and tp (solid lime ...
trading sessions open - close indicator MT5
MetaTrader 5 indicator

trading sessions open - close

this is a trading sessions indicator. there are orange — asian, blue - european, and green — american sessions on the image. you can change colour scheme in the settings....
directional rs i indicator MT5
MetaTrader 5 indicator

directional rs i

rsi that is based on directional movement. added filtering and parabolic sar for as an estimate of trend change (instead of using levels for that purpose)....
aroon oscillator line indicator MT5
MetaTrader 5 indicator

aroon oscillator line

aroon oscillator, that is displayed as a simple line. trends changes showed with different colours. this indicator might be good to look at it since it is even simpler code....
absolute strength averages indicator MT5
MetaTrader 5 indicator

absolute strength averages

absolute strength of averages. it is upgraded to use the possible 18 types of averages in calculation. signal lines are left in it since i think that it is very useful to see bulls...
angle of averages indicator MT5
MetaTrader 5 indicator

angle of averages

the problem that people overlook when asking to calculate an angle of an average is simple: data on y axes of a time series chart is different type from the data on x axis. since t...
rapid rs i indicator MT5
MetaTrader 5 indicator

rapid rs i

Download the source code for this indicator
t3 std adaptive indicator MT5
MetaTrader 5 indicator

t3 std adaptive

this is the t3 using standard deviations to make it adaptive and made with that "fancy" gradient colors. if you wish to turn the gradient colors off, simply set the starting and en...
super smoother indicator MT5
MetaTrader 5 indicator

super smoother

this is the super smoother of prices: the only parameter that can be changed is the price to use in the super smoother calculation. it might be a good filter for some price pre-fil...
stochastic of adaptive super smoother indicator MT5
MetaTrader 5 indicator

stochastic of adaptive super smoother

one more in the series of experiments with a variable length super smoother. in this case adaptive super smoother is used for price pre filtering before it is used to calculate a s...
hull moving average indicator MT5
MetaTrader 5 indicator

hull moving average

hull moving average with arbitrary weights of calculation.when hull power is set to 1 it is the same as regular hull moving average. any other value makes it different than the ori...
stochastic of adaptive smoother indicator MT5
MetaTrader 5 indicator

stochastic of adaptive smoother

stochastic of adaptive smoother. in this one instead of using "plain" smoother, standard deviations adaptive smoother is used for price filtering.adapting is done using standard de...
stochastic of rs x indicator MT5
MetaTrader 5 indicator

stochastic of rs x

stochastic that is using rsx as an input for calculations.stochastic that is good in enhancing the extremes of any value it is applied to, in this case is using what is known as "s...
donchian channel mt f indicator MT5
MetaTrader 5 indicator

donchian channel mt f

the donchian channel is an indicator used in market trading developed by richard donchian. it is formed by taking the highest high and the lowest low of the last n periods. the are...
tushar chande's dm i indicator MT5
MetaTrader 5 indicator

tushar chande's dm i

definition of 'dynamic momentum index'an indicator used in technical analysis that determines overbought and oversold conditions of a particular asset. this indicator is very simil...
rs x variation indicator MT5
MetaTrader 5 indicator

rs x variation

rsx as is is most usually defined as "smoother rsi", and it is correct in most of the cases....
double smooothed em a indicator MT5
MetaTrader 5 indicator

double smooothed em a

it is the double smoothed ema. its name resembles to double ema (dema), but is calculated differently than the dema (so it is a kind of "dema with a twist"). double smooth ema is o...
guppy mm a of double smoothed ema indicator MT5
MetaTrader 5 indicator

guppy mm a of double smoothed ema

guppy multiple moving average ™ this indicator was developed by daryl guppy. it is fully explained in . captures the inferred behaviour of traders and investors by using two groups...
tt m waves indicator indicator MT5
MetaTrader 5 indicator

tt m waves indicator

the parameters for waves a,b and c are the following :ttm wave a : 8,13,25 ttm wave b : 34,45,53 ttm wave c : 50,60,60 in this variable using gradient of colors....
normalized velocity indicator MT5
MetaTrader 5 indicator

normalized velocity

this is a normalized velocity. by default it is using a gradient coloring.to turn the gradient coloring off, set the color steps to to less than 2. to set it show the colors on slo...
normalized ma c d indicator MT5
MetaTrader 5 indicator

normalized ma c d

as useful as macd is, it probably lacks one thing: bounds.as usual with gradients, if you wish only colors on slope, set the color steps to 2....
elder auto envelopes indicator MT5
MetaTrader 5 indicator

elder auto envelopes

envelope or channel lines are set parallel to the moving average (parallel to the slow ma if you use two mas). the two channel lines must contain approximately 95% of all prices fo...
aroon indicator in new form indicator MT5
MetaTrader 5 indicator

aroon indicator in new form

the aroon indicator is a technical indicator used for identifying trends in an underlying security and the likelihood that the trends will reverse.it is made up of two lines:one li...
double smoothed stochastic indicator MT5
MetaTrader 5 indicator

double smoothed stochastic

double smoothed stochastic with some extra options:extended choice of prices (20 types of prices)chosable prices for high, low and close (which are normaly fixed)...
rapid rs i t3 prefiltered indicator MT5
MetaTrader 5 indicator

rapid rs i t3 prefiltered

rapid rsi (one variation of cuttler's rsi) made adaptive in calculation additionaly smoothed with price pre-filtering using t3 for price pre-filtering.as a visual aid, gradient col...
t3 velocity indicator MT5
MetaTrader 5 indicator

t3 velocity

t3 velocity is not a velocity smoothed by t3 — this is a completely new indicator that uses t3 to calculate velocity.velocity as is is a much smoother momentum and using t3 makes i...
t3 velocity on chart indicator MT5
MetaTrader 5 indicator

t3 velocity on chart

be careful, because of the gradient colors, the velocity in the sub-window should be closely monitored too otherwise you can get a wrong impression, but i wanted to make this one s...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.