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
Indicateurs

ZigZag_INT - indicateur pour MetaTrader 5

Publié par:
Nikolay Kositsin
Vues:
13251
Note:
(24)
Publié:
2012.01.24 12:56
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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).