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

Heiken Ashi Smoothed - Binary - MetaTrader 5 için gösterge

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

Heiken Ashi is a very well known indicator.

One of the variations that is actually improving the indicator is the "smoothed" version. The logic behind the smoothed version is simple:

  • Instead of using "raw" prices" for calculations, it's using smoothed/filtered/averaged prices instead.
  • That usually filters out some false signals and makes it easier to use.
  • This version can use some of the 4 basic types of averages for smoothing:
    • Simple moving average (SMA).
    • Exponential moving average (EMA).
    • Smoothed moving average (SMMA).
    • Linear weighted moving average (LWMA).
  • Additionally you can use a "step" filter (in pips) to filter out value changes that are smaller than the desired threshold (if the step is set to <=0, then that filter is not used).
  • And unlike the Heiken Ashi Smoothed it is displaying 2 values only: +1 for trend up and -1 for trend down, thus making it suitable for usage from experts.
Heiken Ashi Smoothed Heiken Ashi Smoothed

Instead of using "raw" prices" for calculations, Heiken Ashi Smoothed indicator is using smoothed/filtered/averaged prices instead.

ADXVMA Binary ADXVMA Binary

ADXVMA indicator made as "binary" having only two values (+1 for "trend" up and -1 for "trend" down).

WPR Candles WPR Candles

This indicator is a variation of a well known WPR (Williams Percent Range) indicator with 4 WPR values combined into "candles".

Volume Zone Oscillator Volume Zone Oscillator

Volume Zone Oscillator indicator is based on the "In The Volume Zone" article by Walid Khalil and David Steckler, and can be classified as both trending and oscillating (non-trending) in its design.