Indicator Candle's Middle Point displays the middle point of a candle.It has two adjustable parameters:Middle point for- display the middle point forCandle - candlesBody - candle b...
Oscillating indicator Volume Zone Oscillator (VZO) indicates volumes as related to the price change direction at each bar.It has five adjustable parameters:Period - calculation per...
Rafael Jimenez TocinoTo replace the values of the last two inputs, use the table.The indicator uses the classes of library SmoothAlgorithms.mqh (to be copied to the <terminal_da...
Rafael Jimenez TocinoNew input variables are added to the indicator inputs Three new functions have been added to the end of the indicator: BuySignal(), SellSignal(), and GetString...
Indicator with the option of selecting its timefrae in its input parameters:For the indicator to operate, the HLCrossSigForWPR.ex5indicators should be added to the <terminal_dat...
Indicator Price Momentum Oscillator. It is based on the double-smoothed rate of change (ROC).It has three adjustable parameters:Period one- primary smoothing periodPeriod two- seco...
Trend-based informational signal indicator Volatility Quality Index displays the sections of up/down trends.It has four adjustable parameters:Period - calculation periodMethod- cal...
Indicator Sylvain Vervoort RSI inverse fisher transform built on Sylvain VervoortIt has five adjustable parameters:SVRMA period- Rainbow Moving Average calculation periodRSI period...
Oscillating indicator Simple slope is a simple price-trend oscillator. It is good at removing the trend-related component from price movements.It has one adjustable parameter:Perio...
Oscillating indiator POGO displays the mean bar size over a given period.It has two adjustable parameters:Period - calculation periodMethod - calculation methodCalculations:POGO = ...
Oscillating indicator MA of CCI is standard oscillator Commodity Channel Index (CCI), and signal line is Moving Average built on the CCI dataIt has four adjustable parameters:CCI p...
Indicator with the possibility of changing its timeframe in its input parameters:For the indicator to work, indicator Heiken_Ashi_Smoothed_Trend.ex5must be in the <terminal_data...
Oscillator using volumes.Calculation formula:KlPrice_Vol = KlPrice * VolumeSince the smoothing of the final indicator is already in the indicator, multiplying by volume is performe...
Oscillating indicator RSI MA is a simple smoothed RSIIt has four adjustable parameters:RSI period- RSI calculation periodRSI applied price- RSI applied priceSmoothing period- smoot...
Oscillating indicator Mirror RSI displays the forward and reverse difference of two RSIs and the signal line.It has six adjustable parameters:First RSI period- first RSI calculatio...
Indicator represented as candles. Candles are obtained by processing the relevant price timeseries by the algorithm of the indicator. In many cases, such approach may be more infor...
Indicator with the possibility of changing its timeframe in its input parameters:For the indicator to work, indicator Heiken_Ashi_Smoothed.ex5must be in the <terminal_data_catal...
Indicator with two color-filled channels built on mean-square deviations from the High and the Low of the indicator candles. For the indicator to be displayed correctly, you should...
A semaphore signal indicator that gives trade signals when candles change their directions.The indicator uses the classes of library SmoothAlgorithms.mqh (to be copied to terminal_...
Indicator with the possibility of changing its timeframe in its input parameters:For the indicator to work, indicators HLCrossSigForRSI.ex5must be in the <terminal_data_catalog&...
An indicator of expanding time zone ranges with the background color filling and the midline of the range, capable of giving alerts and sending mail and Push messages at the time o...
Theory : Usage : As any other RSI - with an exception that it is more responsive to the fixed levels usagePS: The "big picture" example comparing the normalized RSI (upper, colored...
Theory : Based on the description from here : the indicator counts advances and declines of the symbol it is applied to (instead of counting some other instruments, and that is why...
Theory : slope changeouter (floating) levels crossmiddle (floating) level cross Usage : You can use color changes as signalsPS:the big picture" example...
It has twenty six input parameters:Drawing mode- indicator drawing typeSteps - as a ladderSlope - sloping linesShow middle lines- show middle lines of Tymen STARC BandsShow first T...
The Tymen STARC Bands indicator - MA+ATR bands.It has seven input parameters:ATR period- ATR calculation periodMA period- MA calculation periodMethod- type of applied MAApplied pri...
'Three timeframes Stochastic Average' displays in a separate window three Stochastic Oscillators of the specified timeframes, as well as their average value.The indicator has twelv...
'Three timeframes RSI Average' displays in a separate window three Relative Strength Index indicator of the specified timeframes, as well as their average value.It has ten input pa...
The indicator with the possibility to change the calculation timeframe using the indicator input parameters:For the indicator to operate, the ColorRSI_X20_Cloud.ex5indicator should...
The indicator with the possibility to change the calculation timeframe using the indicator input parameters:For the indicator to operate, the ColorMFI_X20_Cloud.ex5indicator should...
The indicator implements a breakthrough system using the channel.When price exits the channel, the candlestick color changes to the color corresponding to trend direction. Blue is ...
The "Multi timeframes RSI" oscillator shows data of three RSI indicators from different timeframes on the current one.It has seven input parameters:RSI period- RSI calculation peri...
The "Multi Time Frame Power Weighted Moving Average" indicator shows the of different timeframes. data of three of different timeframes are displayed on the price chart.It has six ...
"Multi timeframe Slow Volume Strength Index" shows data of three indicators from different timeframes on the current chart.The indicator has nine adjustable parameters:EMA period- ...
The indicator with the ability to change the indicator timeframe using input parameters:For the indicator to operate, the Stalin.ex5indicator must be added to the <terminal_data...
Indicator with the timeframe selection option in its input parameters:For the indicator to operate, the Stalin_NRTR.ex5indicator should be added to the <terminal_data_directory&...
Trend Interruption Average displays three lines:the average number of consecutive rising candlestick Close prices (uptrend)the average number of consecutive falling candlestick Clo...
Average of 18 Moving Averages shows the average value of 18 different moving averages.It has two input parameters:Period - calculation period of each MA used in calculationApplied ...
Pivot Oscillator is based on three oscillators of average differences in typical prices.There are four input parameters:Fast MA period- fast moving average periodMedium MA period- ...
The Moving Average with step indicator.It has two input parameters:Period - calculation periodStep - step size The calculation is similar to a Simple Moving Average. However, some ...
Total Power is a power indicator. It displays three lines: Bulls power, bears power, and total power.It has two adjustable parameters:Power period- power calculation periodEMA peri...
"Average change price" displays the average change in the price value.It has three input parameters:Period - calculation periodMethod - calculation methodApplied price- price used ...
The BB ATR oscillator indicator shows an average true range based on Bollinger BandsIt has four adjustable parameters:ATR period- ATR calculation periodATR multiplier - ATR multipl...
Fx Sniper's Ergodic CCI Trigger is an ergodic CCI with triple smoothing, with a signal line.It has seven adjustable parameters:Period Q- Q smoothing periodPeriod R- R smoothing per...
JSmooth MA is a Moving Average by Mark Jurik.It has two adjustable parameters:Period - calculation periodApplied price- calculation priceCalculations:JSM = PrevJSM + A4where:A4 = (...
It has two adjustable parameters:Range - channel calculation rangeMA period- period of Moving Average Calculations:Highest= MaxLowest = MinMedian = (Max+Min) / 2MovAvg = SMA(Close,...