Gunther Schulz
c845eadfc6
add feature to correct historical tick data
...
some brokers (markets.com) deliver tick incorrect historical tick data. this commit attempts to automatically correct the tick price data
2020-11-19 14:38:46 +01:00
Gunther Schulz
2510e59cd6
fix indicator plots starting at the wrong timestamp under certain cond.
...
plots would shift if the processing of indicaters would shift, if a new candle would for in MT while processing of indicator data of the client was still in process. The fix ensure, that any new indicator data starts at the correct timestamp.
2020-11-19 14:38:15 +01:00
Gunther Schulz
3b85a93e97
add support for indicator short name
...
apply styler
shortened indicator refresh. indicators draw much faster now
2020-11-08 13:31:20 +01:00
Gunther Schulz
d423745c93
some fixes
2020-10-10 17:20:08 +02:00
Gunther Schulz
1b2beab4c4
update README and changelog
...
minor update to JsonAPIIndicator
2020-06-13 17:34:11 +02:00
Gunther Schulz
de6b4f0546
add support for plot labels for chart indicator lines
...
cleanup
2020-04-30 18:55:49 +02:00
Gunther Schulz
99ea77ebfe
cleanup
2020-04-30 10:49:01 +02:00
Gunther Schulz
4b2297fbfb
allow ENUM as string as parameters for indicators
...
minor code optimization
2020-03-04 12:32:48 +01:00
Gunther Schulz
37cb0fe738
cleanup
2020-03-03 12:52:46 +01:00
Gunther Schulz
cc0f9b7575
change error handling to utilize MQL5 standard error handling
2020-03-02 22:11:32 +01:00
Gunther Schulz
7099ac1cac
add chart control
...
open and draw indicator lines on chart
2020-03-01 18:06:24 +01:00
Gunther Schulz
820329307f
add indicator control
2020-02-23 14:03:25 +01:00
Gunther Schulz
1bad67048f
add spread support for price candle data
2020-02-16 22:17:37 +01:00
Gunther Schulz
f27bc3d1d9
add indicator
...
control any mt5 indicator
2020-02-16 12:51:36 +01:00
Nikolai
036c2d4cfd
Update JsonAPI.mq5
2020-02-16 11:03:50 +03:00
Nikolai
7deedb72c5
Update JsonAPI.mq5
2020-02-16 11:01:55 +03:00
Nikolai
e14b83e023
v 2.0
2020-02-13 18:15:23 +03:00
Nikolai
598253cfc3
Update JsonAPI.mq5
2020-02-12 20:41:03 +03:00
Nikolai
aee89843da
Update JsonAPI.mq5
2020-02-12 20:34:41 +03:00
Nikolai
9457e57890
Update JsonAPI.mq5
...
Reconnect loop
2020-02-12 20:19:22 +03:00
Gunther Schulz
081fdfbdfe
add support for higher tick timestamp resolution
2020-01-15 10:21:18 +01:00
Gunther Schulz
4d06d0e060
remove all Lizar contrib files and dependencies
...
add changelog
2020-01-12 20:22:06 +01:00
Gunther Schulz
bc594e97e7
free symbol hooks, cvs write support
2020-01-09 22:04:38 +01:00
Gunther Schulz
b897386df3
add multi symbol support
2020-01-06 18:01:31 +01:00
Gunther Schulz
3ae47611e0
WIP fix support for multiple data streams with different time frames
2020-01-04 08:46:22 +01:00
Gunther Schulz
1c5d09a670
retry binding ZMQ to ports with delay if it fails at first
2020-01-03 20:41:16 +01:00
Gunther Schulz
59f11a7bf8
don't re-bind sockets when re-setting chart symbol and frame
2020-01-03 18:19:41 +01:00
Gunther Schulz
65c1ec1fca
add support for ticks
2020-01-01 12:25:03 +01:00
Nikolai
a0f6a151b1
Bug fix
2019-08-13 22:54:43 +03:00
Nikolai
d5c4dbf410
1.30
2019-07-30 13:08:00 +03:00
Nikolai
c9cc0423c0
1.20
2019-06-17 14:57:40 +03:00
Nikolai
413c6e48a0
1.12
2019-05-26 21:42:24 +03:00
Nikolai
4c1f112c11
Beta release 1.00
2019-05-05 11:58:16 +03:00
Nikolai
7fc23452ab
Update backtrader.mq5
2019-04-22 17:54:29 +03:00
Nikolai
3d19a9e142
First beta release
2019-04-22 17:32:13 +03:00