Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

FXTticksCollector - sistema esperto per MetaTrader 4

Visualizzazioni:
18212
Valutazioni:
(13)
Pubblicato:
2006.07.21 17:28
Aggiornato:
2014.04.21 14:53
Freelance MQL5 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.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/8659

simple csv2fxt simple csv2fxt

Simple csv-to-fxt Converter

FXTHeader FXTHeader

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

StringArraySuite.mqh StringArraySuite.mqh

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

StringArraySuiteSample.mq4 StringArraySuiteSample.mq4

Demo of functions in StringArraySuite.mqh