Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 18212
- Valutazioni:
- Pubblicato:
- 2006.07.21 17:28
- Aggiornato:
- 2014.04.21 14:53
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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