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:
- 12261
- Note:
- Publié:
- 2010.05.31 16:22
- 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 indicator shows recalculated ("broken") highs/lows of the standard ZigZag indicator.
The indicator allows to estimate the quality of the standard ZigZag indicator. The broken extremums are marked with diamonds.
Note: The calculations aren't optimized, at each new bar it calls the code of the standard ZigZag in mode "0-bar emulation".
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/116

The Expert Advisor is based on Heiken Ashi indicator.

The iS7N_SacuL.mq5 indicator is based on the original indicator 'Lucas1.mq4', written in MQL4.