请观看如何免费下载自动交易
请在Twitter上找到我们!
加入我们粉丝页
有趣的脚本?
因此发布一个链接 -
让其他人评价
喜欢这个脚本? 在MetaTrader 5客户端尝试它
EA

FXTticksCollector - MetaTrader 4EA

显示:
3107
等级:
(13)
已发布:
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.

由MetaQuotes Ltd译自俄语
原代码: 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