Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 5229
- Note:
- Publié:
- 2018.12.28 12:59
- Mise à jour:
- 2019.01.17 11:29
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
LWMA/SMA ratio oscillator is a colored histogram defining the difference between two moving averages - a simple and a linear-weighted one.
It has one input parameter:
- Period - calculation period
Calculations:
DMA = (LWMA / SMA)-1.0
where:
LWMA - linear-weighted МА with a Period value
SMA - simple МА with a Period value
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/22799

Indicator Normalized Intraday Intensity Oscillator

RSI Histogram Oscillator