Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
3163
Valutazioni:
(11)
Pubblicato:
2018.04.18 16:31
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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%

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.