Join our fan page
XMA_KLx5_Cloud_HTF - indicator for MetaTrader 5
- Views:
- 5435
- Rating:
- Published:
- 2017.08.10 09:53
- Updated:
- 2023.03.29 13:47
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The XMA_KLx5_Cloud indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
To provide correct operation of the indicator, save the compiled XMA_KLx5_Cloud.mq5 indicator file to terminal_data_folder\MQL5\Indicators.
Fig. 1. The XMA_KLx5_Cloud_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/18315
The Exp_TotalPowerIndicatorX Expert Advisor is based on the signals generated by the TotalPowerIndicatorX oscillator. It also provides the possibility to set a strict trading time interval
Bollinger Bands N positionsSignals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.
The PercentageCrossover indicator with the timeframe selection option available in the indicator input parameters.
AMA STL Color MetaTrader 5Adaptive Moving Average (AMA) is a technical indicator.