|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
WOW - Thank you! Very Well Put!
__________________
Jonnathan King of Digital Marketing Specialists LLC Premier Providers of Network Marketing Software / MLM Software The ULTIMATE return on your investment |
|
|||
|
MQL and Databases
Does anybody know of a way to connect to a database from MT4? I imagine it would need to be an external DLL as it doesn't look like there is a data access laryer built in to MQL but it shouldn't be that hard to put together. But before I do it, I wondered it here is one out there already somewhere. What I had in mind was a Generic ODBC or OLEDB connection type of thing so it could be used with multiple DBMS's.
|
|
|||
|
MQL & Databases
Hello TraderGeek,
Yes, you will need an external DLL to do this work for you. If you have no experience with C++, have a look at Powerbasic. Powerbasic can create DLL files that can be used in MT4 and it's syntax is easy to understand. Coder ![]() |
|
||||
|
Here's a post about connecting to a MS SQL Server DB, and other DBs in that ADO family:
Execute SQL from Metatrader |
|
|||
|
How if its just use msado15.dll directly on MQL dude?...
So no more the extended dll in C, maybe it can give more speed for MQL' execution than using 2 dll files... can you give me the sample of database function on msado15.dll?...just to read the record and execute SQL Command..... As the logic, MQL can use libmysql.dll directly..... |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mac? MetaTrader | dazminder | General Discussion | 2 | 11-23-2006 06:54 PM |
| How do I make my EA execute? | Aaragorn | Questions | 4 | 06-14-2006 04:37 AM |
| How can an EA Execute Script in the.... | babarmughal | Expert Advisors - Metatrader 4 | 2 | 05-16-2006 10:15 PM |