Files
AlexCatarino 84d548b5f2 Adds Custom Python Indicator Support for QCAlgorithm.PlotIndicator
In order to add support custom python indicators for `QCAlgorithm.PlotIndicator`, we created a `PythonIndicator` class that wraps the custom python indicator. In `QCAlgorithm`, the reference of the wrapper is saved into a dictionary keyed by the python indicator handle.
2019-07-23 22:02:33 +01:00
..
2019-04-10 15:03:10 -03:00
2019-06-04 19:05:36 -03:00
2019-05-23 20:30:44 -03:00
2019-04-10 15:03:10 -03:00
2019-04-03 21:55:44 -03:00
2019-04-23 23:15:14 +01:00
2019-06-20 17:35:28 -03:00
2019-05-23 20:30:44 -03:00