I want to backtest a strategy that uses both daily and intraday data, data1 and data2 respectively. In composing the entry signal, how do I have the strategy buy at the data2 value, say at the open of the next data2 bar or at the close of the current data2 bar? Thanks Max