cmallwitz
cmallwitz
Little update for options (because I hadn't come accros this on Yahoo before): one can access an overview of available options e.g. for IBM like this: https://finance.yahoo.com/quote/IBM/options?p=IBM&straddle=true
Maybe a installation problem of the LibeOffice SDK ? You seem to find the unohelper (in system path) but the uno package itself is coming from local directory (/home/toor/.local/) ?...
> To calculate intrinsic value in different ways (FCF, Dividends, EPS) it would be useful if we could get this values: > ... I could certainly take a look to...
This just seems a typo - it should be (with ".L") `=GETREALTIME("GSK.L", 21, "YAHOO")` See https://github.com/cmallwitz/Financials-Extension/blob/master/Yahoo%20Finance%20-%20Exchanges%20and%20data%20provider.pdf
Hmm - not sure what is happening here... Using `=GETREALTIME("GSK.L", 21, "YAHOO")` creates the same log line on my side just with a proper value (instead on None)
Can you try to put the formula in an otherwise empty spread sheet or open the file [examples.ods](https://github.com/cmallwitz/Financials-Extension/blob/master/examples.ods?raw=true) ? The later has Yahoo and FT examples - just to make...
One of the problems with LibreOffice extensions is that it just declares functions as entry points and has no control over when and how it is invoked.So in our case,...
I haven't but this based on the documentation and examples I was able to find on the web.
When I try your sample command, I do get data back. Before looking into details (like examining the files under .financials-extension in your HOME directory), can you try restarting Libre...
I would find a feature like this very useful too.