CACHEFINANCE currently supplements GOOGLEFINANCE for single current values (price, name, yieldpct) and caches values when GOOGLEFINANCE returns #N/A. It does not support GOOGLEFINANCE's historical query parameters:
start_date
end_date / num_days
interval ("DAILY" | "WEEKLY")
Users (like me) who rely on historical series from GOOGLEFINANCE cannot use CACHEFINANCE as a fallback . Correct me if I'm wrong.
CACHEFINANCEcurrently supplementsGOOGLEFINANCEfor single current values (price, name, yieldpct) and caches values whenGOOGLEFINANCEreturns#N/A. It does not supportGOOGLEFINANCE's historical query parameters:start_dateend_date/num_daysinterval("DAILY"|"WEEKLY")Users (like me) who rely on historical series from
GOOGLEFINANCEcannot useCACHEFINANCEas a fallback . Correct me if I'm wrong.