Version 2.2.6
New features and fixes:
- Changed
TradingSession
instance variableorders_filters
, now initialized as empty list - Changed pd date range keyword in
compute_duration
, classPortfolioAnalysisSheet
- 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
andChartElement
, such assavefig_settings
Backwards incompatible changes:
- Changed SecurityType parameter for classes
SecurityType
andIBContract
, fromCONFUT
toCONTFUT
- Eliminated from
price_field_to_str_map
the parameterticker
in all data providers