Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

ZigZag_INT - indicatore per MetaTrader 5

Pubblicati da::
Nikolay Kositsin
Visualizzazioni:
13231
Valutazioni:
(24)
Pubblicato:
2012.01.24 12:56
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Real author:

Integer

Standard ZigZag acts as ZigZag from the terminal custom set of indicators (though it is faster), though having some minor differences. This version of the indicator does not contain unnecessary additional indicator buffers. Their absence has allowed to optimize the code.

This indicator was first implemented in MQL4 and published at http://dmffx.com.

ZigZag_INT

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/718

RSI_AC_Stochastic_Signal RSI_AC_Stochastic_Signal

This indicator shows trend direction (RSI) and trading signals (Stochastic + Accelerator).

AsymmetricStochNR AsymmetricStochNR

Enhanced version of the Stochastic oscillator.

DinapoliTargets_MTF DinapoliTargets_MTF

The grid consisting of DiNapoli levels and built using a larger timeframe chart. DiNapoliTargets indicator data is considered in the process of grid creation.

MA_AC_Stochastic_Signal MA_AC_Stochastic_Signal

This indicator shows trend direction (Moving Average) and trading signals (Stochastic + Accelerator).