Currency/metals quotes with new f::q 1.45?
listreader
suselist at cableone.net
Sun Nov 12 18:41:38 EST 2017
> > 1.47 - No errors but returns the wrong price data, i.e. for gold:
> >
> > :~> gnc-fq-dump alphavantage XAU
> >
> > Finance::Quote fields Gnucash uses:
> > symbol: XAU <=== required
> > date: 11/10/2017 <=== recommended
> > currency: USD <=== required
> > last: 6.5100 <=\
>
> From the F::Q Examples I get following data:
> and for XAG
> ~/DEVELOPMENT/finance-quote >>> perl -Ilib
> Examples/currency-lookup.pl XAG USD XAG->USD = 16.89097601
>
> Can you check those on your system ?
I had to find the source of currency-lookup.pl via google but did and
"perl -Ilib currency-lookup.pl XAG USD" works: "XAG->USD = 16.87475774"
(price varying from yours because the market is now open for the day)
but "gnc-fq-dump alphavantage XAG" still gives me "0.0200". Should I
NOT be using alphavantage for the currency quotes in gc?
Ralph
More information about the gnucash-user
mailing list