cmallwitz / Financials-Extension

Extension for LibreOffice Calc to access stock market data
Other
151 stars 21 forks source link

GETREALTIME() fails with YAHOO as the quote source, starting 2024-10-1 #116

Open whichdoctor opened 1 month ago

whichdoctor commented 1 month ago

Starting on October 1st, with YAHOO as the source, GETREALTIME() began to fail and has continues to fail. It gives the following error message: "argument must be an int, or have a fileno() method". I've tried this many times and always get this error. With FT as the source GETREALTIME() works okay, except that it does not return anything but #N/A for GOOG requests, unless the suffix :NSQ is added to it.