Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 4126
- Valutazioni:
- Pubblicato:
- 2014.01.27 14:56
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.