Skip to content

Version 2.2.3

Compare
Choose a tag to compare
@myrmarachne myrmarachne released this 26 Oct 13:16
· 80 commits to master since this release
cdb8d80

New features and fixes:

  • Added currency parameter to BloombergBeapHapiDataProvider
  • get_tickers_universe in BloombergDataProvider supports now historical dates
  • EmailPublisher: mail_to, bcc and cc work now for a single string instead of requiring a list of strings
  • introduced BinanceAccountSettings class
  • Settings do not require any parameters to be initialized correctly

Backwards incompatible changes:

  • BinanceBroker accepts now BinanceAccountSettings instead of Settings
  • Removed data_provider form the constructor of BacktestTradingSessionBuilder