woodiestwo cci oscillators in a single window in the form of a colored cloud.this indicator was first implemented in mql4 and published in on 23.03.2016.fig.1. cci_woodies...
indicator with the timeframe selection option available in input parameters:the indicator requires cci_woodies.mq5 indicator file. place it in <terminal_data_folder>\mql5\ind...
svinozavrasymmetric stochastic oscillator in the form of a colored cloud.the indicator uses smoothalgorithms.mqh library classes (must be copied to the terminal_data_folder\mql5\in...
indicator with the timeframe selection option available in input parameters:the indicator requires asymmetricstochnr_cloud.mq5 indicator file. place it in <terminal_data_folder&...
svinozavrsemaphore signal indicator using asymmetric stochastic oscillator. signals are activated in case the oscillator crosses the signal line.the indicator uses smoothalgorithms...
unknowna simple trend indicator based on two moving averages in the form of a colored cloud. the mas are based on timeseries by close and open of a price series.the indicator uses ...
ivan kornilova simple trend indicator based on two moving averages in nrtr form. the mas are based on timeseries by high and low of a price series.the indicator uses smoothalgorith...
dodonov vitaliismooth non-trivial linear combination of ema and lwma averagings.the indicator uses smoothalgorithms.mqh library classes (must be copied to the terminal_data_folder\...
indicator with the timeframe selection option available in the input parameters:the indicator requires q2ma.mq5 indicator file. place it in <terminal_data_folder>\mql5\indica...
indicator with the timeframe selection option available in input parameters:the indicator requires machannel.mq5 indicator file. place it in <terminal_data_folder>\mql5\indic...
implemented as a sequence of candlesticks. candlesticks appear as a result of relevant price timeseries processed by m2_ma indicator algorithm.in many situations, such approach may...
indicator with the timeframe selection option available in input parameters:the indicator requires m2_ma.mq5 indicator file. place it in <terminal_data_folder>\mql5\indicator...
vladislav goshkov (vg)plotting roc indicators of two arbitrary types (including momentum) and periods in a single window.indicator calculation equations:mom = (price - prevprice) [...
victor chebotarevtrendx indicator can be used for the market entry/exit. the red line shows the movement direction, while the green one shows trend. raising green line indicates di...
envelopes indicator 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 channel levels...
envelopes indicator 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 channel levels...
indicator with the timeframe selection option available in input parameters:the indicator requires roc2_vg.mq5 indicator file. place it in <terminal_data_folder>\mql5\indicat...
with the timeframe selection option available in input parameters:the indicator requires pricechannel_stop.mq5 indicator file. place it in <terminal_data_folder>\mql5\indicat...
toshioscillator in the form of a cloud based on correlation of two smoothed momentums from different timeframes.the indicator uses smoothalgorithms.mqh library classes (must be cop...
indicator with the timeframe selection option available in the input parameters:the indicator requires t3taotra.mq5 indicator file. place it in <terminal_data_folder>\mql5\in...
trendlaboratory ltd.pricechannel_stop 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 digi...
the number of bars used in the calculations can be changed using the barstocountparameter. updated every tick. it is based on unlike the latter indicator, this one is plotted using...
in fact, there is nothing new, but the indicator generates a signal somewhat earlier than the alligator (at similar values of ma periods in both indicators). on the higher timefram...
the bollinger bands ® (bb) are similar to the envelopes. the only difference is that the bands of envelopes are plotted a fixed distance (%) away from the moving average, while the...
for the higher chart timeframes: h4, d1, w1 using slow = false (0), and for smaller chart timeframes: h1, m30, m15, m5 set slow = true (1). arrows appear.if signal = 3 (the best is...
plotting the roc indicators of two custom types (including momentum) and periods in one window.roc2 vgthe following is the table of rate-of-change implemented in ta-lib:mom = (pric...
remember, the background color should not be set to white or ivory, otherwise a part of the indicator will be indistinguishable.the indicator displays in a separate subwindow of th...
the current location in time relative to the beginning and end of the current bar is displayed in the main window. it additionally displays the value of time elapsed from the begin...
another attempt to adapt the moving average, the use of the indicator in such form has not been found yet.smoothing can help with its practical application. periodma - period from ...