Rejoignez notre page de fans
- Vues:
- 5643
- Note:
- Publié:
- 2017.08.10 09:53
- Mise à jour:
- 2023.03.29 13:47
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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
Traduit du russe par MetaQuotes Ltd.
Code original : 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

Signals 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.

Adaptive Moving Average (AMA) is a technical indicator.