View Single Post
  #15 (permalink)  
Old 06-19-2008, 10:12 PM
fxtrader625's Avatar
fxtrader625 fxtrader625 is offline
Senior Member
 
Join Date: Nov 2006
Posts: 134
fxtrader625 is on a distinguished road
TradeCopier EA!

Hi all,

Here is a trade copier EA as an example for using TradeSwitch DLL! It copies or reverses trades from one MT4 instance to another MT4 instance.

It includes 3 EAs:
* 1 tester EA to run on MT4 instance 1 (TradeCopyTester.mq4 in experts)
* 1 library EA to run on MT4 instance 1 (TradeCopier.mq4 in experts/libraries)
* 1 receiver EA to run on MT4 instance 2 (TradeReceiver.mq4 in experts)

Build all of these EAs and don't forget to include TradeSwitch.DLL in experts/libraries in both MT4 instances! And also don't forget to enable DLL in options dialog of both MT4 instances. Run both instances.

Enjoy your trade copying!

Jeff
Attached Files
File Type: mq4 TradeCopyTester.mq4 (6.3 KB, 364 views)
File Type: mq4 TradeReceiver.mq4 (8.0 KB, 332 views)
File Type: mq4 TradeCopier.mq4 (6.1 KB, 323 views)
__________________
New trading system at non-US broker:

Trigg'3dComTrSys @ Alpari-UK
Reply With Quote