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...
indicator with the timeframe selection option available in the input parametersfor the indicator to operate, indicator ultraabsolutelynolaglwmamust be in the <terminal_data_dire...
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...
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...
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...
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...
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-...
it has five input parameters:period- calculation period;method- calculation method (sma by default);applied price- the calculation price;overbought- overbought level;oversold- over...
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...
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...
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 ...
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...
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...
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...
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...
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...
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...
vama (velocity and acceleration moving average).there are three adjustable parameters:period- calculation period;applied price- the calculation price;double smoothing- enable or di...
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...
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...
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...
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 ...
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...
indicator with the timeframe selection option available in the input parametersfor the indicator to operare, indicator colorxderivative.ex5must be in the <terminal_data_director...
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,...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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 ...
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...
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...
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...
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 ...
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 (natenberg's volatility) - sheldon natenberg's historical volatility indicator.historical volatility described by sheldon natenberg is defined as the standard deviation of logar...
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...
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...
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...
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...
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...