If I Add() another instrument's bar series in Initialize(), that indicator will work, but I can't apply an indicator to it.
And I can't Add() another instrument's bar series in OnBarUpdate().
As far as I can tell, you can make a multi-instrument indicator, or you can apply indicators to indicators, but you can't do both. Is my understanding correct, and if so do you have any plans to fix it?
Thanks.

Comment