add testing mode with fake tick data for development

This commit is contained in:
Gunther Schulz
2020-01-11 17:34:26 +01:00
parent aa656a0efa
commit d6d7554dba
3 changed files with 1 additions and 0 deletions
Binary file not shown.
Binary file not shown.
+1
View File
@@ -5,3 +5,4 @@
- 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
- add testing mode with fake tick data