Rejoignez notre page de fans
- Vues:
- 4516
- Note:
- Publié:
- 2018.04.18 17:06
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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.
Traduit du russe par MetaQuotes Ltd.
Code original : 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.