Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Publié par:
- [Supprimé]
- Vues:
- 5647
- Note:
- Publié:
- 2011.01.25 10:34
- 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:
https://www.mql5.com/en/forum/3032/page1
This Expert Advisor performs the synchronization of charts.
- bar/candle/line
- timeframe
- zoom
- starting candle number

This script exports indicator's values to CSV file.

This indicator will allow you to perform the recalculation of the indicator's data only when the new bar on the chart has appeared.

The library contains the following hash functions: adler32, CRC-32, MaHash8v64. Also it has functions for radix conversion of a number.

The Expert Advisor uses the Moving Average and Stochastic indicators.