MetaTrader MTall Indicator Source Code Downloads - Page 142

Showing 7383 results
momentum deviation bands indicator MT4
MetaTrader 4 indicator

momentum deviation bands

quick example how momentum deviation (published here : ) can be used, this is a momentum deviation bands indicator (similar - but just similar - to bollinger bands)recommendations:...
zig zag color for line chart indicator MT5
MetaTrader 5 indicator

zig zag color for line chart

zigzag color indicator for line charts which works on close prices rather than high lowthis indicator has only one input parameter which is extdepth and its optimized for performan...
rsi with hann windowing indicator MT5
MetaTrader 5 indicator

rsi with hann windowing

in his article in january 2022 issue of tasc, “(yet another) improved rsi,” john ehlers explains how he enhances the rsi by taking advantage of hann windowing. the rsih indicator p...
simple parabolic sa r with alert indicator MT4
MetaTrader 4 indicator

simple parabolic sa r with alert

sometimes we find the parabolic sar bulky, that is why i developed this indicator that presents differently parabolic sar in a separate window. i still wanted to add another nice f...
hotkeys time frames. 0 indicator MT4
MetaTrader 4 indicator

hotkeys time frames. 0

hotkeys 1-9 numbers on keyboard but not on number-pad to change timeframes1=m12=m53=m154=m305=h16=h47=d18=w19=mn...
hotkeys time frames. 0 indicator MT5
MetaTrader 5 indicator

hotkeys time frames. 0

hotkeys 1-9 numbers on keyboard but not on number-pad to change timeframes1=m12=m53=m154=m305=h16=h47=d18=w19=mn...
hotkeys cycle market watch symbols. 0 indicator MT5
MetaTrader 5 indicator

hotkeys cycle market watch symbols. 0

cycles though market watch symbols, using hotkeys comma and period for prev/next symbol in market watch listif you want to change hotkey default keys use this site to find out keyc...
bullish bearish color indicator MT4
MetaTrader 4 indicator

bullish bearish color

this indicator draws coloured histograms to identify bullish and bearish bars. it has two separate colours for bullish and bearish bars/candles....
zig zag nk sound alerts on bar change indicator MT5
MetaTrader 5 indicator

zig zag nk sound alerts on bar change

zigzag nk sound alerts notifies you with sound alert, push notification or popup notification on terminal when zigzag changes its bar.this indicator has 3 buffers, two are used for...
sma with ne t indicator MT5
MetaTrader 5 indicator

sma with ne t

net (noise elimination technology) - a sort of a rolling kendall rank correlation coefficient -was introduced in one of the rsi indicators posted at this code base.now it is used t...
gs v - greatest swing value mt f indicator MT4
MetaTrader 4 indicator

gs v - greatest swing value mt f

"each day you have a buy swing and a sell swing from the open price. the direction of the close ± the open tells us which side won the battle. adding up all the open to low swings ...
on chart stochastic (like) indicator MT5
MetaTrader 5 indicator

on chart stochastic (like)

this is a sort of stochastic indicator on chart. if, defaults are used, then it calculates the same way as built-in stochastic that uses high/low prices. in this indicator you have...
deviation ratio indicator MT5
MetaTrader 5 indicator

deviation ratio

indicator is based on calculation of two standard deviations and result is ratio between them.as single indicator it doesnt show direction of price, it only show high activity area...
elegant oscillator indicator MT5
MetaTrader 5 indicator

elegant oscillator

recommendations:some experimenting with parameters advised (see the example bellow : red is default, blue is with periods 100,100 - so there is plenty of room for experimenting) ...
quantile price analysis indicator MT4
MetaTrader 4 indicator

quantile price analysis

calculation is:----------------------calculation is current close price minus the close price of the last n(default 30) period's defined x(default 60) upper quantile &current c...
force index volatility bands indicator MT4
MetaTrader 4 indicator

force index volatility bands

force index, originally developed by alexander elder is an indicator used to gauge the buying and selling strength of an asset.formula:- force index(1) = (current price - previous ...
elegant oscillator indicator MT4
MetaTrader 4 indicator

elegant oscillator

recommendations:please use the same recommendations as in the original metatrader 5 description...
level indicator indicator MT5
MetaTrader 5 indicator

level indicator

when the triglv level specified in the settings is crossed within the deviation, the indicator sends a push notification to the mobile device if the input parameter notification is...
level indicator indicator MT4
MetaTrader 4 indicator

level indicator

when the triglv level specified in the settings is crossed within the deviation, the indicator sends a push notification to the mobile device if the input parameter notification is...
ad x real indicator MT4
MetaTrader 4 indicator

ad x real

Download the source code for this indicator
bullish and bearish candles indicator MT4
MetaTrader 4 indicator

bullish and bearish candles

this indicator will plot bullish and bearish candles in separate colours.if the colours of both bullish and bearish candles are same, then sometimes it can get difficult or confusi...
the laguerre filter indicator indicator MT5
MetaTrader 5 indicator

the laguerre filter indicator

the laguerre filter is a smoothing filter based on laguerre polynomials. the indicator works by letting you know both the short-term and long-term trend.buy when the indicator line...
plotting shaded triangle indicator MT4
MetaTrader 4 indicator

plotting shaded triangle

this code can be used to draw triangles on chart . this is useful in program where you are detecting harmonic patterns and plotting the patterns in chart.the same principle can be ...
support resistance line alert indicator MT5
MetaTrader 5 indicator

support resistance line alert

add popup or push alert notification on manually placed horizontal lines, the lines are deleted and reset itself as soon as price touches these lines...
high low lines indicator MT5
MetaTrader 5 indicator

high low lines

add high and low lines based on number of previous bars defined in input field...
chart screenshot indicator MT4
MetaTrader 4 indicator

chart screenshot

this code can be used to take screenshot from code itself at any particular desired time.suppose one wants to know the exact conditions oaf indicators at the time when a trade was ...
highest high and lowest low in neighbourhood indicator MT4
MetaTrader 4 indicator

highest high and lowest low in neighbourhood

this code identifies highest high and lowest low in the neighbourhood.this code compares the high of candles with the high of the candles to its left and to its right. if the high ...
ma c d main and signal lines based strategies indicator MT4
MetaTrader 4 indicator

ma c d main and signal lines based strategies

this indictor plots multiple signals based on macd depending on the following1. whether the macd is positive or negative2. whether the macd main and signal line are crossing over3....
highest high and lowest low indicator MT4
MetaTrader 4 indicator

highest high and lowest low

this code is used to find the highest high and lowest low on chart between given bars.one can specify the start bar and end bar.the code will first find the candle which has highes...
sm a(no loop) indicator MT5
MetaTrader 5 indicator

sm a(no loop)

simple moving average is calculated by adding prices for last n periods and then dividing that sum by the period. this addition is often done with help of a loop. this loop within ...
price line 2 indicator MT5
MetaTrader 5 indicator

price line 2

1. shows moving last price on bid line2. daily percentage change3. time based on input selection to the price line : local, gmt or current4. color for bear and bull can be set from...
simple average volumes indicator MT5
MetaTrader 5 indicator

simple average volumes

this indicator was done to fulfill the need from eas to check on volume increase and decrease in a extremely simple way.all it does is calculate the average volume of a certain per...
toggleable moving average indicator MT5
MetaTrader 5 indicator

toggleable moving average

i search moving average that can be hide and shown with button, just like in trading view, but i cannot found it.then i try to modify example of moving average code from mql5 metae...
vp s monitor - metatrader 5 indicator MT5
MetaTrader 5 indicator

vp s monitor - metatrader 5

i have use free indicator for metatrader 4 from mql5 in below link, but don't know why the owner remove it.by taiwo okunbanjothen i try to create the indicator myself, for metatrad...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.