Stock Function in Numbers
I am using two separate non-linked numbers files (numbers version 11.1 (7031.0.102)). In each file I use the stock() function to return the current price of multiple stocks. I am currently experiencing an issue in that the function returns a different result for the same stock symbol in each file. This is random and eventually corrects itself over time but is very annoying. Although the issue does not always occur for the same stock here is an example of one that is currently an issue:
file 1: stock (CEQP-P) = $9.55
file 2: stock (CEQP-P) = $9.397
Has anyone experienced this issue? If so how can it be corrected or is this a known apple bug?