File named FXTHeader.mqh contains description of the FXT file header, function of writing the new FXT file header, and function of the existing FXT file header check. FXTHeader.mqh must be stored in the experts\include directory.
The include file is used in the script named simple_csv2fxt.mq4 - "Simple csv-to-fxt Converter" and the expert named FXTticksCollector.mq4 - "Tick Collector in the FXT File"
The include file is used in the script named simple_csv2fxt.mq4 - "Simple csv-to-fxt Converter" and the expert named FXTticksCollector.mq4 - "Tick Collector in the FXT File"
由MetaQuotes Ltd译自俄语
原代码: https://www.mql5.com/ru/code/8648