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