ericlanvin / mt4tradeduplicator

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

Trades not duplicating #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem (including approximate price values)?
1.opened market order on aafx (server)
2.
3.

What brokers did you use?
server: aaafx
client: FX Open (ECN)

What is the expected output? What do you see instead?
Expected trade to be duplicated, errors received.

2012.02.27 00:34:19 TradeDuplicatorClient GBPUSD,H4: last error: invalid 
function parameter value
2012.02.27 00:34:19 TradeDuplicatorClient GBPUSD,H4: failed trade: SELL 
GBPUSD_Avg@1.58573000 tp@0.00000000 sl@0.00000000
2012.02.27 00:34:19 TradeDuplicatorClient GBPUSD,H4: failed to execute 
OP_BUY/OP_SELL, after 0 retries
2012.02.27 00:34:19 TradeDuplicatorClient GBPUSD,H4: non-retryable error: 
invalid function parameter value
2012.02.27 00:34:19 TradeDuplicatorClient GBPUSD,H4: invalid lots amount for 
OrderSend function

What version of the product are you using? On what operating system?

Version 2.0, used installer, downloaded earlier today via openthinking/ 
tradecopier.org

Installed on vps running windows server 2008 R2, 64 bit
Please provide any additional information below.

All settings are unchanged except lot multiplier which is set to 10.0
I have also  tried with all original setting but still get the same errors.

I have re-installed both instances of MT4 but makes no difference. Have also 
re-installed tradecopier via install exe, still not working.

I have also checked that all files, server, client and dll are in the correct 
place on both mt4 installs.

Thanks in advance for your help.

Original issue reported on code.google.com by sjsaunde...@gmail.com on 27 Feb 2012 at 8:39

GoogleCodeExporter commented 9 years ago
Just to add that orders made were market orders and as such no sl/tp was set.
I also added a limit order, while I did not wait for it to be executed, I do 
know wthat the order was not duplicated to the client mt4.

Original comment by sjsaunde...@gmail.com on 27 Feb 2012 at 8:43

GoogleCodeExporter commented 9 years ago
What were your settings in the receiver EA?  I noticed the error message talks 
about lot sizes ("invalid lots amount for OrderSend function").

Original comment by dwmcqu...@gmail.com on 21 Mar 2012 at 6:13