Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | MA_Rounding_Candle_HTF

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.

MetaTrader Experts, Indicators, Scripts and Libraries

Fig. 1. MA_Rounding_Candle_HTF

MetaTrader Experts, Indicators, Scripts and Libraries

Fig. 2. MA_Rounding_Candle__HTF

22097