명시
I'd like to manage multiple MT4 trading accounts and copy trades from master account to the slaves on my dedicated server without running the MT4 terminals or using an EA. I'm using different brokers and have master password for every slave account.
It needs to read copying settings for each slave login from MySQL and it needs to export datas (balance, current open trades,etc) from each slave's trading account to a MySQL database as well.
Also this system needs to run on my server so no cloud solution is possible. As I'm not a developer I'm open for different solutions.
My main goal is to run multiple (50-100-more) trading accounts on my server and copy trades between the accounts with the quickest way possible. I'm looking to experienced/senior coders only.