> > 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
_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to