When I load a new contract at times, I sometimes encounter a situation where some of the most recent tick data (in this case it is a few of the most recent 20 second bars) is missing.
When I hit "Reload Historical Data", it does not appear - the gap persists. However, it is usually moved along a bit in time. In other words, it is as though the software is creating a gap that always removes the last "X" bars of data behind the current bar.... if I was to reload the data 5 minutes later, the data that is currently missing would be filled in, and a new set of data would be missing a few bars back from wherever the market was at the time.
On NT 6.5 changing instruments and then changing back to the original instrument sometimes resolved the issue, but now nothing seems to work. This is only the case on tick-based charts. I think the bug is somewhere in your charting routines, since it is probably the case that the data is being loaded from your server, just not being displayed properly. (That would be my guess.)
You may or may not be able to replicate this error, since it only occurs periodically. You will have to keep some tick-based charts open on your systems and try switching instruments from time to time to see this occur.
Here is a screenshot of CL 05-10 so you know what I am talking about. This is a very serious problem, since displaying accurate data is the primary function of a software package, and especially on charts that are not time-based (like range or volume charts), missing this data will give an incorrect impression of where the market is, not to mention screwing up any indicators that are based on it. Please endeavor to spend some time on this issue, as this has persisted in your software for a very long time, all the way back to previous versions of NT 6.5.

Comment