private static readonly MtApi5Client MTApi5Client = new MtApi5Client(); internal ulong OrderSend(MqlTradeRequest MqlTradeRequest) { MqlTradeResult result; bool state; lock (MTApi5Client) { state = ...
This is a redis client for MQL4 based on the hiredis C client. I used Microsoft Open Tech version of the library and made some modifications to the source to make it compile on Visual Studio 2015. The ...
MetaQuotes Software Corp. announces placing a downloadable version of Sergey Kovalyov’s book on the website of MQL4.community. The book is published in the Windows Help File (CHM) format, and it can ...