Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
4747
Valutazioni:
(20)
Pubblicato:
2014.01.27 15:00
Aggiornato:
2023.03.29 13:42
\MQL5\Include\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Real author:

Erdem Sen

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

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Originally this indicator has been written in MQL5 and was first published in the Code Base on 10.10.2013.

Figure 1. The InverseReaction indicator

Figure 1. The InverseReaction indicator

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1995

ExchangePrice ExchangePrice

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

StepMA_NRTR_HTF StepMA_NRTR_HTF

The StepMA_NRTR indicator with the timeframe selection option available in input parameters.

SlopeDirectionLine_HTF SlopeDirectionLine_HTF

The SlopeDirectionLine indicator with the timeframe selection option available in input parameters.

JMASlope_HTF JMASlope_HTF

The JMASlope indicator with the timeframe selection option available in input parameters.