ericlanvin / mt4tradeduplicator

Automatically exported from code.google.com/p/mt4tradeduplicator
0 stars 0 forks source link

client is jammed due to an unfound previous trade which was manually closed #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In EXPERTS log, mt4, I can see it's looking for an open trade to close, which 
has long closed.

This is seeming to stop any new trades getting copied and opened.

The message in the Experts log is
Tradeduplicatorclient  AUDCADSB,M1, Magic : 2582724

Cant find an order with a number of 2582724

it repeats this every few seconds for several minutes then says

"retryable error 1/10 through to 10
then "Failed to execute OP_BUY/OP_SELL after 11 retries

Is there a way to completely remove then reload the duplicator system to a 
client account?  I have several other client accounts working with the same 
master and they are all going fine.

What steps will reproduce the problem?
1. opening a new trade on the master account
2.
3.

What is the expected output? What do you see instead?
As described above

What version of the product are you using? On what operating system?
version downloaded December,  on VPS operating Windows, I think 2008.

Please provide any additional information below.

Original issue reported on code.google.com by rayfoste...@googlemail.com on 3 Jan 2012 at 9:16

GoogleCodeExporter commented 9 years ago
Yes, I will make this change.  Should be rather easy in the client EA to have 
it continue on if the trade isn't there (on a close)

Original comment by dwmcqu...@gmail.com on 11 Jan 2012 at 2:57