Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 32365
- Note:
- Publié:
- 2016.04.26 16:17
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Author: Maloma
This indicator shows the trend from the smaller timeframes up to H4.
This indicator shows the trend from the smaller timeframes up to H4.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/7360

Have you perhaps heard about the caterpillar? Here it is.... I do not remember where I got the code, I simply translated it from С++ to MQL4.

Library functions, get the HIGH LOW for the specified time interval

The indicator of the first price change derivative or simply trend speed and sign.

My version of plotting the DeMark lines, also draws channels in addition to the trend lines and targets. Added one more target (the third one defined as 1.62 of the inner extremum), added the signal cancellation when closing within the channel.