Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
3851
Rating:
(18)
Published:
2014.01.27 14:56
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to 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


Translated from Russian by MetaQuotes Ltd.
Original code: 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.