I need to make the script that makes BarsRequest, and then take existed indicator and built it on requested bars and update it on each new requested bar.
I tried once to create own list, that implemented ISeries interface. But, as for as I remember - I failed to use it as input for the standard indicators.
Maybe there is another way?
Thank you.

Comment