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östergeler

SSD_With_Histogram - MetaTrader 5 için gösterge

Görüntülemeler:
3181
Derecelendirme:
(14)
Yayınlandı:
2018.06.18 16:25
Güncellendi:
2018.10.09 11:08
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The indicator displays in a separate window the slow stochastic line, a signal line plotted by the slow line smoothing method, and a histogram showing the difference between the slow line and the signal line.

It has five input parameters:

  • %K period - stochastic K line calculation period;
  • %D period - stochastic D line calculation period;
  • Slowing - slowing period;
  • Method - stochastic calculation method;
  • Price field - stochastic calculation price.

Calculations:

K = Stochastic D - 50.0

D = SMA(K, %D Period)

Histogram = K - D

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/20928

WEVOMO WEVOMO

Weight Volume Move-Adjusted Moving Average.

Wiseman_HTF Wiseman_HTF

Indicator Wiseman with the timeframe selection option in its input parameters.

Smart_Money_Pressure_Oscillator Smart_Money_Pressure_Oscillator

Smart Money Pressure Oscillator

SilverTrend_NRTR SilverTrend_NRTR

Semaphore signal indicator SilverTrend with the NRTR line of possible stop order locations.