MetaTrader MTall Indicator Source Code Downloads - Page 62

Showing 7384 results
jm a candle sign indicator MT5
MetaTrader 5 indicator

jm a candle sign

a semaphore signal indicator that uses two jma indicators, based on open and close values of the price series. the signals occur when the difference between these indicators change...
vinin i bb indicator MT5
MetaTrader 5 indicator

vinin i bb

an indicator that helps to calculate a safe stop level for open positions.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\incl...
asymmetry ht f indicator MT5
MetaTrader 5 indicator

asymmetry ht f

the indicator with the timeframe selection option available in the input parameters:the indicator requires asymmetry.mq5 indicator file. place it in <terminal_data_folder>\mq...
vinin i bb ht f indicator MT5
MetaTrader 5 indicator

vinin i bb ht f

the indicator with the timeframe selection option available in the input parameters:the indicator requires vinini_bb.mq5 indicator file. place it in <terminal_data_folder>\mq...
wp r ht f indicator MT5
MetaTrader 5 indicator

wp r ht f

the indicator with the timeframe selection option available in the input parameters:the indicator requires wpr.mq5 indicator file. place it in <terminal_data_folder>\mql5\ind...
ultra oscillator indicator MT5
MetaTrader 5 indicator

ultra oscillator

yuriy tokman (ytg)sum of three moving averages of different timeframes in a separate window.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_fo...
ultra oscillator ht f indicator MT5
MetaTrader 5 indicator

ultra oscillator ht f

the indicator with the timeframe selection option available in the input parameters:the indicator requires ultra_oscillator.mq5 indicator file. place it in <terminal_data_folder...
xm a range channel ht f indicator MT5
MetaTrader 5 indicator

xm a range channel ht f

the indicator with the timeframe selection option available in the input parameters:the indicator requires xma_range_channel.mq5 indicator file. place it in <terminal_data_folde...
super trend indicator MT5
MetaTrader 5 indicator

super trend

jason robinson (jnrtrading)indicators providing simple and clear indication are quite popular on forex market. the supertrend trend indicator is one of such tools. it displays its ...
super trend ht f indicator MT5
MetaTrader 5 indicator

super trend ht f

the indicator with the timeframe selection option available in the input parameters:the indicator requires super_trend.mq5 indicator file. place it in <terminal_data_folder>\...
dots indicator MT5
MetaTrader 5 indicator

dots

the dots indicator is based on an indicator developed by trendlaboratory in 2006. the indicator shows current trend direction by placing colored dots on the main chart. blue dots i...
dots ht f indicator MT5
MetaTrader 5 indicator

dots ht f

the indicator with the timeframe selection option available in the input parameters:the indicator requires dots.mq5 indicator file. place it in <terminal_data_folder>\mql5\in...
dots sign indicator MT5
MetaTrader 5 indicator

dots sign

trendlaboratorysemaphore signal indicator based on the trend indicator algorithm.fig.1. the dotssign indicator...
super trend sign indicator MT5
MetaTrader 5 indicator

super trend sign

jason robinson (jnrtrading)semaphore signal indicator based on the indicator algorithm.fig.1. the super_trendsign indicator...
dots candle indicator MT5
MetaTrader 5 indicator

dots candle

the indicator implemented as a sequence of candlesticks. candlesticks appear as a result of relevant price timeseries processed by the dots algorithm.in many situations, such appro...
background dots candle ht f indicator MT5
MetaTrader 5 indicator

background dots candle ht f

the indicator draws indicator candlesticks of a higher timeframe as color filled rectangles using buffers.depending on candlestick direction its body is painted in blue or red, sha...
linear momentum indicator MT5
MetaTrader 5 indicator

linear momentum

totom sukopratomoa variant of the momentum indicator with volumes and time used in its calculations.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal...
fractal dimension ht f indicator MT5
MetaTrader 5 indicator

fractal dimension ht f

the indicator with the timeframe selection option available in the input parameters:the indicator requires fractal_dimension.mq5 indicator file. place it in <terminal_data_folde...
pa oscillator indicator MT5
MetaTrader 5 indicator

pa oscillator

evil corp. ltda simple oscillator that shows the speed of the macd indicator change implemented as a two-colored histogram.the indicator uses smoothalgorithms.mqh library classes (...
zig zag dual buffer indicator MT4
MetaTrader 4 indicator

zig zag dual buffer

this zigzag indicator uses dual buffers to store high and low points. a point is considered as a new high/low point if its high/low is higher/lower than the high/low of n earlier b...
simple max-min channel with slope indicator MT4
MetaTrader 4 indicator

simple max-min channel with slope

just a donchian channel with slope. if xslope = 0, it becomes the donchian channel. it uses the moving average of momentum....
swapping indicator MT4
MetaTrader 4 indicator

swapping

this indicator downloads history of symbols which have open charts. it will no longer be necessary to wait for an update when switching timeframes.it can only be placed on one char...
pin bar indicator MT4
MetaTrader 4 indicator

pin bar

the indicator marks the pin bars on the chart based on the parameters set, such as:the maximum size; the minimum size; the "depth" of a pin bar (opening and closing price zone in p...
detection of the divergences indicator MT4
MetaTrader 4 indicator

detection of the divergences

the indicator displays divergences in the form of two matched lines: one on the price chart, the other — on the indicator chart. it allows to register four of divergences. for each...
derivative indicator MT4
MetaTrader 4 indicator

derivative

in mathematics, the value of the derivative is calculated according to the following simple formula:, (1)where:x0 — current value of the argument, x — value of the argument to the ...
road map indicator MT4
MetaTrader 4 indicator

road map

a safe journey is only possible on a road with good marking and proper road signs.the indicator shows:impulse waves (bold sloping lines); corrective waves (thins sloping lines); up...
price channel central indicator MT4
MetaTrader 4 indicator

price channel central

the channel indicator.the upper line of the channel — the maximum value of a bar in a specified amount of bars. the lower line of the channel — the minimum value of a bar in a spec...
ticks collector indicator MT4
MetaTrader 4 indicator

ticks collector

when working real-time the indicator collects price data: the tick arrival time, the bid price and the ask price. the bid and ask prices are displayed as lines in the indicator sub...
ticks volume indicator 1. 1 indicator MT4
MetaTrader 4 indicator

ticks volume indicator 1. 1

profitrader, improvement by tor.in the futures markets the data on trade volumes is reported with a one-day delay. to compensate for this, many analysts use the tick volume indicat...
zig zag signal indicator MT4
MetaTrader 4 indicator

zig zag signal

signal based on the indicator.the following pattern is implemented:А— double bottom, the clevel is above the blevel, the dlevel is above the clevel.hints: best used on eurusd m15wi...
several moving average indicator MT4
MetaTrader 4 indicator

several moving average

a large portion of the code was copied from the by .draws 5 on the chart. not only the smoothing method (sma, smma, ema, lwma) and the period can be selected, but also the timefram...
arrows template indicator MT4
MetaTrader 4 indicator

arrows template

an indicator template that draws arrows on the chart. with notification and selection of the amount of bars for calculation. all that is needed is to write the conditions for the a...
i pulsar - indicator of critical price levels indicator MT4
MetaTrader 4 indicator

i pulsar - indicator of critical price levels

the indicator registers the price level breakout moments and the significance of these levels. the significance of a level is determined by how long it had not been broken through ...
vr engulfing pattern indicator MT4
MetaTrader 4 indicator

vr engulfing pattern

a simple indicator, which informs the trader about the appearance of "bullish engulfing" or "bearish engulfing" candlestick patterns on all timeframes.the program generates an aler...
i fibonacci indicator MT4
MetaTrader 4 indicator

i fibonacci

because i believe in fibonacci tools, i've decided to add them all in one simple and clean indicator. so here's my first indicator which will draw almost all fibonacci tools such a...
rj t matches indicator MT4
MetaTrader 4 indicator

rj t matches

this indicator helps determine the end and the beginning of trends based on the inclination of the matches and the color of its heads.these are basic lines that show inclination fo...
rj t matches indicator MT5
MetaTrader 5 indicator

rj t matches

this indicator helps determine the end and the beginning of trends based on the inclination of the matches.these are basic lines that show inclination for themselves, and together ...
i std dev - standard deviation channel indicator MT4
MetaTrader 4 indicator

i std dev - standard deviation channel

this indicator will draw two standard deviation channels based on fibonacci 0.618 / 1.618 levels with the ability to fix the channel on your preferred timeframe....
moving average ex indicator MT4
MetaTrader 4 indicator

moving average ex

normal moving average with some extra features.custom label: allows you to set a name for the ma to easily identify it in the data window and when you hover your mouse over it.time...
sort volume indicator MT4
MetaTrader 4 indicator

sort volume

calculates volume for each currency on pair based on price movement....
vw a p - volume weighted average price indicator MT5
MetaTrader 5 indicator

vw a p - volume weighted average price

updates: 2016-02-04; v1.47: performance upgrade.2016-01-15; v1.46: performance upgrade.2015-12-31; v1.45: performance upgrade.2015-12-31; v1.44: performance upgrade.2015-12-31; v1....
i pivot indicator MT4
MetaTrader 4 indicator

i pivot

yet another pivot point indicator but it's a bit different. choose your preferred pivot formulas: standard, fibonacci, camarilla, woody’s and demark with 4 support and resistance l...
vw a p lite - volume weighted average price indicator MT5
MetaTrader 5 indicator

vw a p lite - volume weighted average price

2016-06-15; v1.49; code improvement2016-01-11; v1.47; code improvement2016-01-11; v1.46; code improvement2016-01-11; v1.45; code improvement 2015-12-29; v1.43; initial public relea...
symbol synthesizer chart indicator MT4
MetaTrader 4 indicator

symbol synthesizer chart

same concept with (symbol synthesizer for mt5), but for chart display in metatrader 4.it synthesizes any symbol if you have the source symbols in market watch window and then makes...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.