無料でロボットをダウンロードする方法を見る
Telegram上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
エキスパート

FXTticksCollector - MetaTrader 4のためのエキスパート

ビュー:
17604
評価:
(13)
パブリッシュ済み:
2006.07.21 17:28
アップデート済み:
2014.04.21 14:53
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
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