Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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:
2925
Note:
(11)
Publié:
2017.01.18 09:15
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The i4_DRF_v3 indicator with the timeframe selection option available in input parameters:

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

The indicator requires i4_DRF_v3.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig1. The i4_DRF_v3_HTF indicator

Fig1. The i4_DRF_v3_HTF indicator

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

i4_DRF_v2_HTF i4_DRF_v2_HTF

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

ColorXvaMA_Digit ColorXvaMA_Digit

The vaMA indicator with the ability to replace averaging. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits.

ColorXvaMA_Digit_StDev V2 ColorXvaMA_Digit_StDev V2

The vaMA indicator with the ability to replace averaging. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits. Additionally, it indicates the trend strength by colored dots based on the standard deviation algorithm.

Fibo ZigZag Fibo ZigZag

The Fibo ZigaZag indicator allows to calculate the probable support and resistance levels using the Fibonacci ratios.