the indicator with the possibility to change the indicator timeframe using input parameters:to provide correct operation of the indicator, you should place the compiled xfisher_org...
antonuk olegthe indicator shows buy and sell signals of three indicators (isar, imfi ΠΈ itema) located in nine timeframes, with full settings.the indicator uses the class of library...
zero breakthrough by the histogram;overbought or oversold levels breakthrough;exiting overbought or oversold areas.input parameters for activating signals: the indicator uses smoot...
eli hayunthe indicator shows possible resistance and support zones in the form of colored rectangles.this indicator was first implemented in mql4 and published in the on 30.01.2008...
eva rufta simple indicator that calculates rounded volatility of a financial asset. volatility is calculated in points based on the maximum and minimum prices of .volatility is cal...
eva ruftinput parameters for activating signals: the indicator uses smoothalgorithms.mqh library classes (copy it to terminal_data_folder\mql5\include). the use of the classes was ...
the indicator with the ability to change the indicator timeframe using input parameters:for the indicator to operate, the heiken_ashi_smoothed_volatilitystep_alerts.ex5indicator sh...
nick a. zhilinan alternative to with the color filling inside the channel, drawn as a cloud, with the display of the last values as price labels and the possibility to round the ch...
nick a. zhilinthe indicator with the smoothing of input timeseries used in calculations. the timeseries smoothing parameters are determined by the indicator input variablesthe indi...
the indicator with additional signals displayed as round dots, which indicate zero line breakout by the indicator line.the indicator uses smoothalgorithms.mqh library classes (copy...
the indicator with the ability to highlight trading time zones, selected in the indicator input parameters. such zones are shown in a different histogram color.histogram bars outsi...
the main indicator line breaks though zero;the color of the signal cloud changes (the indicator trend direction changes);overbought or oversold levels breakthrough;exiting overboug...
a trend indicator using the .the indicator uses smoothalgorithms.mqh library classes (copy it to terminal_data_folder\mql5\include). the use of the classes was thoroughly described...
the indicator with the ability to change the indicator timeframe using input parametersfor the indicator to operate, you should add the vts_float_pivot_smoothed.ex5indicator to the...
ivan kornilovtwenty indicators displayed in one window. each line can be colored depending on its position relative to overbought and oversold areas. when launching the indicator, ...
indicator featuring background filling in overbought/oversold areas. filling size and position are adjustable by inputswhen launching the indicator, you can change the style and co...
john bollinger mfi money flow index), normalized. bollinger bands are used for calculating overbought/oversold zones.there are four input parameters:mfi period- mfi calculation per...
the indicator builds fibonacci levels at candlestick high and low, based on the timeframe specified in the indicator parameters.fig.1. the candlesautofibo indicator...
the indicator with the possibility to change the indicator timeframe using input parameters:for the indicator to operate, the xfisher_org_v1_vol_supr_zer.ex5indicator must be added...
the indicator with the possibility to change the calculation timeframe using the indicator input parameters:for the indicator to operate, the colormfi_x20.ex5indicator should be ad...
the indicator with the possibility to change the calculation timeframe using the indicator input parameters:for the indicator to operate, the colorrsi_x20.ex5indicator should be ad...
multi-timeframe version of indicator. displays alexander elder's safe zones calculated for three specified timeframes. elder's safe zone calculates the minimum stop loss so that to...
the indicator, in which you can change colors and the values of horizontal fibonacci levels.for the indicator to operate, add to <terminal_data_folder>\mql5\indicatorsthe com...
the multi-timeframe moving average indicator.it has five input parameters:period - calculation periodmethod - calculation methodapplied price- price used for calculationstimeframe ...
donchian oscillator is an indicator of a ratio between the price and the donchian channel. if the current close price is above the donchian channel, the indicator draws a histogram...
'three atr bands with multiple selection' indicator is a set of three atr bands indicators each having adjustable parameters.it has nineteen input parameters:show middle lines- sho...
three bigger time frame atr is a multi-timeframe atr indicator. it displays three atrs of higher timeframes on the current chart.it has five input parameters:atr period- atr calcul...
bigger time frame bollinger bands displays bolinger bands indicator data of a higher timeframe on the current one.the indicator has nine adjustable parameters:bb period- bollinger ...
theory : short description by john ehlers :the objective in cycle mode is to filter out the unwanted components β both low frequency trends and the high frequency noise β and retai...
theory : john ehlers uses bandpass filter (originally published here : ) to calculate what can be called a "market mode". the method used for that is to calculate an average of pea...
one more in the series of very simple (code wise - ie, execution speed is satisfactory, and to use) indicators :this one is showing the crosses of two averages as signals and the d...
theory : john ehlers describes what he calls the nonlinear kalman filter in the following way :color change on slopecolor change on outer (floating) levels crosscolor change on mid...
theory : usage : you can use the color change as signal. there are two possible color change modes :color change on zero crosscolor change on slope change...
theory : color change on slopecolor change on outer (floating) levels crosscolor change on middle (floating) level (sort of a "zero line") crossusage : you can use the color change...
theory : short description of bandpass filter by john ehlers :the objective in cycle mode is to filter out the unwanted components β both low frequency trends and the high frequenc...
theory : color change on macd slope changecolor change on macd to signal crossslope change on macd crossing on outer (ob/os) crossesslope change on middle (floating zero) crossusag...
theory : ema (exponential moving average) is very well known and widely used indicator. more information on it can be found here : . it is used as a building brick for trix (triple...
theory : welles wilder was frequently using one "special" case of ema (exponential moving average) that is due to that fact (that he used it) sometimes called wilder's ema. the dif...
many friends asked me for a simple, non-obtrusive, resource-friendly clock to track the time during their trades. it seems pretty obvious, but it is a must-have for those trading t...
theory : it is smoothing a bit the rsi (not too much, but the smoothness difference is noticeable and significant in a lot of cases)it is preventing too much flattening of the rsi ...