cover
  • Profile
  • Backtests
  • Community

Biography

Activity on QuantConnect

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.


Public Backtests (0)

View More

Community

View More

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

Bob left a comment in the discussion Custom indicator in python algorithm

Seems it is not compatible with IndicatorExtensions.

5 years ago

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:

5 years ago

Bob left a comment in the discussion Custom indicator in python algorithm

Hi,

5 years ago

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

Bob left a comment in the discussion Custom indicator in python algorithm

Seems it is not compatible with IndicatorExtensions.

5 years ago

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:

5 years ago

Bob left a comment in the discussion Custom indicator in python algorithm

Hi,

5 years ago