theory : the usage of rsi (relative strength index) started for, mainly, two reason :to filter out insignificant price changesto emphasize the rsi values (to eliminate, if possible...
theory : the idea comes from another trading platform. they called it differently there, but the name here reflects exactly what it is all about. the idea is simple : we are counti...
theory : the idea comes from another trading platform. they called it differently there, but the name here reflects exactly what it is all about. the idea is simple : we are counti...
this is a utility for beginning indicator programmers, or others, that want to have a look at values provided by oncalculate and a few other functions.the indicator shows:1) the mo...
theory : average true range (atr) is widely used indicator in many occasions. it is calculated as sma (simple moving average) of true range (which is calculated as the greatest of ...
theory : this indicator is showing an example how an adaptive atr (originally published here : ) can be used within some other indicator. as an addition, not only the atr is adapti...
theory : this indicator is showing an example how an adaptive atr (originally published here : ) can be used within some other indicator. it is using the original way how ketner ch...
theory : periodpriceno other parameters neededusage : it can be used as any other moving average type indicatorps: this type of adapting tends to produce smoother slopes than the e...
this indicator enhance the functionality of the standard crosshair of metatrader adding the difference in percentage and the time span in a human readable form (not in bars, but in...
this indicator is based on the money management approach used by vp from nononsenseforex.com it uses atr to calculate stop loss, take profit and volume you should enter into a trad...
theory : simple moving average (sma)exponential moving average (ema)smoothed moving average (smma)linear weighted moving average (lwma)usage :as any other rsi(oma) is used. some ad...
theory : stochastic oscillator is usually used on prices. but sometimes that produces much noise. some filtering methods can be used (like this : ).simple moving average(sma)expone...
twenty in a single window.the indicator uses the classes of library smoothalgorithms.mqh (to be copied to <terminal_data_directory>\mql5\include). the use of the classes was ...
three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs with the channels' background filling.fig1. indicator standard...
three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs.fig1. indicator standard_deviation_channels_x3...
antonuk olegan indicator that shows buy and sell signals of three indicators (isar, iwpr, and ima) on nine timeframes with full settingsthe indicator uses the class of library (to ...
the indicator with the timeframe selection option available in the indicator input parameters:for the indicator to operate, the xfisher_org_v2_candle.ex5indicator should be added t...
the indicator with the timeframe selection option available in the indicator input parameters:for the indicator to operate, the xfisher_org_v1_candle.ex5indicator should be added t...
the indicator uses the classes of library smoothalgorithms.mqh (to be copied to <terminal_data_directory>\mql5\include). the use of the classes was thoroughly described in ar...
trendlaboratory ltd.indicator highlights candles, the close prices of which are closed within overbought/oversold zones.the indicator uses the classes of library smoothalgorithms.m...
indicator with the timeframe selection option available in its input parameters:for the indicator to operate, the stochastic_histogram.ex5indicator should be added to the <termi...
indicator represented as candlesticks. candlesticks result from processing the relevant price timeseries by the indicator algorithm. in many situations, such approach may be more i...
the with the timeframe selection option available in its input parameters:for the indicator to operate, the xfisher_org_v1.ex5indicator should be added to the <terminal_data_dir...
indicator with the level markup extended to the next session. the input parameter is added for extending the indicator levelfig1. hans_indicator_x62_cloud_system_tail_alert indicat...
trendlaboratory ltd.indicator with an additional smoothing for eliminating false intersection of the main and signal lines.the indicator uses the classes of library smoothalgorithm...
indicator with the timeframe selection option available in its input parameters:for the indicator to operate, the finetuningmacandle_chl.ex5indicator should be added to the <ter...
antonuk olegan indicator that shows buy and sell signals of three indicators (isar, irsi, and ima) on nine timeframes with full settings.the indicator uses the class of library (to...
martesindicator round_levels_xn draws multiple "round" levels nearest to the current price above and below it.this indicator was first implemented in mql4 and published in on march...
indicator with the timeframe selection option available in its input parameters:for the indicator to operate, the finetuningmacandle_chl_arr_stdev.ex5indicator should be added to t...
indicator that additionally indicates the trend strength with colored dots, based on the standard deviation algorithm.if the standard deviation of the finetuningmacandle_chl_arr ce...
indicator with the timeframe selection option available in its input parameters:for the indicator to operate, the finetuningmacandle.ex5indicator should be added to the <termina...
it has two adjustable parameters:sar step- parabolic sar stepsar maximum- parabolic sar maximumcalculations:oscsar = sar - Сlosewheresar - parabolic sar(sar step, sar maximum)the h...
rsi histogram oscillator displays a smoothed difference of two different-period rsis as a colored histogram.it has three adjustable parameters:fast rsi periodslow rsi periodsmoothi...
lwma/sma ratio oscillator is a colored histogram defining the difference between two moving averages - a simple and a linear-weighted one.it has one input parameter:period - calcul...
indicator hurst difference calculates the hurst exponent from the fractal dimension. it is based on the fractal model, indicatorit has two adjustable parameters:period - calculatio...
indicator compare prices uses a non-standard price with a logarithmic calculation.it displays two lines: the initial close price (green) and the one calculated based on the algorit...
rubicons cci cross signal oscillator. this is a standard cci with a signal line - three-period exponential moving average.it has four adjustable parameters:cci period- cci calculat...
gann swing is similar to zigzag. it allows detecting market patterns and is calculated using the gann trend detection method.the indicator has no input parameters.two consecutive h...
if the values exceed 2, the current trend reversal probability is high.it has three adjustable parameters:period - calculation periodthreshold - the threshold levelshow alerts- sho...
shadow true strength index oscillator with two signal lines (tsi shadows).it has ten adjustable parameters:price source- calculation price of the source data, on which tsi (*) is c...