Suppose a strategy contains as a primary series range bars, and there is a secondary series which is minute bars.
A user first opens a new chart, which is range bars, so Ninja automatically grabs whatever tick data is necessary to build the chart. All is good until this point.
Now, the user add the above stated strategy to the chart, and that strategy needs minute bars. Does the chart and/or strategy "know" whether the minute data is actually present? Or is it incumbent on the user to ensure that both the required tick and minute data has already been downloaded? Finally, if the user needs to be fully responsible for this, is there a way to programmatically check for said data, or something similar?
Thanks.
