Unisciti alla nostra fan page
- Visualizzazioni:
- 4506
- Valutazioni:
- Pubblicato:
- 2018.04.18 17:06
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
SSS (Special Slow Stochastic) has an additional smoothed (slow) line based on the Stochastic signal line.
It has six input parameters:
- %K period - the %K period of the standard Stochastic;
- %D period - the %D period of the standard Stochastic;
- Slowing - the slowing parameter of the standard Stochastic;
- Period Special Slow - the period of the additional smoothing line;
- Overbought - overbought level;
- Oversold - oversold level.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/20123

The "Small Inside Bar" indicator. It searches for formations, in which the internal candlestick of the "Internal bar" pattern is not more than half the size of the determinant candlestick.

The indicator calculates and displays on a chart the autocorrelation function, which shows the relationship between the function (signal) and its shifted copy depending on the time shift value.

The AD (Accumulation Distribution) indicator with three calculation methods.

The Expert Advisor uses the Fractals indicator signals to place pending orders and trail the Stop Loss level of positions.