I am adding different time frames in my strategy and calculate open range values accordingly these time frames. If I set Data Value less than These time frames then open range values are calculated correctly but if i set Data Value greater than these time frames then these values are not calculated. Strategy calculate only those time frame values that are equal or greater than this Data value.Can any one tell me what the issue is? and how can I solve this?
strategy is running on CalculateOnBarClose = false
Thanks,
Irfan

Comment