I asked this in the forum but I think Ray thought it was back testing specific. As you probably know at this point I am using two time seres for my strategies. For example if I use a 1440-minute chart to run my strategy it also internally uses a 1-min series for historical executions. This way - if I need to relaunch an open strategy - I'm getting the same (or almost the same) entry and it can be synced.

Based on the changes I'm seeing in the market analyzer I suspect that this may now not be necessary anymore. Can I simply run a strategy now on a longer term chart but still pick up past executions on a lower time frame basis? 5-min, 1-min, 1-tick - etc.

This is a rather important issue for me - first off it would remove a LOT of complexity from my existing strategies. I have follow up questions if that is the case but let's cover the basic concept first.

Many thanks in advance.