Unisciti alla nostra fan page
This version of Synthetic RSI is using Ehlers smoothed RSI in calculation instead of using "regular" RSI and that makes the resulting synthetic RSI even smoother.
The Delta Oscillator indicator displays the difference in the Delta indicator lines as a histogram.
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 most recent value provided with the most recent OnCalculate call. 2) The previous value from the previous OnCalculate call. 3) The first value from the first time onCalculate executed.
The indicator transfers the price data to the new coordinates system associated with X2MA indicator values.
The candlesticks are colored in red, green and blue colors depending on a trend direction (Moving Average and MACD overall values).
The indicator building Stop Loss levels lines according to BrainTrend1 trading system data with preliminary price timeseries smoothing.
This indicator is the conversion of famous Igorad's indicator namely PriceChannel_Signal_v1 with re-enter feature.
The indicator changes the color of the bar to the color corresponding to the current trend, which is determined using the RVI indicator.
L'indicatore calcola la percentuale di rialzo o di ribasso rispetto al CLOSE, è scritto utilizzando OOP e può essere facilmente integrato in qualsiasi Expert Advisor o altro indicatore.
Displays the number of decimal places (the number of digits in the fractional part), time and values of graphic object anchor points.
The Range Action Verification Index indicator implemented as a histogram of strength and direction of the current trend.
The vaMA indicator with the ability to replace averaging. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits. Additionally, it indicates the trend strength by colored dots based on the standard deviation algorithm.
Parabolic SAR that avoids some of the problems of existing PSAR-indicators and calculates the values correctly.
One more average/smoother that due to its fractional calculation period possibility can be used to be made adaptive.
Well known BB Stops (Bollinger Bands Stops) indicator with some additions and further adapting to MetaTrader 5 usage.
The smoothed Money Flow Index oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction.