You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi guys, how are you?
I have an Excel spreadsheet that I use to register account numbers for MetaTrader 4 clients. I need to automate the process of sending these accounts to the EA code, as every time a client asks to register an account, I have to do it in Excel. In Excel, there’s a formula that already takes all the client accounts and puts a comma between them. I copy this cell with all the accounts, paste it into my code in the Meta Editor, and compile the robot so that the client can download it. How can I automate this process so that Excel exports the accounts directly to the MQ4 code? And when compiling, the accounts are already registered in the EX4 code.
What ways do you think are easier to automate all of this?