- 显示:
- 3190
- 等级:
- 已发布:
- 2006.07.21 17:28
- 已更新:
- 2014.04.21 14:56
-
需要基于此代码的EA交易或指标吗?请在自由职业者服务中订购 进入自由职业者服务
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.
由MetaQuotes Ltd译自俄语
原代码: 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