Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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
Vues:
2201
Note:
(9)
Publié:
2018.07.13 15:55
\MQL5\Indicators\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Indicator Ang_Zad_C_Hist with the timeframe selection option available in the input parameters

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

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

Fig 1. Indicator Ang_Zad_C_Hist_HTF

Fig 1. Indicator Ang_Zad_C_Hist_HTF

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

Ang_Zad_C_HTF Ang_Zad_C_HTF

Indicator Ang_Zad_C allowing changing the timeframe of the indicator in its input parameters, the space between the oscillator and its signal line being filled in color, according to the trend direction

Bollinger Band Two MA and ZigZag Bollinger Band Two MA and ZigZag

The Expert Advisor uses indicator iBands (Bollinger Bands, BB), two iMAs (Moving Average, MA) from different timeframes, and custom indicator ZigZag.

Ang_Zad_C_Hist_Candle_HTF Ang_Zad_C_Hist_Candle_HTF

Indicator Ang_Zad_C_Hist_Candle with the timeframe selection option available in the input parameters

Bear_Bulls_Power_Candle_HTF Bear_Bulls_Power_Candle_HTF

Indicator Bear_Bulls_Power_Candle with the timeframe selection option available in the input parameters