Skip to content

Version 2.2.6

Compare
Choose a tag to compare
@tavisit tavisit released this 27 Apr 10:03
· 63 commits to master since this release
66cc664

New features and fixes:

  • Changed TradingSession instance variable orders_filters, now initialized as empty list
  • Changed pd date range keyword in compute_duration, class PortfolioAnalysisSheet
  • Added new class IBFIGItoIBContractMapper, which is mapper that can be used to map FIGI defined IB contracts to the more specific ones.
  • Added more parameters for chart and ChartElement, such as savefig_settings

Backwards incompatible changes:

  • Changed SecurityType parameter for classes SecurityType and IBContract, from CONFUT to CONTFUT
  • Eliminated from price_field_to_str_map the parameter ticker in all data providers