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
- Vues:
- 18323
- Note:
- Publié:
- 2006.07.21 17:28
- Mise à jour:
- 2014.04.21 14:53
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The expert collects every incoming tick into the FXT file in realtime mode. The FXT file symbol and period correspond with the symbol and period of the chart the expert is attached to.
The FXTHeader must be preliminarily downloaded from the Libraries section.
The FXTHeader must be preliminarily downloaded from the Libraries section.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/8659

Simple csv-to-fxt Converter

Description of the FXT file header, functions of reading and writing of the header.

Functions for handling two dimensional string arrays. Usefull for prototyping.

Demo of functions in StringArraySuite.mqh