Is the API supporting copying orders between 2 accounts? If yes, may I see an example how to do this?
I've look around in the javadoc for engine.submitorder() function that has an account parameter, but I haven't found one. Probably I am on the wrong track...
Anyway, please let me know what are the options on this topic currently.
Thanks and regards.
jalodge
Post subject: Re: copy orders between 2 dukascopy accounts
Post rating: 0
Posted: Sun 12 Feb, 2017, 16:44
User rating: 0
Joined: Tue 02 Aug, 2011, 11:35 Posts: 32 Location: United Arab Emirates, Dubai
Some one has done a plugin that copies from master to slave
API Support
Post subject: Re: copy orders between 2 dukascopy accounts
@jalodge Thanks James . I will look around in JStore...
@Support So does this mean that the API currently cannot handle 2 accounts? And the only way to manage this is with running 2 separate strategies for the 2 accounts, and let the strategies communicate with each other?
API Support
Post subject: Re: copy orders between 2 dukascopy accounts