alexander piechottathe indicator displays the breakthrough line.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\include). the ...
automation of many graphical constructions, including simple ones like channels, trends (higher highs / lower lows) or fibo grids, requires defining a "refined movement", i.e. pric...
the indicator with the timeframe selection option available in input parameters:the indicator requires dtrend.mq5 indicator file. place it in <terminal_data_folder>\mql5\indi...
the exp_i-cai expert advisor is based on change of direction of the indicator. the signal is formed when a bar is closing if there is change in moving average direction.this expert...
the indicator with the timeframe selection option available in input parameters:the indicator requires i-cai.mq5 indicator file. place it in <terminal_data_folder>\mql5\indic...
the simple zigzag indicator is a good basis for automation of the technical analysis. below is a simple example of pattern recognition. the zzlevels indicator uses the simple zigza...
transport_davidvariation of the smi indicator based on the "" book by blau.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\inc...
alexander piechottathe indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.if the standard deviation of the i-cai indic...
the indicator with the timeframe selection option available in input parameters:the indicator requires yeffekt.mq5 indicator file. place it in <terminal_data_folder>\mql5\ind...
more experiments with the simple zigzag indicator. a small upgrade allows the indicator to find and mark the price consolidation areas with colored rectangles.the simple zigzag ind...
the indicator with the timeframe selection option available in input parameters:the indicator requires i-cai_stdev.mq5 indicator file. place it in <terminal_data_folder>\mql5...
zzueggthe indicator plots price channel, fibonacci levels and gann fan based on the latest zigzag peaks.indicator input parameters:the indicator requires compiled zigzag_nk_color.m...
the exp_smi_correct 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 indicator. this exper...
the indicator with the timeframe selection option available in input parameters:the indicator requires smi_correct.mq5 indicator file. place it in <terminal_data_folder>\mql5...
alexander piechottathe indicator displays the most recent value as a price label with the the possibility to round the channel levels up to a required number of digits. the number ...
alexander piechottathe envelopes indicator with the use of the indicator algorithm.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\...
this library allows to work with the orders in mql5 (mt5-hedge) in the same way as in mql4.that is, the order language system (ols) becomes identical to mql4. at the same time, it ...
alexander piechottathe indicator implements a breakthrough system using the channel.when price exits the gray channel, the bar color changes to the color corresponding to trend dir...
trading system based on the signals of the indicator. a signal is formed at the close of a bar if a color point of the indicator has appeared. market exit signal is generated if th...
the indicator with the timeframe selection option available in input parameters:the indicator requires i-caichannel.mq5 indicator file. place it in <terminal_data_folder>\mql...
the zz color retracement based on the simple zigzag indicator. in addition to the functionality of the base indicator, the color retracemnt analyzes the length of wave movements, h...
oscillator with calculations using an algorithm similar to kaufmann's ama.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\incl...
the indicator with the timeframe selection option available in input parameters:the indicator requires i-cai_digit.mq5 indicator file. place it in <terminal_data_folder>\mql5...
the indicator with the timeframe selection option available in input parameters:the indicator requires pfe.mq5 indicator file. place it in <terminal_data_folder>\mql5\indicat...
the breakthrough trading system based on the signals of the indicator. the signal is formed when a bar is closing if there has been the occurrence of a colored bar, and the previou...
vadim shumiloffthe indicator is the development of the idea of using the .first, the normalized volume values are now expressed as a percentage of the average value for the period....
rickdthe stochcandles indicator. colors the candles based on the stochastic:lime — stochastic is in the overbought area; teal — stochastic is above the signal line and outside the ...
rickdthe rsidivcandle indicator. colors the candles based on the rsi oscillator:blue — rsi is in the overbought area; dodger blue — rsi is above the 50 level and outside the overbo...
the exp_pfe trading system based on the signals of the oscillator. the signal is formed when a bar is closing if there is change of direction of the indicator.this expert advisor r...
rickdthe wprdivcandle indicator. colors the candles based on the wpr oscillator:aqua — wpr is in the overbought area; dodger blue — wpr is above the -50 level and outside the overb...
rickdthe mfidivcandle indicator. colors the candles based on the mfi oscillator:teal — mfi is in the overbought area; pale green — mfi is above the 50 level and outside the overbou...
the exp_pfe_extr breakout trading system based on the signals of the oscillator. the signal is formed when a bar is closing, if the indicator breaks through the overbought level fo...
after the "account disabled" error occurs (this error on the weekends, when trade servers of exchanges are offline), it is necessary to manually log in to the trading account. to d...
the indicator with the timeframe selection option available in input parameters:the indicator requires normalized_volume_oscillator.mq5 indicator file. place it in <terminal_dat...
tom balfeordinary oscillator with calculations based on the formula:ppo=(fastema-slowema)/slowemathe indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_da...
the indicator with the timeframe selection option available in input parameters:the indicator requires i-caichannel_system_digit.mq5 indicator file. place it in <terminal_data_f...
the indicator with the timeframe selection option available in input parameters:the indicator requires ppo_cloud.mq5 indicator file. place it in <terminal_data_folder>\mql5\i...
the exp_ppo_cloud ea is based on the signals generated by the oscillator. the signal is formed when a bar is closing if there is crossing of the main and signal lines of the indica...
unknownthe indicator represents the relative convergence/divergence of the moving averages of the financial asset, increased a hundred times. it is based on a different principle t...
tom balfesemaphore signal indicator based on the .the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\include). the use of the cla...
vladimirthe indicator colors the candlesticks according to b. williams:uptrend and growing candles - aqua; uptrend and falling candles - blue; no trend and growing candles - green;...
alexander piechottathe indicator that fills the chart space with a colored background and displays the most recent value as a price label with the possibility to round the channel ...
klotthe indicator is an example of smoothing a time series of the adx indicator by filtering harmonics of higher order.this approach can be applied to smooth the values of any indi...
klotthe indicator is an example of smoothing a time series of the rvi indicator by filtering harmonics of higher order.this approach can be applied to smooth the values of any indi...
klotthe indicator is an example of smoothing a time series of the osma indicator by filtering harmonics of higher order.this approach can be applied to smooth the values of any ind...