8e71e48c07
- AlgorithmPythonWrapper will directly call base OnFrameworkData() implementation skipping going through python and it's overhead - Small performance improvement for adding Tick data points into a Ticks collection - For python always wrap slice with PythonSlice, so that slice.Get() works even when no custom data is present, adding test.