2e1f28d20d
* Fix IndicatorHistory api for options indicators Fix for indicators based on OptionIndicatorBase to be able to use IndicatorHistory api. They require proper conversion of indicators from PyObjects * Fix WarmupIndicator to support multi symbol indicators in Python * Minor fix for WarmUpIndicator api * Refactored switch statements for indicator conversion * Solve comments review * Refactored WarmUpIndicator to remove duplicated code * Resolve review comments --------- Co-authored-by: Jhonathan Abreu <jdabreu25@gmail.com>