Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 5381
- Valutazioni:
- Pubblicato:
- 2014.01.27 15:09
- Aggiornato:
- 2023.03.29 13:42
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Real author:
asystem2000
The SlopeDirectionLine indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
Originally this indicator has been written in MQL4 and was first published in the Code Base on 15.01.2008.
Figure 1. The SlopeDirectionLine_HTF indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1996

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

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

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

Fisher transformation based histogram with two averages in the form of signal lines.