I'm trying to use sequential operators using the .Of() method. I haven't been successful using this operator with my own simple custom indicator. Can anybody tell me what mistake I am making?

I'm a little fuzzy on which of the indicators(or is both) that have to be registered, I tried to follow the "DisplacedMovingAverageRibbon.cs" example in the Lean source.

Thanks for any help.

Author