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

Count of candles in interval (histogram) - indicateur pour MetaTrader 5

Vues:
5447
Note:
(20)
Publié:
2018.01.22 09:22
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator calculates bullish and bearish bars in the period from The number of the starting bar (the first bar on the right of the chart) till The number of the end bar (located on the left).

The indicator with 'starting bar' (0) and 'end bar' (5):

Count of candles in interval (histogram)

Possible application: three timeframes with the same settings:

Count of candles in interval (histogram)

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

Statistics of candles 2 Statistics of candles 2

Counting the number of series of bullish and bearish bars. Displaying the result as a chart. Saving the screenshot of the resulting chart. The script uses the CGraphic class.

DeMarkerValues DeMarkerValues

The indicator shows a text block with the values ​​of the user defined DeMarker oscillator period for each timeframe.

MAMACD MAMACD

A strategy based on iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD).

Alert Crossing Moving Average Nth Bar Alert Crossing Moving Average Nth Bar

An alert (an audio alert, email and push notification) is generated when the iMA (Moving Average, MA) indicator crosses the bar with index N.