This would require that the "Data" section of the "Indicators" panel have more than one "Input Series" parameter when adding the indicator. I don't know a way to do that.
Currently I pass the symbol as a string parameter to the indicator, which then Adds the secondary bar series for that symbol. It works if you want the indicator to operate on OHLC data, but doesn't generalize beyond that.
Thanks, Kevin

Comment