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örüntülemeler:
3399
Derecelendirme:
(8)
Yayınlandı:
2018.08.23 12:49
ALWMA.mq5 (11.08 KB) görüntüle
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Asymmetric Linear Weighted Moving Average.

The indicator has three input parameters:
  • Period - calculation period
  • Method - calculation method
    • Regular
    • Inverse
    • Asymmetric
    • Inverse asymmetric
  • Applied price

Four calculation modes:

  1. Regular - behaves like an ordinary LWMA. The last period has the greatest weight.
  2. Inverse - the initial period has the greatest weight.
  3. Asymmetric - the period middle has the greatest weight. Initial and final periods have the lowest weights.
  4. Inverse asymmetric - the initial and final periods have the greatest weight. The middle part has the least weight.

Fig. 1. Regular mode


Fig. 2. Inverse mode


Fig. 3. Asymmetric mode


Fig. 4. Inverse Asymmetric mode

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

WVF_Stochastic WVF_Stochastic

WVF Stochastic indicator

WPR_HL WPR_HL

WPR HL indicator

ASO ASO

Absolute Strength Oscillator (ASO) indicator

ASH ASH

Absolute Strength Histogram (ASH) indicator