Hi, I'm trying to back test an hourly rotational system. The db is set to hourly. Periodicity is hourly. The detailed results are providing the first hour of the day twice, for every day. I must have an incorrect setting but I cannot find it. Sorted by datetime you can see the two rows at 00:00:00 each day.
This second image shows the two entries for the same datetime with different score values for the same ticker.
The first 00:00:00 is at the start of the day and the second is at the end. Are my Intraday setting invalid or another setting perhaps?
Today I'm trying all sorts to fix this. Now I have duplicate entries for every hour. Does the use of rotational trading on hourly bars require specific coding?