MetaTrader MTall Indicator Source Code Downloads - Page 147

Showing 7382 results
wickless breakout indicator MT5
MetaTrader 5 indicator

wickless breakout

if any type of candle has a missing wick wick it plots a "x" wingdings...
dc c / piercing indicator MT5
MetaTrader 5 indicator

dc c / piercing

if previous candle is bear and current candle is bull with open below the previous candle's close, it marks a bullish arrowif previous candle is bull and current candle is bear wit...
candlestick wick imbalance indicator MT5
MetaTrader 5 indicator

candlestick wick imbalance

comparison between upper wick and lower wick of a candle to find imbalance and plots an wingdinguser can define the multiplication in input field e.g. value of 2 means if upper wic...
horizontal grid controller indicator MT5
MetaTrader 5 indicator

horizontal grid controller

horizontal grid controller with keyeventsl -> increase grid pointsk - > decrease grid pointsj - > reset grid points to defaultit also shows comment on chart about actual g...
superb fractal indicator MT4
MetaTrader 4 indicator

superb fractal

few improvements from standart fractal:2. it does not draw fractals against the trend, which makes your chart much more informative...
candle time count down indicator MT5
MetaTrader 5 indicator

candle time count down

a simple indicator that can estimate when the current candle will close.it is limited to timeframes equal to or less than the daily period. enjoy....
candlestick body, high low and wick range indicator MT5
MetaTrader 5 indicator

candlestick body, high low and wick range

click on candlestick to see its body range, high low range, upper wick range and lower wick range value.bullish candlestick body range = close - openbearish candlestick body range ...
wd. multi line ma indicator MT5
MetaTrader 5 indicator

wd. multi line ma

the mt5 custom indicator, named "wd.multi_linema.mq5," is designed to offer traders valuable insights into moving average values from a higher timeframe (mtf multi timeframe). it e...
multi time frame example by recursion indicator MT4
MetaTrader 4 indicator

multi time frame example by recursion

the purpose of this indicator is to demonstrate newbie friendly way a structure of a multi time frame indicator based on recursion.a function which is responsible of the indicator ...
strategy checklist indicator MT5
MetaTrader 5 indicator

strategy checklist

this is the mt5 port of an indicator that i implemented for my personal use.it allows you to define a checklist that helps you check your rules before opening a trade.keep in mind ...
heikin ashi lines indicator MT4
MetaTrader 4 indicator

heikin ashi lines

probably everyone has put up a heikin ashi chart one time or another. it makes it look so much cleaner with less noise and clearer trends.but there is one major flaw — it hides the...
heikin ashi lines indicator MT5
MetaTrader 5 indicator

heikin ashi lines

probably everyone has put up a heikin ashi chart one time or another. it makes it look so much cleaner with less noise and clearer trends.but there is one major flaw — it hides the...
candle grids indicator MT5
MetaTrader 5 indicator

candle grids

draw a rectangle on chart to plot custom grids based on points value on inputadded option to use rectangle range to draw grid if user wish to use it. set mode to true or false, tru...
price density - market noise index indicator MT5
MetaTrader 5 indicator

price density - market noise index

the indicator precisely quantifies market noise, helping traders distinguish between periods of high and low volatilitygraphically represented on the chart, allowing for easy inter...
candle zig zag indicator MT5
MetaTrader 5 indicator

candle zig zag

candle zigzag is an indicator which changes its leg if a candlestick color changesit supports period of 1 while default zigzag in example folder does not work for period 1.it helps...
volume profile indicator MT5
MetaTrader 5 indicator

volume profile

what is volume profile? the volume profile tool, also known as horizontal volume, illustrates transaction volume at each price within a specific time range using a horizontal histo...
wd. multi clock price lite! indicator MT5
MetaTrader 5 indicator

wd. multi clock price lite!

"wd.multi_clockprice lite!" is designed to provide a visual representation of the mt5 terminal server time and bid price on the chart. it contains basic features for displaying clo...
ss h multi time-frame indicator MT4
MetaTrader 4 indicator

ss h multi time-frame

ssh is a famous indicator which uses moving average high and low prices of candles to draw two lines. the cross point of these two lines considered as signal for buy or sell.illust...
relative price channel indicator MT4
MetaTrader 4 indicator

relative price channel

basics:rsi indicator is frequently used in trading decisions coupled with levels checking. levels are supposed to show if there is overbought or oversold condition. but frequently ...
wd. range bb indicator MT5
MetaTrader 5 indicator

wd. range bb

the mt5 custom indicator, named 'wd.range_bb,' is designed to display bollinger bands with customized colors and line styles on the chart and calculate the range bandwidth. the ran...
moving averages-14 different types indicator MT5
MetaTrader 5 indicator

moving averages-14 different types

this is an indicator to calculate 14 types of moving averages based on close price.the calculations are mostly based on pine script libraries.types included are:sma, ema, wma, vwma...
candle fitness indicator MT5
MetaTrader 5 indicator

candle fitness

candlestick fitness concept is used in coding hft algos based on population optimization algorithms.this simple indicator hides those candles which are unfit e.g. body range (open-...
candle gain candle loss indicator MT4
MetaTrader 4 indicator

candle gain candle loss

the indicator can calculate gain/loss in two modes: plain candlestick close and open difference, and as difference between current close and previous close. you can set minimum c...
voitto tappio candle gain candle loss mt5 indicator MT5
MetaTrader 5 indicator

voitto tappio candle gain candle loss mt5

voitto tappio displays the gains and losses for all candles where the given threshold is surpassed. the values are calculated in points and percentage. the indicator can calculate ...
at r weighted moving averages indicator MT5
MetaTrader 5 indicator

at r weighted moving averages

this is an indicator to calculate 4 types of atr weighted moving averages.the calculations are based on pine script library "taext by thebacktestguy".types included are:atrwsma, at...
fair value gap indicator MT5
MetaTrader 5 indicator

fair value gap

fair value gaps are used in ict's smart money concept where there is an imbalanace of 1 point or more between 1st candle's high and 3rd candle 's low in bullish and 1st candle 's l...
frog jump indicator MT5
MetaTrader 5 indicator

frog jump

in an algorithm experiment, candlesticks were studied with a behavior of frog jump. it is considered a frog never jumps a single block of leaf in the pond but covers a distance fro...
adaptive volatility analysis indicator MT4
MetaTrader 4 indicator

adaptive volatility analysis

the ava (adaptive volatility analysis) indicator is a tool i've developed, primarily for enhancing my own indicators and expert advisors (eas). it's designed to gauge market price ...
strong historical levels indicator MT5
MetaTrader 5 indicator

strong historical levels

historical levelsare prices over life time of a symbol which technically believed as most repeated prices. from financial point of view, these prices are important limits of econom...
intraday currencies performance indicator MT5
MetaTrader 5 indicator

intraday currencies performance

a simple observatory of individual currencies.you can choose line color, line width and font size.the daily start is by default 00:00, but you can change the hours and minutes from...
divergences template indicator indicator MT4
MetaTrader 4 indicator

divergences template indicator

how template works? this indicator provides a template to be used to plot divergences based on your desired oscillator.depending on which oscillator you choose(whether it is cci, r...
wick or body high low indicator MT5
MetaTrader 5 indicator

wick or body high low

searches for wick or body based high low in visible bars of chartwick based high examplebody based high example...
moving averages-14 different types indicator MT4
MetaTrader 4 indicator

moving averages-14 different types

this is an indicator to calculate 14 types of moving averages based on close price.the calculations are mostly based on pine script libraries.types included are:sma, ema, wma, vwma...
slope entry points indicator MT5
MetaTrader 5 indicator

slope entry points

indicator based on basic slope moving average and cloud around.indicator shows two types of signals: prepearing - dot and entry - arrow....
i forex sessions indicator MT5
MetaTrader 5 indicator

i forex sessions

forex sessions indicator highlights the forex market sessions the indicator assumes local "wall clock" trading hours of 8:00 am - 5:00 pm in each forex market, except in sydney it ...
harmonic moving average indicator MT5
MetaTrader 5 indicator

harmonic moving average

quoted from investopediawhat is the harmonic mean?the harmonic mean is a numerical average calculated by dividing the number of observations, or entries in the series, by the recip...
logarithmic moving average indicator MT5
MetaTrader 5 indicator

logarithmic moving average

quoted from wikipedia:in mathematics, the logarithmic mean is a function of two non-negative numbers which is equal to their difference divided by the logarithm of their quotient. ...
dominant candle indicator MT5
MetaTrader 5 indicator

dominant candle

dominant candle is a a two candlestick set where the wicks intersect each other's body area and body of the candles are either gapped up, gapped down or equaldominant candle is usu...
confluence detector indicator MT5
MetaTrader 5 indicator

confluence detector

the indicator draws three line plots on the chart. it detects the current period, and you assign two other periods in the input which should compare to the current period.if the pr...
a bet t e r rs i indicator MT5
MetaTrader 5 indicator

a bet t e r rs i

the relative strength index is an age old indicator, that possess incredible edge to this day. the problem though, is its susceptibility to noise from the markets, generating a lot...
manual backtest bar replay simulator indicator MT5
MetaTrader 5 indicator

manual backtest bar replay simulator

a simple indicator code for learners which may also help you in manual backtest by just moving a vertical line to show hide bars.add the indicator to chart and add a vertical line ...
custom bollinger bands indicator MT5
MetaTrader 5 indicator

custom bollinger bands

i developed this indicator to provide an alternative to the standard moving average methods in the metatrader 5 bollinger bands indicator, which only offer the 'simple' method. wit...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.