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
Vues:
5794
Note:
(19)
Publié:
2012.12.24 14:14
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

The real author:

Svinozavr

The basis of the ZigZag channel is not a fixed but sliding threshold calculated by the Parabolic SAR. By analogy with the stops are fixed and trailing thresholds (stops).

The indicator setting is performed by the standard input for Parabolic input parameters (Step and Maximum). Beside, there is added the restriction with the minimum available width of the channel to remove thin market. It is set in points.

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 17.06.2009.   

ChanellOnParabolic

Fig.1 The ChanellOnParabolic indicator 

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

Exp_ColorStepXCCX Exp_ColorStepXCCX

Trading system using the ColorStepXCCX indicator.

RSI_MA_LevelSignal RSI_MA_LevelSignal

The "Trader assistants" series indicator drawn on the basis of two Moving Averages and the RSI

St_LRegr St_LRegr

The linear regression channel indicator drawn on the indicator buffers

Exp_ColorJVariation Exp_ColorJVariation

Trading system using the Exp_ColorJVariation oscillator.