the indicator with the timeframe selection option available in input parameters:the indicator requires dynamix.mq5 indicator file. place it in <terminal_data_folder>\mql5\ind...
the exp_laguerre_adx expert advisor is based on the indicator color change. a signal to perform a deal is formed at bar closing when the cloud color of the indicator changes.this e...
the indicator with the timeframe selection option available in input parameters.:the indicator requires laguerre_adx_histogram.mq5 indicator file. place it in <terminal_data_fol...
a variant of the indicator with the option to individually customize the input parameters for each rsi oscillator which are used to display the current trends.the indicator uses a ...
a variant of the indicator with the option to individually customize the input parameters for each rsi oscillator which are used to display the current trends.the indicator uses a ...
the indicator with the timeframe selection option available in the input parameters:the indicator requires linearregslope_v2.mq5 indicator file. place it in terminal_data_folder\mq...
the exp_linearregslope_v1 expert advisor enters the market when the indicator cloud changes its color. the signal is formed when a bar is closing if the oscillator has crossed its ...
a semaphore signal indicator based on crossovers of the main and the signal lines of the indicator.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_...
a semaphore signal indicator based on crossovers of the main and the signal lines of the indicator.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_...
the indicator with the timeframe selection option available in input parameters:the indicator requires lrma.mq5 indicator file. place it in <terminal_data_folder>\mql5\indica...
a variant of the indicator with the option to individually customize the input parameters for each mfi oscillator which are used to display the current trends.the indicator uses a ...
a variant of the indicator with the option to individually customize the input parameters for each stochastic oscillator which are used to display the current trends.the indicator ...
the indicator with the timeframe selection option available in input parameters:the indicator requires lsma.mq5 indicator file. place it in <terminal_data_folder>\mql5\indica...
the indicator with the timeframe selection option available in input parameters:the indicator requires lsma_angle.mq5 indicator file. place it in <terminal_data_folder>\mql5\...
the exp_lsma_angle expert advisor is based on the histogram breakthrough of the overbought and oversold levels. the position opening signal is formed at th ebar closing time if the...
the demarkertrend_x10 indicator shows the demarker oscillator position from ten different timeframes.if the oscillator is positioned lower than the oversold level, the color square...
a variant of the indicator with the option to individually customize the input parameters for each demarker oscillator which are used to display the current trends.the indicator us...
the multidemarkertrend_x10 indicator shows information on the current trends using the demarker oscillator position from then different timeframes.each of the ten indicator lines c...
this variant of demarker oscillator is calculated based on five demarker indicatorsall editable variables are implemented as indicator input parameters. however, keep in mind that ...
the indicator with the timeframe selection option available in input parameters.the indicator requires colorzerolagdemarker.mq5 indicator file. place it in <terminal_data_folder...
the indicator implemented as a sequence of candlesticks. candlesticks appear as a result of relevant price timeseries processed by the lsma_angle_ algorithm.in many situations, suc...
the indicator with the timeframe selection option available in input parameters:the indicator requires colorschaffdemarkertrendcycle.mq5 indicator file. place it in <terminal_da...
the exp_colorschaffjccxtrendcycle expert advisor is based on the change of position relative to the overbought and oversold levels. the signal is formed when a bar is closing if th...
the exp_colorzerolagdemarker expert advisor enters the market when the indicator cloud changes its color. the signal is formed when a bar is closing if the oscillator has crossed i...
the indicator implemented as a sequence of candlesticks. candlesticks appear as a result of relevant price timeseries processed by the chande momentum oscillator algorithm.in many ...
the indicator with the timeframe selection option available in the input parameters:the indicator requires ma_rounding.mq5 indicator file. place it in <terminal_data_folder>\...
backspacethe indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.if the standard deviation of the ma_rounding indicator...
the indicator implemented as a sequence of candlesticks. candlesticks appear as a result of relevant price timeseries processed by the ma_rounding algorithm.in many situations, suc...
the indicator draws of a larger timeframe as color filled rectangles using buffers.depending on a candlestick direction the candlestick body is painted in green or pink, shadows ar...
the indicator draws indicator candlesticks of a higher timeframe as color filled rectangles using buffers.depending on a candlestick direction the candlestick body is painted in sk...
the exp_ma_rounding_candle expert advisor is based on the indicator candlestick color change. the signal is formed when a bar is closing if there is change in candlestick color.pla...
the indicator implemented as a sequence of candlesticks. candlesticks appear as a result of relevant price timeseries processed by the trix algorithm.in many situations, such appro...
the indicator implemented as a sequence of candlesticks. candlesticks appear as a result of relevant price timeseries processed by the frama algorithm.in many situations, such appr...
the indicator draws indicator candlesticks of a higher timeframe as color filled rectangles using buffers.depending on candlestick direction the candlestick body is painted in emer...
the indicator draws indicator candlesticks of a higher timeframe as color filled rectangles using buffers.depending on candlestick direction the candlestick body is painted in blue...
the exp_framacandle expert advisor is based on the indicator candlestick color change. the signal is formed when a bar is closing if there is change in candlestick color.this exper...
change in the display of graphical objects created by the strategy tester and simplification of the following visual analysis of the results. without the need to edit the code of t...
this script closes all windows of selected symbol or all windows of any symbol. it's very useful when you are testing and there are too many open windows to close one by one.recomm...
this is a market sentiment indicator. it displays market sentiment — bullish or bearish.the indicator works on centralized markets, such as forts. more in the article .it should be...
the exp_trixcandle expert advisor is based on the change of color of the indicator candles. the signal is formed when a bar is closing if there is change in candle color.this exper...
the indicator with the timeframe selection option available in the input parameters.the indicator requires colorbullsbearseyes.mq5 indicator file. place it in <terminal_data_fol...
the exp_chowithflat expert advisor is based on the change of color of the indicator. the signal is formed when a bar is closing if there is change in cloud color of the indicator.p...
ivan kornilovthe indicator paints candlesticks depending on the minimums and maximums of the previous bars.originally this indicator has been written in mql4 and was first publishe...