
http://fx-at.net

############################

Socket API for MetaTrader 4 - MT4 that allows establish communication
between MT4 and other trading platform (like other MT4, Dukascopy, MBTrading)

By using this library in your EA you can build bridge between different kind of trading platforms

Visit http://fx-at.net for instruction how to use this software


############################
  
  NO WARRANTY

There is no warranty for this free software.
THE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.

############################


Small description of files:

- MetaTraderSocket.dll - should be copied to \MetaTrader 4 ROOT\experts\libraries\
- README.txt - this file
-
->\MQL4
        MetaTraderRecv.mq4 - should be copied to \MetaTrader 4 ROOT\experts\scripts\
        MetaTraderSend.mq4 - should be copied to \MetaTrader 4 ROOT\experts
        MetaTraderSocket.mqh - should be copied to \MetaTrader 4 ROOT\experts\scripts and \MetaTrader 4 ROOT\experts

        
