Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter ü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:
2386
Derecelendirme:
(8)
Yayınlandı:
2018.06.16 10:37
Güncellendi:
2023.03.29 13:48
\MQL5\Include\
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Smoothed standard deviation changing rate. Interpretation of the indicator values:

  • High positive values (yellow) indicate an increasing trend;
  • High negative values (gray) indicate that the trend is falling;
  • Zero values after positive ones indicate that the trend continues;
  • Zero values after negative ones allow you to assume that the market is flat.

The indicator uses the SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The classes were described in detail in the Averaging Price Series for Intermediate Calculations Without Using Additional Buffers article.

Fig.1. Indicator XStdDevSpeed

Fig.1. Indicator XStdDevSpeed

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

SSL2_HTF SSL2_HTF

Indicator SSL2 with the timeframe selection option available in input parameters.

SSL2 SSL2

Two different-period indicators SSL, implemented as a colored cloud.

XStdDevSpeed_HTF XStdDevSpeed_HTF

Indicator XStdDevSpeed with the timeframe selection option in input parameters.

Exp_KWAN_NRP Exp_KWAN_NRP

A trading system based on the KWAN_NRP indicator signals.