Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
3859
Note:
(18)
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. The StepMA_NRTR_HTF indicator

Figure 1. StepMA_NRTR_HTF


Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1993

Fractal Dimension Index Fractal Dimension Index

The Fractal Dimension Index determines the amount of market volatility.

Instantaneous_TrendFilter Instantaneous_TrendFilter

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

ExchangePrice ExchangePrice

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

InverseReaction InverseReaction

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