Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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

MA_Rounding_Candle_HTF - indicateur pour MetaTrader 5

Vues:
2397
Note:
(12)
Publié:
2018.10.25 15:04
Mise à jour:
2023.03.29 13:48
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

MA_Rounding_Candle_HTF indicator with the timeframe selection option available in input parameters:

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

The indicator is presented in two versions

  1.  MA_Rounding_Candle_HTF for displaying in additional window;
  2. MA_Rounding_Candle__HTF for displaying in the main window

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

Fig. 1. MA_Rounding_Candle_HTF

Fig. 1. MA_Rounding_Candle_HTF


Fig. 2. MA_Rounding_Candle__HTF

Fig. 2. MA_Rounding_Candle__HTF

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

WILL_VAL WILL_VAL

WILL VAL indicator

Sprut Sprut

Grid of Stop and Limit pending orders.

Ketty Ketty

Working with Buy stop and Sell stop pending orders.

XRSI_Candle_Vol_HTF XRSI_Candle_Vol_HTF

XRSI_Candle_Vol indicator with the timeframe selection option available in input parameters