Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 541 Bytes

changelog.md

File metadata and controls

17 lines (12 loc) · 541 Bytes

30th April 2020

  • add support for spreads
  • add support for drawing backtrader indicator output to MT5 charts
  • add support for accessing MT5 indicator calculations in backtrader

16th February 2020

  • add support for candle ask/bid price spread

11th January 2020

  • add support for multiple datastreams in parallel for any combination of symbols and timeframes
  • add support for tick data
  • add support for ask price
  • add support for direct download as CSV files
  • add parameter options for host, debug and datatimeout