Hi David
Yes, Bitcoin certainly is quoted on Yahoo:
https://finance.yahoo.com/quote/BTC-USD/
Julia's problem is with Finance::Quote itself, not Bitcoin, as she can't
get quotes for IBM.
Regards
Geoff
=
On 17/06/2022 12:42 pm, David Carlson wrote:
I don't trade bitcoin so I don't know
Hi Julie
[Etiquette - always include the list in all
your emails.]
OK, we need to try and find out why Finance::Quote itself is not working.
Please try this command (all one line):
perl -MFinance::Quote -e 'my $q = Finance::Quote->new(); print
$q->fetch(q/yahoo_json/,q/IBM/);'
Regards
I don't trade bitcoin so I don't know for sure, but for a long time bitcoin
was not an officially recognized currency and GnuCash was not able to track
it unless the user jumped through some tricky hoops. I don't know if that
has changed yet. Is it quoted on Yahoo?
On Thu, Jun 16, 2022, 8:22 PM
Thank you very much for your quick response, Geoff.
Good news is I successfully installed the Finance::Quote version 1.51 but still
can't get online quotes.
I tried both Yahoo as JSON source and Alpha Vantage, and got API key, but the
notification still says the same "Unable to retrieve quotes",
Hi Julie
You say that you have "successfully installed" Finance::Quote. We need
to verify that is is actually working, independently of GnuCash. The
easiest way to do this is to use the gnc-fq-dump utility as I explained
in my email yesterday.
You need to:
(A) Locate the folder containing
Today I tracked down a problem I've had with OFX import from Citi CC
(Costco).
I did a partial month import a couple weeks ago. Today I imported the
entire statement period (so had several transactions already present).
The import "lost" a new entry and "duplicated" an entry already imported
Hi Julie
>Does it mean something went wrong with Finance Quote module install,
since it doesn't show its version?
Possibly. You can use the GnuCash gnc-fq-dump utility (it is a Perl
script) to try and narrow down the problem. You didn't mention your
operating system, but your screenshot lo
If you are viewing a report, the menu entry is found in the Edit menu,
but in this case, it is always a toolbar icon as well.
Regards,
Adrien
On 6/15/22 10:02 PM, Jay Thompson wrote:
Where can I find the "report options" in the menu? Thanks
___
gnu