Commit Graph

19 Commits

Author SHA1 Message Date
Viacheslav Demydiuk 46a5ca4d04 Refactored MTConnector with new architecure 2024-06-16 13:30:24 +03:00
Viacheslav Demydiuk 8438f0c94b Issue #230: used template method GetNamedParameter in MTConnector.dll 2020-11-13 21:58:56 +02:00
vdemydiuk 43ef628c69 Issue #142: added support VS 2017 2019-11-05 17:03:58 +02:00
DW 1f72b2b790 Refactored MTApiService and connectors projects 2017-09-07 17:46:25 +03:00
DW a8832b79ba Issue #32: Added function ObjectCreate in MtApi (MT4) 2016-12-27 17:41:11 +02:00
vdemydiuk f5f13a13cc Issue #32: Added function ChartRedraw 2016-12-12 17:29:52 +02:00
DW 09b72fc64d Added function SymbolInfoInteger into MtApi (MT4). Added function sendLongResponse into library MTConnector 2016-11-01 12:49:39 +02:00
DW 39f11bfc34 Merge branch Manage_symbols 2016-11-01 10:18:22 +02:00
vdemydiuk 7aa2a1b691 Used WM_TIMER message to perform commands in MQL expert 2016-10-05 11:18:46 +03:00
Konstantin Ivanov dc28823ca9 add SymbolsTotal() 2016-09-29 16:14:53 +03:00
DW 1264ffd5aa Changed algorithm to execute commands in mql expert: used function OnTimer instead OnTick 2016-09-16 10:29:55 +03:00
DW edc7311104 Added MtEvent into MtApiService. Added event LastTimeBar into MtApi (MT4) 2016-08-30 16:01:23 +03:00
DW 18226cc9e8 Moved test applications to folder TestClients. Fixed build of installers 2016-05-10 17:47:51 +03:00
vdemydiuk 9b40712c9c Update solution to support Visual Studio 2013. Fix problems with async quote events 2016-04-09 17:29:15 +03:00
vdemydiuk aa7592ebd1 Updated installer for MtApi4 2015-08-14 16:07:51 +03:00
Vyacheslav Demidyuk ddee6c792e Updated MatApi4 expert to build on last version of MT4 2015-06-30 15:21:28 +03:00
Vyacheslav Demidyuk 7147734e9f Removed ConnectionManager from MtApi4 and MtApi5 installers. Api server side listens all newtwork connections 2014-12-14 19:58:26 +02:00
Vyacheslav Demidyuk ab14a5f8a2 Added function OrderCloseAll to mtapi4 2014-11-26 00:30:30 +02:00
Vyacheslav Demidyuk 8746e96416 Added projects MtApi4 and MtApi5 2014-10-31 09:05:52 +02:00