6 Commits
Author SHA1 Message Date
biohazardxxxandGitHub 67aac378f5 Update GlobalVariable.mqh
When entering we delete any existing global variable with that name first. Otherwise this will cause a loop as GlobalVariable::makeTemp(m_name) will return false all the time.
2023-12-11 11:14:37 +01:00
lid 981394b9e9 fix #47: MQL5 update makes calling static methods of template type parameters impossible 2020-05-15 01:54:01 +08:00
Ding Li 4468c27d30 Synchronize mql-zmq changes on Lang/Native; add MqlTick and MqlRates support for ZmqMsg 2018-02-12 09:33:43 +08:00
Ding Li 66602232d6 Updated dependency mql4-lib; improved ZmqMsg setData method 2017-12-26 16:08:23 +08:00
Ding Li 8475ecc03a Fix #8 by importing changes from mql4-lib (eliminating WinUser32.mqh dependency) 2017-09-13 11:52:21 +08:00
Ding Li acd272031a Add mql4-lib dependencies directly; change header comments on license; fix ZmqMsg setData method bug 2017-08-18 10:13:15 +08:00