What appears to be happening is on, for example, the 9:45 bar I get a buy signal on series #2 (which is 15 minute time frame) and I get a buy signal on the same bar in the default series (which is 5 minutes) but the signal from the 15 minute bar is not recognized until the next 5 minute bar calculation.
It looks to me that the dataseries are processed starting with the default data series, series #1 and then series #2. So, as the buy order can only be initiated in the default series, it is run at 9:45 with the data signal from 9:30 (the previous bar)for data series #2.
Is there a way to have the program calculate data series #2 (ie. 15 min bars) prior to the default series (ie. 5 min bars) so that the result of the 15 min bars can be used to initiate trades when the default series is run on the same bar closing?
thx,
Fred

Comment