Forum Discussion
DismalDave
Feb 14, 2023Copper Contributor
Stockhistory function appears to no longer be updating past Feb 10 2023
From what I can see, the Stockhistory function has stopped pulling data. Last date of data is Feb 10 2023. It does not give data past that date. It is not giving an error. It will pull older data b...
Yen_Limau
Mar 04, 2023Copper Contributor
DismalDave Hello, is STOCKHISTORY able to give the current day's close?
Eg using this formula STOCKHISTORY("MSFT",TODAY()-7,TODAY()), I only get data up to Mar-2, even though Mar-3 market has closed. Is STOCKHISTORY acting up again, or am I not using the function correctly? Thanks.