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

Fibo ZigZag - indicateur pour MetaTrader 5

Vues:
14099
Note:
(26)
Publié:
2017.01.18 09:15
ZigZag.mq5 (12.99 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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

The Indicator Algorithm

The indicator locates the subsequent Highs and Lows, finds the distance between them and lays off the percentages of this distance (23,6%, 38,2%, 50%, 61,8%) from peaks and bottoms. The calculation is performed when the minimum or maximum are completed. This indicator is a completely revised version of the standard ZigZag indicator.

Fields of application

The indicator can be used for setting the Stop Loss and Take Profit, partially fixing profit. The indicator may also be of interest to traders who use the Joe DiNapoli system.

The Fibonacci levels may become good entry points in averaging experts.

Levels

  1. 23.6%
  2. 38.2%
  3. 50%
  4. 61.8 %

Indicator Parameters

  • ExtDepth — The number of candles used to identify High or Low The main parameter.
  • ExtDeviation Minimum deviation in points.
  • InpBackstep The number of extremums used for recalculation.

USDJPY

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

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.

i4_DRF_v3_HTF i4_DRF_v3_HTF

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

Fibo Bar MT5 Fibo Bar MT5

Indicator that draws Fibonacci levels based on the last bar.

Histogram Bid and Ask prices Histogram Bid and Ask prices

The statistical distribution of Bid and Ask prices on the chart as a histogram.