b60df26852
- `AlgorithmPythonWrapper` will now keep reference to the `OnData` and `OnOrderEvent` `PyObject` method, giving a performance improvement, since it does not have to resolve it in each loop.