cover
  • Profile
  • Backtests
  • Community

Biography

Polymath. Business owner.

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

Ab started the discussion STD().Of(TR())

I'm trying to calculate the Mean and StDev of the TrueRange.  I was using something like:

4 years ago

Ab left a comment in the discussion STD().Of(TR())

I figured it out.

4 years ago

Ab left a comment in the discussion STD().Of(TR())

I stripped down the code and reproduced the issue.  Pasted below is the code and the logs that...

4 years ago

Ab left a comment in the discussion STD().Of(TR())

Anyone have insights here's?  I get reasonable values for StDev when I calculate it myself. But...

4 years ago

Ab left a comment in the discussion Right way to initialize custom indicators when using universe selection

Figured it out!  :)

4 years ago

Ab started the discussion STD().Of(TR())

I'm trying to calculate the Mean and StDev of the TrueRange.  I was using something like:

4 years ago

Ab left a comment in the discussion STD().Of(TR())

I figured it out.

4 years ago

Ab left a comment in the discussion STD().Of(TR())

I stripped down the code and reproduced the issue.  Pasted below is the code and the logs that...

4 years ago

Ab left a comment in the discussion STD().Of(TR())

Anyone have insights here's?  I get reasonable values for StDev when I calculate it myself. But...

4 years ago

Ab left a comment in the discussion Right way to initialize custom indicators when using universe selection

Figured it out!  :)

4 years ago

Ab left a comment in the discussion Right way to initialize custom indicators when using universe selection

Its throwing at IndicatorsForEachSymbol.Add(s, CreateIndicatorGroup(s)), yelling at me that "An...

4 years ago

Ab left a comment in the discussion Right way to initialize custom indicators when using universe selection

Thanks for your idea.  I incorporated that into my code but unfortunately it does not address the...

4 years ago

Ab started the discussion Right way to initialize custom indicators when using universe selection

Hi,

5 years ago