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

CenterOfGravityCandle_HTF - indicateur pour MetaTrader 5

Vues:
3425
Note:
(7)
Publié:
2018.08.23 13:13
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The CenterOfGravityCandle indicator with the timeframe selection option available in the input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)

For the indicator to operate, the CenterOfGravityCandle.ex5 indicator should be added to the <terminal_data_directory>\MQL5\Indicators folder.

Fig. 1. CenterOfGravityCandle_HTF indicator

Fig. 1. CenterOfGravityCandle_HTF indicator

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

CandleStop_System_HTF CandleStop_System_HTF

CandleStop_System indicator with the timeframe selection option available in the input parameters.

CandleStop_System CandleStop_System

The indicator paints candles going beyond the CandleStop channel.

3sma 3sma

The EA based on three iMA (Moving Average, MA) indicators.

Chaikin_Volatility_Histogram Chaikin_Volatility_Histogram

Chaikin volatility indicator as a colored histogram.