Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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:
6513
Note:
(21)
Publié:
2012.12.26 10:30
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:

Jpkfox

The indicator displays trend power and direction. The growing trend is blue, the falling is red. When trend is strong, bars are bright and light, when trend is weak, bars are dark. Level triggered on a strong trend is defined by value of the input parameter for the MA_Level indicator. In fact, the indicator calculates Momentum from the averaging price, the trend direction is defined and this Momentum is equalled to level triggered value to define trend force.

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

Fig.1 The MATonySignal indicator

Fig.1 The MATonySignal indicator 

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

ytg_Trend ytg_Trend

The trend indicator that displays possible rollback option

ytg_Spread_StopLevel ytg_Spread_StopLevel

The indicator displays the spread levels and the minimum acceptable level of stop loss/take profit in points

Delta ZigZag Delta ZigZag

Delta ZigZag defines the reversal on a minimal height of the swing and also identifies trend on breakthrough of local minimum/maximum levels and colors zigzag sections in current trend color

i-BandsPrice i-BandsPrice

The trend indicator drawn on the basis of the Bollinger Bands.