Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
3401
Note:
(8)
Publié:
2018.08.23 12:49
ALWMA.mq5 (11.08 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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

Traduit du russe par MetaQuotes Ltd.
Code original : 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