Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
3855
Valutazioni:
(9)
Pubblicato:
2018.04.18 17:06
SSS.mq5 (16.03 KB) visualizza
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

Small_Inside_Bar Small_Inside_Bar

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.

Autocorrelation Autocorrelation

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.

AD AD

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

Fractured Fractals Fractured Fractals

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