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:
3167
Note:
(11)
Publié:
2018.04.18 16:31
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator draws on the price chart a simple ZigZag, for which you need to specify only the step value. A break point is added when the length of the ZigZag leg (step) is exceeded.

The indicator provides two possible options for specifying the step:

  1. in points
  2. in percentage

The indicator has two input parameters:

  • Step calculation method - step calculation method;
  • Step size - step value.

Fig.1 H4, step in points: 800 points

Fig.1 H4, step in points: 800 points

Fig.2 H4, step in percentage: 50%

Fig.2 H4, step in percentage: 50%

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

SerialMA SerialMA

Dynamic Moving Average.

RSdynamic_line RSdynamic_line

An indicator of dynamic support/resistance levels.

ATRR ATRR

ATR Ratio shows a ratio of two ATRs.

ChannelInd ChannelInd

The indicator displays on the chart the previous trading day's channel.