Utility needed to automatically cycle through multiple accounts on same MT4 terminal at timed intervals to do two tasks

MQL4 专家 积分

工作已完成

执行时间15 小时
客户反馈
The developer was very responsive, skilled and helpful. Excellent work.
员工反馈
Interesting project and very collaborative! Thanks

指定

Let's assume that I have 20 accounts from different brokers loaded up in my one MT4 instance and I want to be able to automatically cycle through them all at a timed intervals. 


I want an external (and/or internal) program (utility) developed that has the ability to conduct timed open and close of multiple MT4 accounts (from different brokers) within the same MT4 terminal, cycling through them every X minutes, in order to do two tasks:
Task1: activate each newly cycled account with AutoTrading enabled to run any private EAs for the cycle duration; and
Task2: save terminal history to the directory folder, perhaps with a custom EA.    

Variables for Task1: 
Variable: cycle-time = 5 minutes; // option to change to any amount of seconds, minutes or days
Variable: accounts = 1234, 12345, etc // different account numbers in which I want to cycle through, separated by commas

Variables for Task2: 

Variable (bool): SaveAccountHistory = true; // if set to true, then save Account History report in default folder
Variable (string): Report_(accountnumber).htm // custom title of terminal history report to save


The cycle process: 

1) login and run (with green AutoTrading enabled) the first MT4 account listed (ex: 1234) for cycle-time (in order to run any privat EA for whatever purpose) 

2) during cycle time, run a custom EA (you develop) that saves Account History report (terminal > Account History > Save as Report)

3) at the end of cycle-time, close account (1234) and open next account in sequence, repeating steps 1-3

I'm not sure if this task would need the development of an external program outside of MT4 to handle the closing and reopening of accounts; I'll let you figure out the solution. 



反馈

1
开发者 1
等级
(208)
项目
297
54%
仲裁
0
逾期
1
0%
空闲
发布者: 6 代码
2
开发者 2
等级
(647)
项目
1295
67%
仲裁
84
26% / 49%
逾期
338
26%
空闲

项目信息

预算
50 - 100 USD
截止日期
 7 天