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

Spread_Oscillator - indicateur pour MetaTrader 5

Vues:
7372
Note:
(18)
Publié:
2019.02.07 08:59
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Spread Oscillator displays the spread of values between the two symbols selected

It has four configurable parameters:

  • First symbol - first symbol name
  • Second symbol - second symbol name
  • Fast MA period - fast MA calculation period
  • Slow MA period - slow MA calculation period

Calculations:

Spread Oscillator = SlowMA - FastMA

where:

SlowMA = EMA(Ratio, Slow MA period)
FastMA = EMA(Ratio, Fast MA period)
Ratio = (Close(First symbol) / Close(Second symbol))*100.0




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

MicroPivots MicroPivots

Indicator Micro Pivots

Acceleration_Deceleration_AC_MTF Acceleration_Deceleration_AC_MTF

Indicator Multi timeframes Bill Williams Accelerator Oscillator

NonLag NonLag

Indicator Non lag average

NonLag_MACD NonLag_MACD

Indicator Non lag MACD