25c635d846
* Add indicator helper methods for base Algorithm - Add indicator helper methods for base algorithm. Adding new unit tests * Expand indicators helper methods - Expand indicators helper methods, adding support for C# and custom indicators too. Adding unit tests - Expand indicators helper methods to support multiple symbols as input. Adding unit tests - Improve conversion of symbol enumerable from python to C# adding unit tests * Address reviews - Keep old QB.Indicator methods for backwards compatibility - Rename new API to IndicatorHistory, matching FutureHistory/OptionHistory - Add new regression algorithms - Minor improvement to DynamicData so it supports snake name access