I have a multi-instrument strategy. With this strategy I have done two things:
1. Back tested in Strategy Analyzer on a 45 minute period.
2. Opened 45 min chart and implemented same strategy.
The strategy analyzer backtest and the real time strategy do not match up only for the current day. From "yesterday" and beyond - no problems as both entry/exits match.
For example, here is what I do each day.
1. Before I go to bed I open 45 min SPY chart and start my strategy.
2. I wake up and leave for the day.
3. When I get home, after market close, I look at the entry and exit alerts from the real time strategy as well as include the current day in a backtest. With all the parameters and settings seemingly the same, the entry/exits are different. From the previous day and beyond the entry/exits are the same.
I have selected identical session times in the backtesting and real time. 6:30 AM - 1:00 PM. Therefore for a 45 min strategy my first bar is supposed to be generated at 7:15 AM.
I believe there is something simple that I am overlooking but I cannot figure it out. The instruments I am using from the BarChart data feed updates approximately once every minute.
Any ideas?

Comment