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:
4670
Note:
(7)
Publié:
2018.08.23 11:33
Mise à jour:
2018.08.23 11:33
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

OHLC Volume displays two volume graphs considering Open, High, Low and Close and applying two calculation methods: High-Open and Close-Low.

Since it is calculated only by OHLCV bar values, the indicator has no configurable parameters.

Calculation:

Vol UP = Volume * CoeffUP/(CoeffUP+CoeffDN) Vol DN = Volume* CoeffDN/(CoeffUP+CoeffDN)

where:

CoeffUP = High-Open CoeffDN = Close-Low


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

AMA Histogram AMA Histogram

The histogram displays the difference of a Close price and iAMA (Adaptive Moving Average, AMA) indicator value.

MostasHaR15 Pivot MostasHaR15 Pivot

The EA uses the following indicators: iADX (Average Directional Movement Index, ADX), two iMAs (Moving Average,MA) - one indicator at CLOSE prices and another one at OPEN prices, iOsMA (Moving Average of Oscillator, OsMA).

OHLC_VolumeH OHLC_VolumeH

OHLC VolumeH volume difference indicator

WRB WRB

Wide Range Body indicator