Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 4158
- Note:
- Publié:
- 2014.01.27 14:56
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The StepMA_NRTR indicator with the timeframe selection option available in input parameters.
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; //Indicator chart period
Place the indicator compiled file StepMA_NRTR.mq5 to the terminal_data_folder\MQL5\Indicators\ of the client terminal.
Figure 1. StepMA_NRTR_HTF
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1993

The Fractal Dimension Index determines the amount of market volatility.

An MA-based trend filter in the form of a colored cloud.

Shows the relative change of the current price from the price N/M bars ago.

An optimized version of the InverseReaction indicator, which operates at a maximum speed in the IREA Expert Advisor.