Copy Trading EA
-
Can we create a copy trading EA on fxdreema remote/local both?
-
You can but is a lot of work and not a starting project
-
@jstap Have you done such project yet? if yes can you please suggest from where to start it
-
I did a long time ago, on same computer is easiest, start by getting the lot size of a just opened trade, use this to place another trade on another account.
-
can you suggest the blocks need to used in it which send data from one account to another account
-
It will take custom code, 1st you need to get the number into a file, then you need to read the file , then act with it.