MetaTrader MT5 All Source Code Downloads - Page 113

Showing 8090 results
wa m i cloud ht f indicator MT5
MetaTrader 5 indicator

wa m i cloud ht f

indicator allowing changing the timeframe of the indicator in its input parameters, the space between the oscillator and its signal line being filled in color, according to the tre...
ultra absolutely no lag lwma ht f indicator MT5
MetaTrader 5 indicator

ultra absolutely no lag lwma ht f

indicator with the timeframe selection option available in the input parametersfor the indicator to operate, indicator ultraabsolutelynolaglwmamust be in the <terminal_data_dire...
wa t r candles indicator MT5
MetaTrader 5 indicator

wa t r candles

indicator implemented as a sequence of candlesticks. candlesticks with the trend are colored brightly, and those against the trend are colored darkly.fig 1. indicator watr_candles...
caudate candle indicator MT5
MetaTrader 5 indicator

caudate candle

the indicator highlights caudate candlesticks of the "hammer" or "inverted hammer" type, the body of such candlestick being in the upper or lower half of the candlestick. hammer-fo...
candle code indicator MT5
MetaTrader 5 indicator

candle code

indicator candle_code displays in a separate window the "code" of candlesticks as lines built on the ratio of each candle's parameters. each parameter of one candlestick has its we...
ar o o n indicator MT5
MetaTrader 5 indicator

ar o o n

indicator aroon was developed by tushar chande in 1995 to evaluate trend strength. the indicator can be used to see when the existing trend can change its direction.in fact, the in...
bb b indicator MT5
MetaTrader 5 indicator

bb b

oscillator bull and bear balance displays the balance of bulls and bears.it has four configurable parameters:period- calculation period;method- calculation method;smoothing period-...
cutler rs i indicator MT5
MetaTrader 5 indicator

cutler rs i

it has five input parameters:period- calculation period;method- calculation method (sma by default);applied price- the calculation price;overbought- overbought level;oversold- over...
color x2 ma x2 cloud ht f indicator MT5
MetaTrader 5 indicator

color x2 ma x2 cloud ht f

two indicators from different timeframes, the area between lines being filled with a cloud, the color of which corresponds with the trend direction on the marketfor the indicator t...
full dump expert MT5
MetaTrader 5 expert advisor

full dump

idea by: .mql5 code by: .operation algorithm searching for a signal within the interval from bar "0" to depth of search.buying:rsi must be below 30; the price must reach the lowest...
db b indicator MT5
MetaTrader 5 indicator

db b

oscillator dbb displays as two lines the chart of the price distance from the lines of indicator bollinger bands.two display options are possible:in percents; in price points. the ...
directional breakout indicator MT5
MetaTrader 5 indicator

directional breakout

informational indicator. it displays a histogram in different colors, depending on the ratio between the candlestick prices and the moving average.there are three adjustable parame...
ha open indicator MT5
MetaTrader 5 indicator

ha open

indicator heikin-ashi open displays in a separate window the lines of opening and closing heikin-ashi candlesticks.intersections of the indicator lines may be signals for opening/c...
ha difference indicator MT5
MetaTrader 5 indicator

ha difference

indicator heikin-ashi difference calculates and displays as an oscillator the difference between the open and close prices of heikin-ashi candlesticks, a signal line being added. i...
id w m a indicator MT5
MetaTrader 5 indicator

id w m a

indicator idwma (inverse distance weighted moving average) is a moving average that is not sensitive to switching the timeframe, but more efficient on the higher timframes of the c...
nm a indicator MT5
MetaTrader 5 indicator

nm a

indicator nma (navel moving average) - a moving average calculated by the formula:nma = ma(p, period, method) where:p = (5*close + 2*open + high + low)/9.0 it has two parameters:pe...
rs s indicator MT5
MetaTrader 5 indicator

rs s

ian copsey's indicator rss (relative spread strength) was presented in stocks & commodities in october, 2006.the indicator has seven configurable parameters:fast ma period- fas...
va m a indicator MT5
MetaTrader 5 indicator

va m a

vama (velocity and acceleration moving average).there are three adjustable parameters:period- calculation period;applied price- the calculation price;double smoothing- enable or di...
va m a ma c d indicator MT5
MetaTrader 5 indicator

va m a ma c d

oscillator vama_macd (volume adjusted ma macd) is an macd, in which volume adjusted moving average (vama) is used for smoothing. to calculate the vama, contract price is used, whic...
reverse engineering rs i indicator MT5
MetaTrader 5 indicator

reverse engineering rs i

based on giorgos siligardos's article "the revenge of the indicators reverse engineering rsi" published in the stocks & commodities magazine in june, 2003.the indicator perform...
pg c indicator MT5
MetaTrader 5 indicator

pg c

oscillator indicating the cyclic changes in the market.it has seven adjustable parameters:first ma period- first ema period;second ma period- second ema period;smoothing period- sm...
exp ultra absolutely no lag lwma expert MT5
MetaTrader 5 expert advisor

exp ultra absolutely no lag lwma

a trading system using oscillator . signal is formed when a bar is closing, if the oscillator color changes from any of many red or green variances for the opposite one. positions ...
volume trader expert MT5
MetaTrader 5 expert advisor

volume trader

idea by: .mql5 code by: .the ea only operates when a new bar appears: it compares the tick volumes of the first and the second bar. block for making decisions:if the tick volume of...
color xderivative ht f indicator MT5
MetaTrader 5 indicator

color xderivative ht f

indicator with the timeframe selection option available in the input parametersfor the indicator to operare, indicator colorxderivative.ex5must be in the <terminal_data_director...
exp color xderivative expert MT5
MetaTrader 5 expert advisor

exp color xderivative

a trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is a change in the oscillator direction.for the ea to operate correctly,...
period candle indicator MT5
MetaTrader 5 indicator

period candle

synthetic japanese candlesticks over the period defined in the indicator settings, calculating on each bar.fig 1. indicator periodcandle...
xperiod candle indicator MT5
MetaTrader 5 indicator

xperiod candle

synthetic japanese candlesticks over the period predefined in the indicator settings, calculating on each bar and averaging the price timeseries used in the indicator.the indicator...
caudate xperiod candle indicator MT5
MetaTrader 5 indicator

caudate xperiod candle

synthetic japanese candlesticks over the period predefined in the indicator settings, calculating on each bar, averaging the price timeseries used in the indicator, and highlightin...
caudate xperiod candle range indicator MT5
MetaTrader 5 indicator

caudate xperiod candle range

an indicator that draws the candlestick sizes in points.the indicator uses the smoothalgorithms.mqhlibrary classes (copy it to terminal_data_directory\mql5\include), working with w...
caudate xperiod candle main indicator MT5
MetaTrader 5 indicator

caudate xperiod candle main

indicator in the main chartthe indicator uses the smoothalgorithms.mqhlibrary classes (copy it to terminal_data_directory\mql5\include), working with which was described in details...
ex fractals expert MT5
MetaTrader 5 expert advisor

ex fractals

idea by: .mql5 code by: .the ea uses custom indicator :separate stop loss, take profit, and trailing are used for buy and sell positions.inputs maximum risk in percentage- lot size...
caudate xperiod candle main arrow indicator MT5
MetaTrader 5 indicator

caudate xperiod candle main arrow

indicator in the main chart, highlighting with colored points caudate candlesticks of the "hammer" and "reversed hammer" types only.the indicator uses the smoothalgorithms.mqhlibra...
id close rectangle indicator MT5
MetaTrader 5 indicator

id close rectangle

an indicator utility for closing (reducing the right side of the length) the rectangles to some bars/candlesticks.using it, you can do it in two clicks (instead of many actions, if...
absolutely no lag lwma digit ht f indicator MT5
MetaTrader 5 indicator

absolutely no lag lwma digit ht f

indicator with the timeframe selection option available in its input parameters:for the indicator to operate, indicator absolutelynolaglwma_digit.ex5must be in the <terminal_dat...
absolutely no lag lwma digit cloud indicator MT5
MetaTrader 5 indicator

absolutely no lag lwma digit cloud

the moving average which fills the chart space with a colored background. the moving average itself serves as the color separation line.fig 1. indicator absolutelynolaglwma_digit_c...
exp wa m i cloud x2 expert MT5
MetaTrader 5 expert advisor

exp wa m i cloud x2

trend-following trading system exp_wami_cloud_x2 is based on the signals of two indicators . the first indicator determines the direction of the slow trend based on the position of...
test values print script MT5
MetaTrader 5 script

test values print

the include file, small by its content, is designed to print out the values and names of variables:when engineering the codes; and when developing the functions or getting to know ...
zl s indicator MT5
MetaTrader 5 indicator

zl s

indicator zls (zero lag stochastic) - a zero-delay stochastic - a ratio of several stochastics with different periods %К, deceleration, and weights.the indicator has 31 input param...
am l indicator MT5
MetaTrader 5 indicator

am l

indicator aml (adaptive market level) displays one of three market states: flat, uptrend, and downtrend.it is based on fractal smoothing and has a discrete filter that removes smal...
ap z indicator MT5
MetaTrader 5 indicator

ap z

indicator apz (adaptive price zone) represents an adaptive price channel. the indicator was described in article "trading with an adaptive price zone" by lee leibfarth in "stocks a...
cv i indicator MT5
MetaTrader 5 indicator

cv i

oscillator cvi (chartmill value indicator) was described by dirk vandycke in the technical analysis of stocks & commodities magazine in january, 2013.cvi represents a standard ...
im i indicator MT5
MetaTrader 5 indicator

im i

oscillator intraday momentum index displays the ratio between the directed change in the price and the total change in the prices over the specified period.there are three adjustab...
nv indicator MT5
MetaTrader 5 indicator

nv

nv (natenberg's volatility) - sheldon natenberg's historical volatility indicator.historical volatility described by sheldon natenberg is defined as the standard deviation of logar...
pa i n indicator MT5
MetaTrader 5 indicator

pa i n

oscillator pain (price action indicator) displays the ohl3c candlestick price ratio over a specified period of time.it has two parameters:period- calculation period;method- calcula...
srange contraction indicator MT5
MetaTrader 5 indicator

srange contraction

a signal indicator of daily ranges. it is based on indicator .it displays in a separate window the ratio between today's and yesterday's ranges. it marks with signal pointers the n...
ri n d indicator MT5
MetaTrader 5 indicator

ri n d

the range indicator compares daily range (high - low) to the range between days (close - prevclose).where the intraday range is larger than the interday range, the indicator will h...
stoch rs i indicator MT5
MetaTrader 5 indicator

stoch rs i

stochrsi (stochastic relative strength index) was developed tushar chande and stanley kroll in 1994. the developers aimed to increasing the sensitivity of rsi (relative strength in...
ta i indicator MT5
MetaTrader 5 indicator

ta i

tai (trend analysis index) is a simple trend indicator described by adam white in the "stocks & commodities" magazine in august, 1992.the indicator has four configured paramete...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.