the expert advisor tracks the breakout of horizontal lines and generates a signal after the completion of the breaking candlestick.operation principles the expert advisor does not...
the indicator uses the standard indicator.bollinger bands are constructed based on extended fibonacci levels.fig.1 bollinger bands drawn using fibonacci levels....
the script allows to quickly remove indicators from charts. it has two operating modes:only_this_chart- only delete from the current chart (used by default);all_charts- delete from...
the indicator with the timeframe selection option available in its input parameters:to provide correct operation of the indicator, add the compiled stochastic_chaikins_volatility.m...
the exp_stochastic_chaikins_volatility expert advisor is based on the indicator color change. the signal is formed when a bar is closing if there is change in cloud color of the in...
the expert advisor calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit. the calculated value is displayed in t...
ten 'parabolic stop and reverse system' indicators in one window.this indicator was first implemented in mql4 and published in on 23.06.2010.fig1. the para_b_htf indicator...
the script calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit. the calculated value is displayed in the upper...
trading based on preset candlestick combinations (patterns), using take profit and stop loss.candlesticks are marked as "1" (bullish) and "0" (bearish):the desired combination of c...
when a position is closed (exit from the market, reversal or a close by operation), a sound is played.a sound alert is selected from the standard terminal package:version "1.002":a...
the indicator displays the change in price as a percentage relative to the open price of the current candlestick. it can display up to 8 pairs on the chart as a chart comment. cand...
the indicator displays the change in price as a percentage relative to the open price of the current candlestick. it can display on a chart up to 8 pairs as graphical objects added...
the indicator finds fractals of any dimension.in the settings, you can set the number of bars to search on the left (the number of bars on the left) and on the right (the number of...
this indicator was first implemented in mql4 and published in on 04.11.2008.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\in...
average true range (atr) indicator values from other timeframes in a digital format, displayed as text on the chart.two timeframes can be selected in the indicator parameters:examp...
the indicator with the timeframe selection option available in its input parameters:to provide correct operation of the indicator, add the compiled colorxmuv.mq5 indicator file to ...
the indicator with the timeframe selection option available in its input parameters:to provide correct operation of the indicator, add the compiled xfatlxsatlcloud.mq5 indicator fi...
a moving average indicator, for which the values of two levels can be specified from the mql5 code:an example of this indicator (located in "terminal data directory"\mql5\indicator...
the "session buy sell orders" indicator shows the maximum and minimum numbers of the following parameters in the form of a histogram:"the total number of current buy orders" — "th...
the exp_xfatlxsatlcloud trading system is based on change of the trend direction displayed by the indicator. the signal is formed when a bar is closing if there is change in cloud ...
the indicator shows the current spread using a color line.this indicator was first implemented in mql4 and published in on 23.03.2015.fig.1 the color_spread indicator...
if you change the timeframe or the name of the chart symbol in metatrader, all indicators on the chart will be unloaded from the chart and will be loaded onto it again. unlike mt4,...
two colored filled rectangles drawn between the values of two bollinger channels on one bar.indicator input parameters:the indicator uses smoothalgorithms.mqh library classes (co...
two colored filled rectangles drawn between the values of two keltner channels on one bar.indicator input parameters:the indicator uses smoothalgorithms.mqh library classes (copy...
two colored filled rectangles drawn between the values of two indicator channels on one bar.indicator input parameters:the indicator uses smoothalgorithms.mqh library classes (co...
the indicator with the timeframe selection option available in its input parameters:to provide correct operation of the indicator, add the compiled wmivol.mq5 indicator file to ter...
the indicator sets the "fixed scale" property to a chart window and holds the first bar in the middle of the window. if you move the chart, the rightmost bar will be placed in the ...
shows an appropriate value for the last three bars on each timeframe: "1" if the bar is bullish, and "0" if the bar is bearish.inputs:backgroundbackground alphatext colortext alpha...
the sha512 class was ported fromhmac functions were ported fromuse example (tested on )--------------please leave a feedback and tell how you are using this class!...
the exp_kolier_supertrend_x2 trend trading system based on the signals from two indicators. the first indicator determines the direction of the slow trend based on the line color. ...
analyzes bars whose opening time (hour and minute) is equal to the current bar opening time. lit increase, if the previous trade was closed with a loss. closing (forced) on a new b...
two colored filled rectangles with the display of channel levels. the rectangles are drawn between the values of two bollinger channels on one bar of any timeframe of the indicat...
two keltner channels based on one moving average, drawn as a colored cloud, with the display of the last values as price labels.the indicator uses smoothalgorithms.mqh library clas...
two colored filled rectangles with the display of channel levels. the rectangles are drawn between the values of two keltner channels on one bar of any timeframe of the indicator...
the script finds on the chart all obj_trend (trendline) objects and moves the line to the specified date. it also aligns the prices of trend line beginning and end.inputs:price shi...
the indicator draws a color filled channel at a distance from the current price, which is equal to the current spread multiplied by ten.in other words, the indicator draws an area,...
a moving indicator that does not use averaging in its code.this indicator was first implemented in mql4 and published in on 07.09.2010.fig.1 the percentagecrossover indicator...
the indicator implements a breakthrough system using the channel.when price exits the gray channel, the candlestick color changes to the color corresponding to trend direction. blu...