- flag mt5chart module as "experimental"
- redesign api for mt5chart module (see included exmaple)
- add support for spreads
- add support for drawing backtrader indicator output to MT5 charts
- add support for accessing MT5 indicator calculations in backtrader
- add support for candle ask/bid price spread
- 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
anddatatimeout