Commit Graph
25 Commits
Author SHA1 Message Date
Ding Li 8475ecc03a Fix #8 by importing changes from mql4-lib (eliminating WinUser32.mqh dependency) 2017-09-13 11:52:21 +08:00
Ding LiandGitHub 1d127c66b7 Merge pull request #7 from yerden/patch-1
zmq: fix typo in SendTimeout method
2017-09-08 08:31:13 +08:00
yerdenandGitHub 101807d69e zmq: fix typo in SendTimeout method 2017-09-08 00:27:47 +06:00
Ding Li cd7e5f0e47 Only resize target array when the array size is smaller than ZmqMsg 2017-08-30 10:15:46 +08:00
Ding Li bab1c9753a Fix documentation reference to a mql4-lib file 2017-08-18 10:34:30 +08:00
Ding Li 61861aa68e Documentation update for release 1.4 release-1.4 2017-08-18 10:28:43 +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
Ding Li e51eceb263 Change licence to Apache 2.0 2017-08-18 10:03:00 +08:00
Ding Li ca488ea853 Fix #6 make vc runtime requirement stand out 2017-08-16 14:06:42 +08:00
Ding Li 4adca2d960 Add notes on using this library on MetaTrader5 32 bit version 2017-08-13 10:36:00 +08:00
Ding Li 01afabc408 Refactored poll support. Add Chapter 2 examples from the official ZMQ guide. release-1.3 2017-07-18 16:40:22 +08:00
Ding Li 4645013bb2 Fix GlobalHandle bug. Add rebuild method to ZmqMsg. release-1.2 2017-06-08 18:35:32 +08:00
Ding Li a2c610956c Fix #2 caused by a StringToCharArray bug in MQL 2017-05-27 10:22:18 +08:00
Ding Li 3a231f12b8 Fix send recv method return value check bug 2017-05-26 14:09:57 +08:00
Ding Li b4c30887c9 Fix more format 2017-05-26 13:21:56 +08:00
Ding Li 1720e3c559 Fix format 2017-05-26 13:18:09 +08:00
Ding Li 7d29a7ebe9 update documentation release-1.1 2017-05-26 13:14:21 +08:00
Ding Li 29b5b9e36e Sharing context between mql programs in the same Terminal; add new examples 2017-05-26 13:02:23 +08:00
Ding Li 1450c16b36 Fix #3: delete deprecated comment of Socket contructor 2017-05-22 10:57:01 +08:00
Ding Li c8ffea4433 Add an usage sample to README 2016-12-28 13:16:59 +08:00
Ding Li 332b459733 README typo fix v1.0-beta 2016-12-27 02:59:48 +08:00
Ding Li 44619b67f1 README minor fix 2016-12-27 02:57:50 +08:00
Ding Li 5d1dd2fa8f Add DLLs 2016-12-27 02:45:09 +08:00
Ding Li 8dba0d1bd8 Add library contents and a nice README 2016-12-27 02:38:22 +08:00
Ding Li ed0992e11f Initial commit 2016-12-27 01:01:09 +08:00