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
Indicateurs

Murreys_Math_Oscillator - indicateur pour MetaTrader 5

Vues:
5310
Note:
(11)
Publié:
2018.10.25 18:17
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Murreys Math Oscillator is a market direction oscillator with Murray levels.

The indicator has three input parameters:

  • Period - calculation period
  • Multiplier - multiplier for adjusting levels to the current state of the oscillator chart
  • Show levels - display Murray levels (Yes/No)

Calculation:

MMO = 2.0 * (Close-Mid)/Range

where:

Mid = Min+Multiplier * Range * 4.0 Range = Max-Min Min,Max - the lowest and the highest prices in the Period range

When the oscillator reaches the next Murray level, the column color changes to the one corresponding to that level.



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

SSSAR SSSAR

Single Stream SAR indicator

Standard_Error_Bands Standard_Error_Bands

Standard Error Bands indicator

Market_Direction_Indicator Market_Direction_Indicator

Market Direction Indicator

MA Envelopes MA Envelopes

The Expert Advisor sets pending Buy limit and Stop limit orders.