is there any way to expose data series from a strategy that can then be put into panes like an indicator does it?
I would love to show things like the stop currenly in effect etc. in a graph (of my strategy), instead of having to read them out of the output panel.
And I would like avoiding copying the code out into indicators JUST so that I can have it there, too

I think that would be quite handy for many elements.

Comment