Since a few days a go, GOOGLEFINANCE() functions only returns data up to 04/30/2018. No data from May is returned.
For example: =GOOGLEFINANCE("ibm", "price", TODAY()-30, TODAY(), "DAILY") only gets me data from 04/03 to 04/30.
Anyone knows why?
Thanks.