Skip to content

Version 2.2.10

Compare
Choose a tag to compare
@myrmarachne myrmarachne released this 25 Sep 08:10
· 49 commits to master since this release
216e6d4

New features and fixes:

  • RiskParityBoxesFactory accepts now AbstractPriceDataProvider instead of only BloombergDataProvider as the main data_provider
  • RiskParityBoxesFactory allows now to customize tickers for different economic environments (tickers_dict parameter)
  • Fixed BarChart class to allow creating unstacked charts
  • Added BloombergTickerMapper, which provides mapping between Bloomberg Tickers and FIGI identifiers
  • Added WaterfallChart