Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 527 Bytes

changelog.md

File metadata and controls

7 lines (6 loc) · 527 Bytes

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