Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Görüntülemeler:
3853
Derecelendirme:
(9)
Yayınlandı:
2018.04.18 17:06
SSS.mq5 (16.03 KB) görüntüle
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

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.

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: 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.