Hello, I am running a 5 second database with 200K quotes. I use it to create Constant Volume or Constant Range charts that would have at most 10K bars. However, I also have some indicators that I would like to generate signals that are time based, but displayed at the appropriate points in the volume or range charts. To do this I would need to set the time frame do my calcs then restore the time frame. However, I need to guarantee that I will have enough bars in my arrays to do this.
Is there a way to guarantee a certain minimum number of bars will be loaded or made available even if they are not needed for the primary timeframe? Thanks, Dennis
