Quote:
Originally Posted by eagle647
Hi GeorgeL,
Here is a quick guide to make it work:
Please read posts #: 1, 15 and 17. Just follow them and everything should work fine. If you still can't make it work I'll try to make step by step instruction.
|
I also having trouble getting it to work. Heres how I am doing it.
Instance 1:
1. Copy SendCopiedTrades.mq4 and SendReversedTrades.mq4 to \experts folder
2. Copy Tradecopier.mq4 and Tradeswitch.dll to \experts\libraries folder (tradeswitch.dll is from the #1 post)
Instance 2:
1. Copy TradeReceiver.mq4 and Tradeswitch.dll to \experts\libraries folder (tradeswitch.dll is from the #1 post)
Then I run both instances of metatrader and copy the SendCopiedTrades EA on the first and the TradeReceiver EA on the second instance on the EUR/USD charts.
I check the Allow DLL imports and uncheck the Confirm DLL function calls.
I also enter the account number of the account number in the SendCopiedTrades EA, this is the account number I want to copy the trades to.
Than I manually open a trade in the instance that has the sendcopiedtrades EA running.
I wait for 2 mins and there is no trade opened on the other instance.
What am I doing wrong??