I have an indicator that calculates OnEachTick and it works without problem
I want to create a strategy that will calculate OnBarClose using this indicator
Is it possible to do this?
I've tried the OnEachTick strategy and it works fine, but if I change it to OnBarClose, it doesn't pull the indicator value.
Thank you so much
Have a nice day

Comment