Join our fan page
XPeriodCandleSystem_HTF - indicator for MetaTrader 5
- Views:
- 2540
- Rating:
- Published:
- 2018.08.23 13:07
- Updated:
- 2023.03.29 13:48
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The XPeriodCandleSystem indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
Fig. 1. XPeriodCandleSystem_HTF indicator in a separate window
Fig. 2. XPeriodCandleSystem_HTF_ indicator in the main window
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21453
Expert Advisor based on ZigZag indicator. Working with pending Buy Stop and Sell Stop orders.
Waddah_Attar_Trend_Candles_HTFThe Waddah_Attar_Trend_Candles indicator with the timeframe selection option available in the input parameters.
The Differential_Average_By_Sultonov indicator with the timeframe selection option available in the input parameters.
Differential_Average_By_Sultonov_SignalDifferential_Average_By_Sultonov_Signal indicator shows information on the current trend using the values of the Differential_Average_By_Sultonov indicator with a fixed timeframe.