Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook ü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

Normalized_AC - MetaTrader 5 için gösterge

Görüntülemeler:
2728
Derecelendirme:
(11)
Yayınlandı:
2018.07.09 10:59
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

This oscillator is a normalized Acceleration/Deceleration indicator. It shifts and re-scales the standard AC indicator.

It can be helpful in adjusting the configuration to other oscillators.

It has six input parameters:

  • Fast MA period - fast MA period to calculate AC
  • Slow MA period - slow MA period to calculate AC
  • Smoothing period - smoothing period to calculate AC
  • Normalization level - normalization level (*)
  • Scale - normalization scale (**)
  • Normalization period - normalization period (***)

* normalization level means the value of the central (zero) line upon normalization

** normalization scale means the range of the normalized AC. If it is set to 0, the standard AC range (Max-Min) will be used

*** normalization period means the number of history bars to calculate the normalization. If it is set to 0, the entire available period will be used.

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

HVR HVR

Indicator Historical Volatility Ratio

FVE FVE

Indicator Finite Volume Elements

Renko Level EA Renko Level EA

An Expert Advisor based on indicator Renko Level

Polynomial_Regression_Slope Polynomial_Regression_Slope

Oscillator of polynomial regression slope.