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:
4655
Note:
(14)
Publié:
2018.07.13 16:01
III2.mq5 (11.54 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Oscillator of intraday intensity index as a histogram with a signal line.

It has two configurable parameters:

  • Intensity period - calculation period
  • Signal period - signal line period

Calculations:

II = 100*Avg/AvgVol Signal = SMA(II, Signal period)

where:

Avg = SMA(Vol, Intensity period) AvgVol = SMA(Volume, Intensity period) Vol = Volume*(2*Close-High-Low) / (High-Low)

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

AbsolutelyNoLagLwma_Range_Channel_HTF AbsolutelyNoLagLwma_Range_Channel_HTF

Indicator AbsolutelyNoLagLwma_Range_Channel with the timeframe selection option available in the input parameters.

Flat_Trend Flat_Trend

A market state indicator

Power Power

An indicator of bull/bear power.

SAR_Oscillator SAR_Oscillator

Parabolic Stop And Reverse as an oscillator