The attached script prints out the close() price to a report every minute in both live mode and in playback on a 60 minute candle. What we don’t understand is why there are differences between the two reports. It’s a simple program that only does one thing, and that is to print out close() price so that the two sets of prices can be compared in Excel. Simple to use, set the month, day and hour (getMonth(0) == 5 && gDate == 3 && hh == 12) for one hour in the future and let it run live, then download 1 day of tic data and playback the script.
Any help in figuring out why the data collected is different would be greatly appreciated.
Brad
Any help in figuring out why the data collected is different would be greatly appreciated.
Brad
Comment