MT4 Import External Data and Export .csv files Script/Ea

MQL4 专家 脚本

指定

Hi.

Provided that linked Script and EA do this: 

A- "Load Stock Data" -when excecuted manually- imports end-of-day financial data from Yahoo Finance into the platform's 'History' tab (.hst format) so that the  data can be imported into daily offline charts

 https://forum.mql4.com/52872

B - "Currency Loader" automatically exports .csv files of a certain Symbol (i.e. security) from different timeframes to MT4 folder Files/Export_History every 'x' seconds 

https://www.mql5.com/en/code/8102 

Here is my request:

-> to code a single script/ea that can unite the essential functions of both of them in order to achieve the following goals:

1) to be applied to OFFLINE Daily charts

2) so that those charts automatically get their data updated once a day 

3) and after the update is completed it should be able to export a single .csv file for every Symbol (or chart) formatted -if possible- such as this:

1st row Symbol_Name,,,,,

2nd row Date,Open,High,Low,Close,Volume  

for example:

SPY.US,,,,,

20151003,2020.40,2056.84,2011.73,2034.42,156890

Please note that:

i- COMMA (,) separator for .csv files 

ii- Symbol may have also extensions like these.... %5EVIX or SPM.MI so the header must be flexible enough

iii- All the securities from external import require 2 DECIMAL DIGITS only 

Feel free to write me for any further explanation or request.

Thanks.

 

 

 

 

 

  

 

 

反馈

1
开发者 1
等级
(647)
项目
1295
67%
仲裁
84
26% / 49%
逾期
338
26%
空闲
2
开发者 2
等级
(130)
项目
210
40%
仲裁
90
20% / 43%
逾期
85
40%
空闲
3
开发者 3
等级
(25)
项目
50
28%
仲裁
47
9% / 72%
逾期
23
46%
空闲
4
开发者 4
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
5
开发者 5
等级
(258)
项目
396
28%
仲裁
70
19% / 49%
逾期
121
31%
工作中
6
开发者 6
等级
(25)
项目
54
37%
仲裁
4
0% / 50%
逾期
22
41%
空闲
7
开发者 7
等级
(49)
项目
134
27%
仲裁
62
13% / 53%
逾期
58
43%
空闲
发布者: 340 文章, 1 代码
8
开发者 8
等级
(46)
项目
73
16%
仲裁
13
8% / 92%
逾期
37
51%
空闲

项目信息

预算
50 - 70 USD
截止日期
 3  5 天