Mql5官网 MEL Buffer Scan 外汇EA

Mql5官网 MEL Buffer Scan 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
Mql5官网 MEL Buffer Scan 外汇EA
此内容为免费资源,请登录后查看
0积分
免费资源

如果免费资源下载的文件为TXT文档

请联系站长更新!站长微信:Lv596999  Telegram:@eapoj

“Mql5官网”板块的EA基本都有,大部分是无限制NODLL版,NODLL版本MT1420升级,大多数不可用!这些EA来源为国外花钱买过来的

有需要,请联系站长!

“EA测评”板块资源全部现有,看见不错的,可以联系站长看EA在确定是否收费

“无限制EA”板块,大部分免费,下载文件全部存在,都可以免费下载

站长硬盘EA太多,因大部分时间做交易,做风控,没太多时间更新下载地址,请谅解!

需要更新下载文件,请联系站长微信!国外朋友请联系Telegram。


Buffer Scan
analyzses your custom indicator buffers with iCustom function
on a certain period of history (configurable by
the user) and writes buffers’s data to a csv file.
The script helps determine buffers’
numbers, through which the indicator transfers any data, for example, the
appearance of arrows, a particular color, a certain line and other information. 

The utility scans all 512 indicator
buffers but it records to a csv file only those of them which have data. If a
buffer does not transfer anything to the chart, it is not written to the file. 
So only data of a few buffers are left in
the file.

Settings

  • StartDate start date for analysis (for
    example, 2017.01.10 00:00)
  • EndDate – end
    date
    for analysis (for
    example, 2017.02.10 23:59)
  • IndicatorName – indicator
    name without .ex4 file extension 
    (for example, MyBestIndicator). The indicator should be in the root of MQL4\Indicators folder
    (without subfolders). Check if there are spaces at the start and at the
    end of the indicator file name (this happens very rarely). If there are some,
    remove them directly from the file name (change the name of the indicator file).
  • FileName – name of the .csv file for the indicator data and the subfolder name where the
    indicator will be located. If you only write the file name, it will be located
    in the root of MQL4\Files directory. If you also write the name of a subfolder
    (for example, Mysubfolder\MyBestIndicator), the file will be located in
    MQL4\Files\Mysubfolder. You can write the file name without the .csv extension. If the
    file already exists and it is re-recording, it is necessary that it has not
    been opened in any program.

Note: The script automatically replaces the number 2147483647 (empty value) with
zero.

图片[1]-Mql5官网 MEL Buffer Scan 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站

© 版权声明
THE END
喜欢就支持一下吧
点赞94 分享
相关推荐