Unisciti alla nostra fan page
The Fractal_MFI indicator with the timeframe selection option available in the input parameters.
Two Boa_ZigZag indicators with different periods, which appear as arrows on one chart.
The indicator draws daily candlesticks with extended parameters. It only works on the D1 chart timeframe.
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.
Fast Trend Line Momentum (FTLM) and Slow Trend Line Momentum SLTM) indicators show the rate of price change.
The indicator transfers the price data to the new coordinates system associated with X2MA indicator 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.
One more average/smoother that due to its fractional calculation period possibility can be used to be made adaptive.