Commit Graph

  • bcb6ab251c Merge pull request #12 from Gunther-Schulz/5-refactor master Nikolai 2021-03-09 17:52:03 +03:00
  • 824975f2c9 Update changelog 5-refactor Gunther Schulz 2021-03-07 10:13:47 +01:00
  • 9a1e4c2ab5 refactor Gunther Schulz 2021-03-07 10:01:03 +01:00
  • c1633e7c80 refactor Gunther Schulz 2021-03-06 17:18:17 +01:00
  • e5e4766455 add feature to correct historical tick data 4-indicator-plotting-fixes-and-improvements Gunther Schulz 2020-11-19 14:38:46 +01:00
  • 6e05a9d27e fix indicator plots starting at the wrong timestamp under certain cond. Gunther Schulz 2020-11-10 16:22:02 +01:00
  • 746c03196f improve indicator display for more clarity Gunther Schulz 2020-11-08 20:01:51 +01:00
  • a05ddf7530 add support for indicator short name Gunther Schulz 2020-11-08 13:26:22 +01:00
  • 1c47fc12d1 fix bug tthat every second tick was dropped 3-bug-dropped-ticks Gunther Schulz 2020-11-22 13:24:09 +01:00
  • 1a0ce7af3a fix incorrect setting of high water mark 2-bug-hwm Gunther Schulz 2020-11-22 13:21:39 +01:00
  • 08b83713af fix compiler failure 1-formating-styler Gunther Schulz 2020-11-22 13:15:51 +01:00
  • 775a962d38 format code with new MT5 code styler Gunther Schulz 2020-11-22 13:14:33 +01:00
  • c845eadfc6 add feature to correct historical tick data indicator2.bak Gunther Schulz 2020-11-19 14:38:46 +01:00
  • 2510e59cd6 fix indicator plots starting at the wrong timestamp under certain cond. Gunther Schulz 2020-11-10 16:22:02 +01:00
  • de0f3468f1 improve indicator display for more clarity Gunther Schulz 2020-11-08 20:01:51 +01:00
  • 3b85a93e97 add support for indicator short name Gunther Schulz 2020-11-08 13:26:22 +01:00
  • b17e82d99d Merge pull request #9 from Gunther-Schulz/indicator development Nikolai 2020-10-12 10:25:50 +03:00
  • d423745c93 some fixes indicator Gunther Schulz 2020-07-29 13:26:06 +02:00
  • 1b2beab4c4 update README and changelog Gunther Schulz 2020-06-12 22:48:42 +02:00
  • ae6a2367b1 fix formating Gunther Schulz 2020-04-30 19:03:23 +02:00
  • b550a423a1 changelog Gunther Schulz 2020-04-30 18:58:17 +02:00
  • de6b4f0546 add support for plot labels for chart indicator lines Gunther Schulz 2020-04-30 18:25:01 +02:00
  • 2c77099430 update changelog Gunther Schulz 2020-04-30 14:42:43 +02:00
  • 99ea77ebfe cleanup Gunther Schulz 2020-04-30 10:34:45 +02:00
  • 4b2297fbfb allow ENUM as string as parameters for indicators Gunther Schulz 2020-03-03 13:21:24 +01:00
  • 37cb0fe738 cleanup Gunther Schulz 2020-03-03 12:52:46 +01:00
  • cc0f9b7575 change error handling to utilize MQL5 standard error handling Gunther Schulz 2020-03-02 09:07:28 +01:00
  • 7099ac1cac add chart control Gunther Schulz 2020-03-01 18:06:24 +01:00
  • 820329307f add indicator control Gunther Schulz 2020-02-17 14:55:30 +01:00
  • 1bad67048f add spread support for price candle data Gunther Schulz 2020-02-16 21:43:06 +01:00
  • f27bc3d1d9 add indicator Gunther Schulz 2020-02-16 12:23:28 +01:00
  • c1e136d64e minor README.md formating cleanup Gunther Schulz 2020-02-16 12:49:51 +01:00
  • dc60a0a0c9 update .gitattributes for Metatrader 5 file types Gunther Schulz 2020-02-16 12:22:02 +01:00
  • 34af70c043 add script to remove binary characters and add BOM Gunther Schulz 2020-02-16 11:51:25 +01:00
  • 036c2d4cfd Update JsonAPI.mq5 Nikolai 2020-02-16 11:03:50 +03:00
  • 7deedb72c5 Update JsonAPI.mq5 Nikolai 2020-02-16 11:01:55 +03:00
  • 126c669c62 Bug fix Nikolai 2020-02-16 11:01:49 +03:00
  • 03088ea2ec Update README.md Nikolai 2020-02-13 18:16:35 +03:00
  • e14b83e023 v 2.0 Nikolai 2020-02-13 18:15:23 +03:00
  • 598253cfc3 Update JsonAPI.mq5 Nikolai 2020-02-12 20:41:03 +03:00
  • aee89843da Update JsonAPI.mq5 Nikolai 2020-02-12 20:34:41 +03:00
  • 9457e57890 Update JsonAPI.mq5 Nikolai 2020-02-12 20:19:22 +03:00
  • 01ac1bbc11 Merge pull request #6 from freedumb2000/ticks-support Nikolai 2020-01-28 23:30:33 +03:00
  • 081fdfbdfe add support for higher tick timestamp resolution Gunther Schulz 2020-01-13 19:00:42 +01:00
  • 4d06d0e060 remove all Lizar contrib files and dependencies Gunther Schulz 2020-01-10 17:00:48 +01:00
  • d6d7554dba add testing mode with fake tick data for development testing-mode Gunther Schulz 2020-01-11 17:34:26 +01:00
  • aa656a0efa remove all Lizar contrib files and dependencies Gunther Schulz 2020-01-10 17:00:48 +01:00
  • bc594e97e7 free symbol hooks, cvs write support Gunther Schulz 2020-01-06 20:24:59 +01:00
  • 61f4bf60fc free symbol hooks ticks-support-multichart Gunther Schulz 2020-01-06 20:24:59 +01:00
  • b897386df3 add multi symbol support Gunther Schulz 2020-01-06 16:55:48 +01:00
  • 00d4695a44 add Lizar contrib files Gunther Schulz 2020-01-04 09:57:33 +01:00
  • 3ae47611e0 WIP fix support for multiple data streams with different time frames Gunther Schulz 2020-01-03 23:42:51 +01:00
  • 1c5d09a670 retry binding ZMQ to ports with delay if it fails at first Gunther Schulz 2020-01-03 19:00:10 +01:00
  • 59f11a7bf8 don't re-bind sockets when re-setting chart symbol and frame Gunther Schulz 2020-01-03 18:11:52 +01:00
  • 65c1ec1fca add support for ticks Gunther Schulz 2019-12-31 20:43:48 +01:00
  • cbbd833d98 Update README.md Nikolai 2019-10-28 14:52:55 +03:00
  • d9601a5b28 Update README.md Nikolai 2019-10-08 22:11:09 +03:00
  • c8112fe8b8 Update README.md Nikolai 2019-10-08 22:10:30 +03:00
  • 04120880d2 Update README.md Nikolai 2019-10-08 21:35:52 +03:00
  • 1cc0fdf180 Merge branch 'master' of https://github.com/khramkov/MQL5-JSON-API Nikolai 2019-08-13 22:54:50 +03:00
  • a0f6a151b1 Bug fix Nikolai 2019-08-13 22:54:43 +03:00
  • 9c0819251d Update README.md Nikolai 2019-07-30 14:11:13 +03:00
  • f264a80d96 Update README.md Nikolai 2019-07-30 13:09:46 +03:00
  • 1332b71bc8 Merge branch 'master' of https://github.com/khramkov/MQL5-JSON-API Nikolai 2019-07-30 13:08:08 +03:00
  • d5c4dbf410 1.30 Nikolai 2019-07-30 13:08:00 +03:00
  • 5ca9a3f6f2 Update README.md Nikolai 2019-06-18 22:28:33 +03:00
  • b708aac846 Update README.md Nikolai 2019-06-18 22:21:39 +03:00
  • 2b8c1cf55e Update README.md Nikolai 2019-06-17 23:21:14 +03:00
  • eeb03f23a8 Update README.md Nikolai 2019-06-17 19:00:58 +03:00
  • 7f324dc125 Update README.md Nikolai 2019-06-17 15:50:04 +03:00
  • c9cc0423c0 1.20 Nikolai 2019-06-17 14:57:40 +03:00
  • d4466d2e0f Update README.md Nikolai 2019-05-26 21:55:28 +03:00
  • c8b6fcc11b Update README.md Nikolai 2019-05-26 21:50:25 +03:00
  • 21f7a5cf95 Update README.md Nikolai 2019-05-26 21:46:25 +03:00
  • ad5c80858b Update README.md Nikolai 2019-05-26 21:45:10 +03:00
  • 413c6e48a0 1.12 Nikolai 2019-05-26 21:42:24 +03:00
  • f5db7b13fe Update README.md Nikolai 2019-05-26 13:28:00 +03:00
  • b148845942 Update README.md Nikolai 2019-05-14 13:59:21 +03:00
  • 39a8c8acd6 Update README.md Nikolai 2019-05-14 13:58:26 +03:00
  • 4c1f112c11 Beta release 1.00 Nikolai 2019-05-05 11:58:16 +03:00
  • 4d3f1b917f Update README.md Nikolai 2019-04-23 17:04:18 +03:00
  • 98e05a451d Update README.md Nikolai 2019-04-23 17:03:34 +03:00
  • 68dfbf8175 Update README.md Nikolai 2019-04-23 17:02:55 +03:00
  • b2de687619 Merge pull request #1 from khramkov/khramkov-patch Nikolai 2019-04-23 16:29:12 +03:00
  • c2fd54e41a Update README.md Nikolai 2019-04-23 16:28:58 +03:00
  • 094024658b Update README.md Nikolai 2019-04-23 16:27:07 +03:00
  • 7fc23452ab Update backtrader.mq5 Nikolai 2019-04-22 17:54:29 +03:00
  • b57ac9eb4c Update README.md Nikolai 2019-04-22 17:43:50 +03:00
  • ce63bcba46 Create README.md Nikolai 2019-04-22 17:42:38 +03:00
  • 3d19a9e142 First beta release Nikolai 2019-04-22 17:32:13 +03:00
  • ba15199904 Create backtrader.mq5 Nikolai 2019-04-21 19:45:17 +03:00
  • 93f84b8afa Initial commit Nikolai 2019-04-21 19:42:06 +03:00