remove all Lizar contrib files and dependencies

add changelog
This commit is contained in:
Gunther Schulz
2020-01-10 17:00:48 +01:00
parent bc594e97e7
commit aa656a0efa
7 changed files with 392 additions and 1024 deletions
+7
View File
@@ -0,0 +1,7 @@
### 11th January 2020
- add support for multiple datastreams in parallel for any combination of symbols and timeframes independently of the timeframe and symbol of the attached chart
- add support for tick data
- add support for direct download as CSV files
- add one automatic retry binding to sockets. When running under Wine in Linux, sockets will be blocked for 60 seconds if closed uncleanly. This can happen if the client is still connected while the EA gets reloaded.
- skip re-initialization on chart timeframe change