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

Stochastic of average (on chart) - MetaTrader 5 için gösterge

Görüntülemeler:
5775
Derecelendirme:
(5)
Yayınlandı:
2018.12.28 12:05
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Theory :

Stochastic oscillator is usually used on prices. But sometimes that produces much noise. Some filtering methods can be used (like this : Stochastic of Filtered Price).

This version :

This version adds an option to use averages for that purpose instead. The averages types that can be used :

  • simple moving average(SMA)
  • exponential moving average (EMA)
  • smoothed moving average (SMMA)
  • linear weighted moving average (LWMA)

Also, this version is made to be displayed directly on the main chart, instead of being displayed in its own sub-window

Usage :

You can use the color change as signals (there are 3 color change modes added for that purpose)


Stochastic on chart Stochastic on chart

Stochastic on chart

Rsi(oma) on chart Rsi(oma) on chart

Rsi of average (rsioma) on chart version

XFisher_org_v1_X20 XFisher_org_v1_X20

Twenty Fisher indicators with extra smoothing in a single window

Standard_Deviation_Channels_x3_Cloud Standard_Deviation_Channels_x3_Cloud

Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs with the channels' background filling.