This section highlights your contributions and engagement across the QuantConnect platform — including backtests, live trades, published research, and community involvement through comments and threads. It reflects your overall activity as part of the QuantConnect community.
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...
5 years ago