Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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
Indicateurs

DEMA_Range_Channel_HTF - indicateur pour MetaTrader 5

Vues:
2447
Note:
(13)
Publié:
2018.08.23 11:26
\MQL5\Indicators\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

DEMA_Range_Channel indicator with the timeframe selection option available in input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)

For the indicator to operate, the DEMA_Range_Channel.ex5 indicator should be added to the <terminal_data_directory>\MQL5\Indicators folder.

Fig. 1. DEMA_Range_Channel_HTF indicator

Fig. 1. DEMA_Range_Channel_HTF indicator

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

DirectCandlesCounter_Candle DirectCandlesCounter_Candle

DirectCandlesCounter indicator in the form of candles.

DirectCandlesCounter DirectCandlesCounter

The indicator shows the moment of successive appearance of several unidirectional candles in a row activating alerts and sending email and push notifications

Wildhog Wildhog

Wildhog indicator

MostasHaR15 Pivot MostasHaR15 Pivot

The EA uses the following indicators: iADX (Average Directional Movement Index, ADX), two iMAs (Moving Average,MA) - one indicator at CLOSE prices and another one at OPEN prices, iOsMA (Moving Average of Oscillator, OsMA).