Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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:
4221
Note:
(9)
Publié:
2018.08.23 12:43
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

MA Oscillator indicator is a moving average in the form of an oscillator.

The indicator has three input parameters:

  • Period - calculation period
  • Method - calculation method
  • Applied price - calculation price

Calculation:

MAOsc = Price/MA-1.0

where:

MA = MA(Applied price, Period, Method)

Price = Applied price


Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/21413

Lentz_Volatility Lentz_Volatility

Lentz Volatility indicator

OverHedgeV2 OverHedgeV2

Hedging positions. Working on a new bar.

Period_Extreme Period_Extreme

Period Extreme signal indicator

PWMA PWMA

Power weighted MA