Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
MA_Rounding_Candle_HTF - indicator for MetaTrader 5
- Views:
- 2564
- Rating:
- Published:
- 2018.10.25 15:04
- Updated:
- 2023.03.29 13:48
- Need a robot or indicator based on this code? Order it on Freelance Go to 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
- MA_Rounding_Candle_HTF for displaying in additional window;
- 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. 2. MA_Rounding_Candle__HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22097
Ketty
Working with Buy stop and Sell stop pending orders.
XRSI_Candle_Vol_HTFXRSI_Candle_Vol indicator with the timeframe selection option available in input parameters