Hi,<br><br>I can confirm this issue, querying yahoo.finance.quotes. The problem only occurs for me when using the public URL, not on the console. Here is a public URL that shows the problem. Reload this URL 10-20 times and notice that sometimes you get old ata. It can be seen by the fact that LastTradeDate suddenly is several days old. This is stopping me from using this service altogether, which seams is a shame since it is just what I am looking for. I believe the problem has started happening a few weeks ago.<br><br>Josh, please let me know what I can do to help further debug this problem. I'm very interested in seeing it resolved.<br><br>For your reference, here is the query used to create the above mentioned public URL:<br><br>select symbol, LastTradeDate, ChangePercentRealtime from yahoo.finance.quotes where symbol in ("^BVSP","^GDAXI","INDU",^HSI","^IXIC",^N225","^OMXSPI", "^GSPC")