We are pioneering the radical future for open-source quant finance. QuantConnect is the world's largest quant community, empowering 220,000 quants with a framework, data, and infrastructure for their investments.
Bob left a comment in the discussion Custom indicator in python algorithm
Seems it is not compatible with IndicatorExtensions.
Bob left a comment in the discussion Custom indicator in python algorithm
I found a fix: Just need to add .Value to the argument given to Plot, like:
Bob left a comment in the discussion Custom indicator in python algorithm
Hi,
Bob left a comment in the discussion Custom indicator in python algorithm
I found the solution. Turns out there's a new way to make custom python indicators. It needs to...
Bob left a comment in the discussion Custom indicator in python algorithm
Seems it is not compatible with IndicatorExtensions.
Bob left a comment in the discussion Custom indicator in python algorithm
I found a fix: Just need to add .Value to the argument given to Plot, like:
Bob left a comment in the discussion Custom indicator in python algorithm
Hi,
Bob left a comment in the discussion Custom indicator in python algorithm
I found the solution. Turns out there's a new way to make custom python indicators. It needs to...
4 years ago