Good1
Registered: Jan 2010
Posts: 308 |
10-09-11 07:28 AM
Quote from Jack_Larkin:
no takers?
http://www.xpworx.com/metatrader-mq...tension-dll.php
http://www.robofx.org/services.php
"Libraries
Libraries
Libraries are useful for software companies or developers. A set of frequently used functions is implemented in the form of library that can be accessed from several applications. Libraries can be used for error handling, report generation, file operations, communications between applications, etc.
MQL projects can be connected to other applications via DLL (dynamic link libraries). DLLs can make your trading system extremely powerful and flexible. Here are few examples of what DLLs can do:
Downloading data from the Internet;
Database bridges (MySQL, MSSQL, etc);
Data exchange between MetaTrader and MS Excel;
Direct communication between different MetaTrader terminals;
Licensing solutions;
MQL code protection;
"
|