I want my strategy to run on a 1 minute bar, but use indicators on 4 and 10 minute timeframes that update on each tick.
Meaning when I check the 10 min indicators when my 1 min bar closes, for example, I don't want to have to wait 10 mins for an updated value, I want the 10 min indicators updating each tick as it can when on a chart.
I'm not seeing a way to do this currently, is there some way or some type of workaround?
thank you

Comment