Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 18205
- Rating:
- Published:
- 2006.07.21 17:28
- Updated:
- 2014.04.21 14:53
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.
Translated from Russian by MetaQuotes Ltd.
Original code: 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