View Single Post
  #15 (permalink)  
Old 06-19-2008, 09:12 PM
fxtrader625's Avatar
fxtrader625 fxtrader625 is offline
Member
 
Join Date: Nov 2006
Posts: 44
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, 68 views)
File Type: mq4 TradeReceiver.mq4 (8.0 KB, 62 views)
File Type: mq4 TradeCopier.mq4 (6.1 KB, 64 views)
__________________
Links about my trading signals:

Trigg3'dTrSys @ Trad3rsHub
Reply With Quote