MySQL for new MQL4 (tested in build 600) – library MetaTrader 4
Author: Originally created by Russell, then modified by vedroid and now forked by lukins Since build 600 of MT4 was released, it’s no longer easy to communicate with DLLs that use ANSI format for strings because strings in MQL4 are now in UNICODE format (read more here). This library is based on vedroid’s modification of … Read more